Skip to content

Releases: raf-sh/dubber

Improved PoC

05 May 21:24
ce6d4ec

Choose a tag to compare

  • Code refactor
  • Use LLM (Gemini) for translation.
  • Merge subtitle segments to have a smoother flow.
  • Insert silence instead of slowing down auto-dubbing.

PoC version

20 Apr 18:31
7995ca1

Choose a tag to compare

Full pipeline:

  • Download video
  • Download subtitles
  • Translate subtitles
  • Extract audio
  • Split background audio from voice
  • Generate voice audio based on translated subtitles
  • Merge generated dubbing with original background audio
  • Merge original video track with new audio track and save as new file