mirror of
https://github.com/FunAudioLLM/CosyVoice.git
synced 2026-02-05 09:59:23 +08:00
update hifigan
This commit is contained in:
@@ -197,7 +197,7 @@ sort: !name:cosyvoice.dataset.processor.sort
|
|||||||
sort_size: 500 # sort_size should be less than shuffle_size
|
sort_size: 500 # sort_size should be less than shuffle_size
|
||||||
batch: !name:cosyvoice.dataset.processor.batch
|
batch: !name:cosyvoice.dataset.processor.batch
|
||||||
batch_type: 'dynamic'
|
batch_type: 'dynamic'
|
||||||
max_frames_in_batch: 2000
|
max_frames_in_batch: 2000 # change to 1400 in gan train on v100 16g
|
||||||
padding: !name:cosyvoice.dataset.processor.padding
|
padding: !name:cosyvoice.dataset.processor.padding
|
||||||
use_spk_embedding: False # change to True during sft
|
use_spk_embedding: False # change to True during sft
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user