From 2da07a3ff6ec5b73b5591a287e2075d0e70d91ff Mon Sep 17 00:00:00 2001 From: "xingjun.wxj" Date: Mon, 17 Mar 2025 11:42:13 +0800 Subject: [PATCH] patcher --- requirements/audio/audio_tts.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/audio/audio_tts.txt b/requirements/audio/audio_tts.txt index 36a4874e..5cff1b28 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.1.19 +pysptk>=0.1.15,<0.1.19 pytorch_wavelets PyWavelets>=1.0.0 scikit-learn @@ -23,6 +23,6 @@ sox tensorboardx tqdm traitlets>=5.3.0 -#ttsfrd>=0.1.2 +ttsfrd>=0.1.2 unidecode wcwidth>=0.2.5