From 59b1b13e071c9a7ad20da1ee1226dd0b559f5877 Mon Sep 17 00:00:00 2001 From: Adonis Pujols Date: Thu, 11 Feb 2021 04:48:53 -0500 Subject: [PATCH] spelling error. should be multiband not mulitband --- TTS/.models.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TTS/.models.json b/TTS/.models.json index 4805ddba..1d416245 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -66,7 +66,7 @@ }, "en": { "ljspeech":{ - "mulitband-melgan":{ + "multiband-melgan":{ "model_file": "1Ty5DZdOc0F7OTGj9oJThYbL5iVu_2G0K", "config_file": "1Rd0R_nRCrbjEdpOwq6XwZAktvugiBvmu", "stats_file": "11oY3Tv0kQtxK_JPgxrfesa99maVXHNxU", @@ -75,4 +75,4 @@ } } } -} \ No newline at end of file +}