- 我愛你
audio.mp4
-
Create a virtual environment python -m venv ./venv
-
open demo.ipynb and install the dependencies
-
move files to opencc lib after installing opencc
- mv ./opencc/jyutjyu.json ./venv/lib/site-packages/opencc/clib/share/opencc/jyutjyu.json
- mv ./opencc/jyutjyu.ocd2 ./venv/lib/site-packages/opencc/clib/share/opencc/jyutjyu.ocd2
-
build cpython codes cd vits/monotonic_align python setup.py build_ext --inplace
-
download models
I do not own the models and you should follow the license of the models.