add llm train

This commit is contained in:
lyuxiang.lx
2025-02-07 17:17:12 +08:00
parent 2a3e033ee1
commit 79b7dff8d2
3 changed files with 68 additions and 3 deletions

View File

@@ -169,7 +169,7 @@ sort: !name:cosyvoice.dataset.processor.sort
sort_size: 500 # sort_size should be less than shuffle_size
batch: !name:cosyvoice.dataset.processor.batch
batch_type: 'dynamic'
max_frames_in_batch: 2500
max_frames_in_batch: 2000
padding: !name:cosyvoice.dataset.processor.padding
use_spk_embedding: False # change to True during sft