diff --git a/pyproject.toml b/pyproject.toml index 2a3e6f262c..389c0c66b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dependencies = [ # Training "matplotlib>=3.7.0", # Coqui stack - "coqui-tts-trainer>=0.1.4", + "coqui-tts-trainer>=0.1.4,<0.2.0", "coqpit>=0.0.16", # Gruut + supported languages "gruut[de,es,fr]>=2.4.0",