mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
new japanese model placeholder in .models.json
This commit is contained in:
@@ -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":{
|
||||
|
||||
Reference in New Issue
Block a user