mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-08 07:49:59 +08:00
update requirements.txt
This commit is contained in:
parent
7e5c48eba2
commit
41d367abb4
@ -1,6 +1,8 @@
|
|||||||
numpy==1.23.4
|
numpy==1.23.4
|
||||||
scipy
|
nltk==3.8.1
|
||||||
tensorboard
|
PyYAML==6.0.1
|
||||||
|
scipy==1.11.4
|
||||||
|
tensorboard==2.16.2
|
||||||
librosa==0.9.2
|
librosa==0.9.2
|
||||||
numba==0.56.4
|
numba==0.56.4
|
||||||
pytorch-lightning
|
pytorch-lightning
|
||||||
@ -9,7 +11,9 @@ gradio_client==0.8.1
|
|||||||
ffmpeg-python
|
ffmpeg-python
|
||||||
onnxruntime
|
onnxruntime
|
||||||
tqdm
|
tqdm
|
||||||
funasr==1.0.0
|
funasr==1.0.11
|
||||||
|
hdbscan==0.8.37
|
||||||
|
setuptools==69.1.1
|
||||||
cn2an
|
cn2an
|
||||||
pypinyin
|
pypinyin
|
||||||
pyopenjtalk
|
pyopenjtalk
|
||||||
@ -19,7 +23,6 @@ modelscope==1.10.0
|
|||||||
sentencepiece
|
sentencepiece
|
||||||
transformers
|
transformers
|
||||||
chardet
|
chardet
|
||||||
PyYAML
|
|
||||||
psutil
|
psutil
|
||||||
jieba_fast
|
jieba_fast
|
||||||
jieba
|
jieba
|
||||||
|
Loading…
x
Reference in New Issue
Block a user