Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 594 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 594 Bytes

Dubbing AI

Project for dubbing a video with many different voices with the power of the AI.

Install the requirements and get the API tokens from AssemblyAI and ApiAudio. Put them in the config.py and you are ready to go!

 python main.py -h

To see the possible options.

At the end of the process, you will find an .mp3 file, which is the dub of the file.

Try the demo here: Streamlit App