AI Video Translation Save Abandoned

A simple Google Colab notebook which can translate an original video into multiple languages along with lip sync.

Project README

AI-Video-Translation

A simple Google Colab notebook which can translate an original video into multiple languages along with lip sync.

How it works?

1: Upload video
2: Extract audio and get text from the audio (OpenAI Whisper)
3: Translate the text (Google Translate)
4: Synthesize the translated text with the original voice. a.k.a Voice Cloning (coqui-ai TTS)
5: Lip sync the synthesized audio with the original video clip (OpenTalker video-retalking || Wav2Lip)

The links for the repos mentioned above are given in the notebook itself.

Open Source Agenda is not affiliated with "AI Video Translation" Project. README Source: pranauv1/AI-Video-Translation
Stars
91
Open Issues
0
Last Commit
7 months ago

Open Source Agenda Badge

Open Source Agenda Rating