From f0e76ee135fd9da7abb1428a9f1055affb14efe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Tue, 6 Apr 2021 10:58:34 +0200 Subject: [PATCH] initial models.json entry for universal hifigan --- TTS/.models.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TTS/.models.json b/TTS/.models.json index 119175aa..ff3d82d9 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -122,6 +122,13 @@ "author": "Eren Gölge @erogol", "license": "MPL", "contact":"egolge@coqui.com" + }, + "hifigan":{ + "github_rls_url": "", + "commit": "4132240", + "author": "", + "license": "MIT", + "contact":"egolge@coqui.com" } } },