Skip to content

Multilingual subtitle generator using Google Speech to Text and Translation API - TerribleHacks 2020

Notifications You must be signed in to change notification settings

niickymouze/PolySubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolySubs

Multilingual subtitle generator using Google's Speech to Text and Translation models
This project was inspired by TerribleHacks - our goal was to take a useful idea and build something completely impractical out of it.

Description

Learn new languages while watching your favourite videos!
Polysubs generates subtitle for your videos with each block in a different language.

Video Languages Supported: English
Subtitle Languages Supported: English, Spanish, Russian, Japanese

Demo

Demo_Gif

Generation Process:

  1. Convert the video to an audio format
  2. Upload audio to Google Cloud Bucket for storage / analysis (Necessary for larger files)
  3. Run Google's Speech to Text model to generate a subtitle file in English
  4. Run Google's Translation model to translate subtitles into numerous languages

Contributors

James Meng
Diego Chui

About

Multilingual subtitle generator using Google Speech to Text and Translation API - TerribleHacks 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages