mirror of
https://github.com/OpenBMB/VoxCPM
synced 2025-12-12 03:48:12 +00:00
set default repo id
This commit is contained in:
@@ -38,7 +38,7 @@ class VoxCPM:
|
||||
|
||||
@classmethod
|
||||
def from_pretrained(cls,
|
||||
hf_model_id: str = "openbmb/VoxCPM",
|
||||
hf_model_id: str = "openbmb/VoxCPM-0.5B",
|
||||
load_denoiser: bool = True,
|
||||
zipenhancer_model_id: str = "iic/speech_zipenhancer_ans_multiloss_16k_base",
|
||||
cache_dir: str = None,
|
||||
|
||||
Reference in New Issue
Block a user