mirror of
https://github.com/OpenBMB/VoxCPM
synced 2025-12-12 03:48:12 +00:00
update requirements
This commit is contained in:
@@ -27,19 +27,15 @@ classifiers = [
|
||||
]
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"torch==2.5.1",
|
||||
"torchaudio==2.5.1",
|
||||
"transformers==4.50.1",
|
||||
"torch>=2.5.0",
|
||||
"torchaudio>=2.5.0",
|
||||
"transformers>=4.36.2",
|
||||
"einops",
|
||||
"gradio",
|
||||
"inflect",
|
||||
"WeTextProcessing",
|
||||
"addict",
|
||||
"modelscope==1.22.0",
|
||||
"simplejson",
|
||||
"datasets==2.18.0",
|
||||
"sortedcontainers",
|
||||
"librosa",
|
||||
"WeTextProcessing",
|
||||
"modelscope",
|
||||
"huggingface-hub",
|
||||
"pydantic",
|
||||
"tqdm",
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
torch==2.5.1
|
||||
torchaudio==2.5.1
|
||||
transformers==4.50.1
|
||||
einops
|
||||
gradio
|
||||
inflect
|
||||
WeTextProcessing
|
||||
addicts
|
||||
modelscope==1.22.0
|
||||
simplejson
|
||||
datasets==2.18.0
|
||||
addicts
|
||||
sortedcontainers
|
||||
librosa
|
||||
huggingface-hub
|
||||
spaces
|
||||
Reference in New Issue
Block a user