This commit is contained in:
lyuxiang.lx 2024-12-13 11:58:05 +08:00
parent f18733ebd0
commit 9d5c22a8e6

View File

@ -9,7 +9,7 @@ sample_rate: 24000
llm_input_size: 896
llm_output_size: 896
spk_embed_dim: 192
qwen_pretrain_path: /mnt/lyuxiang.lx/CosyVoice_github/pretrained_models/CosyVoice2-0.5B/Qwen2-0.5B-CosyVoice-BlankEN
qwen_pretrain_path: ''
# model params
# for all class/function included in this repo, we use !<name> or !<new> for intialization, so that user may find all corresponding class/function according to one single yaml.