Skip to content

lingjie2098/AIDubbing

Repository files navigation

AIDubbing

A tool set for AI dubbing.

git clone https://github.com/lingjie2098/AIDubbing.git
cd AIDubbing

# all submodules
git submodule update --init --recursive
# or specific submodule, eg: 
# git submodule update --init <path_to_submodule>
# git submodule update --init --recursive <path_to_submodule> # If the specified submodule contains nested submodules. eg: F5-TTS or CosyVoice.

macOS:

git checkout for_macOS
git submodule update --remote --recursive

ASR

FunASR

生成中文字幕文件(*.srt)。

FunClip🔥

pyvideotrans

TTS

CosyVoice

pyvideotrans🔥

F5-TTS

pyvideotrans🔥

About

A tool set for AI dubbing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published