Add speed-speech due to fast processing time

This commit is contained in:
joe 2023-08-15 19:37:15 +09:00
parent 36c6f57d96
commit f0d208f929
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@
}, },
"vits": { "vits": {
"id": "tts_models/en/ljspeech/vits" "id": "tts_models/en/ljspeech/vits"
},
"speedy-speech": {
"id": "tts_models/en/ljspeech/speedy-speech"
} }
}, },
"vctk": { "vctk": {