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
生成中文字幕文件(*.srt)。