From 5ba47081ee29ef59e9380207b2d2b228557692cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Mon, 1 Nov 2021 16:39:03 +0100 Subject: [PATCH] Use GL for VCTK FastPitch models --- TTS/.models.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TTS/.models.json b/TTS/.models.json index 6bff584b..44c5fc6c 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -98,7 +98,7 @@ "fast_pitch":{ "description": "FastPitch model trained on VCTK dataseset.", "github_rls_url": "https://coqui.gateway.scarf.sh/v0.4.0/tts_models--en--vctk--fast_pitch.zip", - "default_vocoder": "vocoder_models/en/vctk/hifigan_v2", + "default_vocoder": null, "commit": "bdab788d", "author": "Eren @erogol", "license": "CC BY-NC-ND 4.0",