update voxcpm2

This commit is contained in:
刘鑫
2026-03-31 11:50:37 +08:00
parent 23ed7ffeee
commit d9cf376e16
36 changed files with 8163 additions and 834 deletions
+1 -3
View File
@@ -30,7 +30,7 @@ dependencies = [
"torchcodec",
"transformers>=4.36.2",
"einops",
"gradio<6",
"gradio>=6,<7",
"inflect",
"addict",
"wetext",
@@ -57,7 +57,6 @@ dev = [
"pytest-cov>=2.0",
"black>=21.0",
"flake8>=3.8",
"mypy>=0.800",
"pre-commit>=2.0",
]
@@ -90,7 +89,6 @@ extend-exclude = '''
\.eggs
| \.git
| \.hg
| \.mypy_cache
| \.tox
| \.venv
| build