mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-12-05 00:32:10 +08:00
Update fasterwhisper_asr.py
This commit is contained in:
parent
857799276c
commit
fc533b6fb7
@ -97,6 +97,7 @@ def download_model(model_size: str):
|
||||
local_dir=model_path,
|
||||
allow_patterns=files,
|
||||
)
|
||||
return model_path + f"/faster-whisper-{model_size}".replace("whisper-distil", "distil-whisper")
|
||||
return model_path
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user