From 75feba06fcd83ccaaa16958788b4aac9c95f3f29 Mon Sep 17 00:00:00 2001 From: Enno Hermann Date: Thu, 7 Dec 2023 22:09:57 +0100 Subject: [PATCH] build: pin Trainer to 0.0.34 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f7a44f6d8..6b5135fb7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pandas>=1.4,<2.0 # deps for training matplotlib>=3.7.0 # coqui stack -trainer>=0.0.32 +trainer==0.0.34 # config management coqpit>=0.0.16 # chinese g2p deps