Skip to content

Commit 436e8cd

Browse files
author
刘鑫
committed
set default repo id
1 parent 11574ae commit 436e8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/voxcpm/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def __init__(self,
3838

3939
@classmethod
4040
def from_pretrained(cls,
41-
hf_model_id: str = "openbmb/VoxCPM",
41+
hf_model_id: str = "openbmb/VoxCPM-0.5B",
4242
load_denoiser: bool = True,
4343
zipenhancer_model_id: str = "iic/speech_zipenhancer_ans_multiloss_16k_base",
4444
cache_dir: str = None,

0 commit comments

Comments
 (0)