new japanese model placeholder in `.models.json`

This commit is contained in:
Eren Gölge 2021-06-02 15:54:37 +02:00
parent 401fbd8978
commit bd434636a9
1 changed files with 11 additions and 0 deletions

View File

@ -149,6 +149,17 @@
"needs_phonemizer": true
}
}
},
"jp":{
"kokoro":{
"tacotron2-DDC":{
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.15/tts_models--jp--kokoro--tacotron2-DDC.zip",
"default_vocoder": "vocoder_models/universal/libri-tts/fullband-melgan",
"author": "@kaiidams",
"commit": "401fbd89",
"needs_phonemizer": false
}
}
}
},
"vocoder_models":{