一个平民版视频翻译工具,音频翻译,翻译校正,视频唇纹合成全流程解决方案
HeyGenClone、TTS、Video-retalking
git clone https://github.com/AIFSH/MyHeyGen.git
cd MyHeyGen
bash install.sh
python translate.py /root/MyHeyGen/test/src.mp4 'zh-cn' -o /root/MyHeyGen/test/out_zh.mp4
python translate.py 原视频文件路径 想要翻译成的语言代码 -o 翻译好的视频路径
## 语言代码可以选择这些中之一:['en', 'es', 'fr', 'de', 'it', 'pt', 'pl', 'tr', 'ru', 'nl', 'cs', 'ar', 'zh-cn', 'ja']
##分别对应[英语、西班牙语、法语、德语、意大利语、葡萄牙语、波兰语、土耳其语、俄语、荷兰语、捷克语、阿拉伯语、中文(简体)、日语]14种语言
10 commits
Python
96.9%
Cuda
1.2%
Jupyter Notebook
1.1%
一个平民版视频翻译工具,音频翻译,翻译校正,视频唇纹合成全流程解决方案
HeyGenClone、TTS、Video-retalking
git clone https://github.com/AIFSH/MyHeyGen.git
cd MyHeyGen
bash install.sh
python translate.py /root/MyHeyGen/test/src.mp4 'zh-cn' -o /root/MyHeyGen/test/out_zh.mp4
python translate.py 原视频文件路径 想要翻译成的语言代码 -o 翻译好的视频路径
## 语言代码可以选择这些中之一:['en', 'es', 'fr', 'de', 'it', 'pt', 'pl', 'tr', 'ru', 'nl', 'cs', 'ar', 'zh-cn', 'ja']
##分别对应[英语、西班牙语、法语、德语、意大利语、葡萄牙语、波兰语、土耳其语、俄语、荷兰语、捷克语、阿拉伯语、中文(简体)、日语]14种语言
10 commits
Python
96.9%
Cuda
1.2%
Jupyter Notebook
1.1%