From bd434636a9774e285db046569707c5846ba8ba2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Wed, 2 Jun 2021 15:54:37 +0200 Subject: [PATCH] new japanese model placeholder in `.models.json` --- TTS/.models.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TTS/.models.json b/TTS/.models.json index b926f120..aed546f2 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -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":{