Skip to content

Z-yq/ZeroShotVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zero-Shot VC

环境安装

pip install -r requirments.txt

模型下载

modelscope download --model 'ACoderPassBy/UnetVC' --local_dir './files'

快速使用

python converter.py --source_wav /path/source.wav --target_wav /path/target.wav --save_path /path/converted.wav --model_path ./files

感谢

FunASR

About

audio;voice conversion ,zeroshot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages