From 3ea1c2037be580cbc9180389e79343598bdad879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Tue, 26 Oct 2021 19:14:29 +0200 Subject: [PATCH] Fix model entry in .models.json --- TTS/.models.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TTS/.models.json b/TTS/.models.json index 6d353764..6bff584b 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -148,7 +148,8 @@ "author":"@robinhad", "commit": "bdab788d", "license": "MIT", - "contact": "" + "contact": "", + "default_vocoder": null } } },