We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11574ae commit 436e8cdCopy full SHA for 436e8cd
src/voxcpm/core.py
@@ -38,7 +38,7 @@ def __init__(self,
38
39
@classmethod
40
def from_pretrained(cls,
41
- hf_model_id: str = "openbmb/VoxCPM",
+ hf_model_id: str = "openbmb/VoxCPM-0.5B",
42
load_denoiser: bool = True,
43
zipenhancer_model_id: str = "iic/speech_zipenhancer_ans_multiloss_16k_base",
44
cache_dir: str = None,
0 commit comments