- 修复路径错误

This commit is contained in:
Pine
2026-05-06 14:58:46 +08:00
parent 525ebc65a3
commit 2e4c601d1d
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -31,3 +31,4 @@ def download(repo_id:str, local_dir:str):
if __name__ == "__main__":
download("OpenBMB/VoxCPM2", "./models")
download("iic/SenseVoiceSmall", "./models")
download('iic/speech_zipenhancer_ans_multiloss_16k_base',"./models")