Update config.py

This commit is contained in:
RVC-Boss
2025-12-01 20:23:49 +08:00
committed by GitHub
parent fc533b6fb7
commit 9ec3a60f30
+3 -3
View File
@@ -5,9 +5,9 @@ def get_models():
"large-v2",
"large-v3",
"large-v3-turbo",
"distil-large-v2",
"distil-large-v3",
"distil-large-v3.5",
#"distil-large-v2",
#"distil-large-v3",
#"distil-large-v3.5",
]
return model_size_list