Skip to content

EliasLindbergs/ai-video-dubber

Repository files navigation

Open-Source AI Video Dubber

Automatically dub any video into English while keeping the original voice styles

Setup:

  1. Clone the repo: git clone https://github.com/EliasLindbergs/ai-video-dubber.git
  2. Download the following pre-trained models and place them in the corresponding folders:
  1. In the inference notebook, replace API_KEY with your OpenAI API key (https://platform.openai.com/account/api-keys) and AUTH_TOKEN with your pyannote access token (visit hf.co/pyannote/embedding and accept user conditions, then visit hf.co/settings/tokens to create an access token)

Run:

  1. Re-name your video to “video.mp4” (or whatever extension it has) and place it in a Media folder
  2. Run the inference notebook and collect the generated dubbed video "final_video_output.mp4" in the Media folder

References:

Your contributions are more than welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published