From 1f05acef88181fb3761a3c46c9e720883a9b5c4f Mon Sep 17 00:00:00 2001 From: "jiaqi.sjq" Date: Tue, 25 Jul 2023 21:13:31 +0800 Subject: [PATCH] fix pip install error when pysptk>=0.1.19 --- requirements/audio/audio_tts.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/audio/audio_tts.txt b/requirements/audio/audio_tts.txt index 81a5c6f4..8b33f02f 100644 --- a/requirements/audio/audio_tts.txt +++ b/requirements/audio/audio_tts.txt @@ -15,7 +15,7 @@ protobuf ptflops ptyprocess>=0.7.0 pygments>=2.12.0 -pysptk>=0.1.15,<0.2.0 +pysptk>=0.1.15,<0.1.19 pytorch_wavelets PyWavelets>=1.0.0 scikit-learn