fix
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
accelerate
|
||||
cmudict
|
||||
cn2an
|
||||
faster-whisper==0.10.1
|
||||
faster-whisper>=1.2,<2
|
||||
g2p_en
|
||||
GPUtil
|
||||
gradio>=4.32
|
||||
jieba
|
||||
librosa==0.9.2
|
||||
librosa>=0.11,<1
|
||||
loguru
|
||||
nltk<=3.8.1
|
||||
nltk>=3.9,<4
|
||||
num2words
|
||||
numpy<2
|
||||
numpy>=1.26,<3
|
||||
onnx
|
||||
onnxconverter-common
|
||||
onnxruntime
|
||||
onnxruntime-directml; sys_platform == 'win32'
|
||||
onnxruntime-gpu; sys_platform != 'darwin'
|
||||
onnxsim-prebuilt
|
||||
protobuf==4.25
|
||||
protobuf>=5,<7
|
||||
psutil
|
||||
punctuators
|
||||
pyannote.audio>=3.1.0
|
||||
@@ -27,7 +27,7 @@ pypinyin
|
||||
pyworld-prebuilt
|
||||
stable_ts
|
||||
tensorboard
|
||||
torch<2.4
|
||||
torchaudio<2.4
|
||||
torch>=2.7,<2.8
|
||||
torchaudio>=2.7,<2.8
|
||||
transformers
|
||||
umap-learn
|
||||
|
||||
Reference in New Issue
Block a user