mirror of
https://www.modelscope.cn/iic/CosyVoice2-0.5B.git
synced 2026-04-02 19:13:00 +08:00
update
This commit is contained in:
@ -15,7 +15,7 @@ token_mel_ratio: 2
|
|||||||
|
|
||||||
# stream related params
|
# stream related params
|
||||||
chunk_size: 25 # streaming inference chunk size, in token
|
chunk_size: 25 # streaming inference chunk size, in token
|
||||||
num_decoding_left_chunks: 1 # streaming inference flow decoder left chunk size, <0 means use all left chunks
|
num_decoding_left_chunks: -1 # streaming inference flow decoder left chunk size, <0 means use all left chunks
|
||||||
|
|
||||||
# model params
|
# 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.
|
# 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user