mirror of
https://github.com/FunAudioLLM/CosyVoice.git
synced 2026-02-04 17:39:25 +08:00
update libritts cosyvoice3.yaml
This commit is contained in:
@@ -123,6 +123,7 @@ parquet_opener: !name:cosyvoice.dataset.processor.parquet_opener
|
|||||||
get_tokenizer: !name:cosyvoice.tokenizer.tokenizer.get_qwen_tokenizer
|
get_tokenizer: !name:cosyvoice.tokenizer.tokenizer.get_qwen_tokenizer
|
||||||
token_path: !ref <qwen_pretrain_path>
|
token_path: !ref <qwen_pretrain_path>
|
||||||
skip_special_tokens: True
|
skip_special_tokens: True
|
||||||
|
version: cosyvoice3
|
||||||
allowed_special: 'all'
|
allowed_special: 'all'
|
||||||
tokenize: !name:cosyvoice.dataset.processor.tokenize
|
tokenize: !name:cosyvoice.dataset.processor.tokenize
|
||||||
get_tokenizer: !ref <get_tokenizer>
|
get_tokenizer: !ref <get_tokenizer>
|
||||||
|
|||||||
Reference in New Issue
Block a user