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 } } }, diff --git a/TTS/VERSION b/TTS/VERSION index 60a2d3e9..44bb5d1f 100644 --- a/TTS/VERSION +++ b/TTS/VERSION @@ -1 +1 @@ -0.4.0 \ No newline at end of file +0.4.1 \ No newline at end of file