Add more Chinese TTS models (Mandarin and Cantonese) (#589)

This commit is contained in:
Fangjun Kuang
2024-02-20 15:05:35 +08:00
committed by GitHub
parent 5f075d0fce
commit d2cc48ded5
25 changed files with 131 additions and 69 deletions

View File

@@ -79,7 +79,7 @@ jobs:
if: matrix.python-version == 'cp38'
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
uses: nick-fields/retry@v2
uses: nick-fields/retry@v3
with:
max_attempts: 20
timeout_seconds: 200