Views
No views yet
git clone https://github.com/hgneng/TTSpython -Vcd TTS
pip install -e .[all,dev]cd ..
git clone https://huggingface.co/hgneng/coqui-cantonese-modelcd coqui-cantonese-model
tts --model_path . --config_path config.json --language_idx yue --out_path demo.wav --speaker_wav ./speaker.wav --text "呢个系一个粤语语音合成示例"