Support English for MeloTTS models. (#1134)

This commit is contained in:
Fangjun Kuang
2024-07-15 19:49:22 +08:00
committed by GitHub
parent fa07bbc176
commit 95485411fa
5 changed files with 99 additions and 39 deletions

View File

@@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-latest]
os: [windows-2019]
steps:
- uses: actions/checkout@v4