describe how to add new words for MeloTTS models (#1209)

This commit is contained in:
Fangjun Kuang
2024-08-03 11:19:02 +08:00
committed by GitHub
parent 35c1b4a7a9
commit 561d04dd92
2 changed files with 45 additions and 1 deletions

View File

@@ -87,6 +87,8 @@ jobs:
git status
git diff
git commit -m "add models"
git push https://csukuangfj:$HF_TOKEN@huggingface.co/csukuangfj/vits-melo-tts-zh_en main || true