Skip to content

CopyNinja1999/mms-vits-finetuning

 
 

Repository files navigation

How to use:

- replace the language code in download_models.py with the language code you want to use
e.g. ['eng','kor']
- run download_models.py
- perpare your dataset and modify the config file. rename it to config_ft.json
- run train.py

安装参考https://github.com/jaywalnut310/vits 注意MA那一步需要先

mkdir monotonic_align
cd monotonic_align
python setup.py build_ext --inplace

About

Attempt to finetune VITS from meta mms repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.9%
  • Jupyter Notebook 4.3%
  • Cython 0.8%