From d74f888e7ac86063bfeacef95d0e6ddafe42b3b2 Mon Sep 17 00:00:00 2001 From: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com> Date: Wed, 7 Feb 2024 16:40:01 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 51 ++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/requirements.txt b/requirements.txt index d4800c8..4ab0e05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,25 +1,26 @@ -numpy -scipy -tensorboard -librosa==0.9.2 -numba==0.56.4 -pytorch-lightning -gradio==3.38.0 -ffmpeg-python -onnxruntime -tqdm -funasr>=1.0.0 -cn2an -pypinyin -pyopenjtalk -g2p_en -torchaudio -modelscope==1.10.0 -sentencepiece -transformers -chardet -PyYAML -psutil -jieba_fast -jieba -LangSegment +numpy +scipy +tensorboard +librosa==0.9.2 +numba==0.56.4 +pytorch-lightning +gradio==3.38.0 +gradio_client==0.8.1 +ffmpeg-python +onnxruntime +tqdm +funasr>=1.0.0 +cn2an +pypinyin +pyopenjtalk +g2p_en +torchaudio +modelscope==1.10.0 +sentencepiece +transformers +chardet +PyYAML +psutil +jieba_fast +jieba +LangSegment