update repo

This commit is contained in:
嘉渊 2023-05-16 10:57:21 +08:00
parent 08213a9ee6
commit c568628130
2 changed files with 4 additions and 1 deletions

View File

@ -97,6 +97,8 @@ predictor_conf:
tail_threshold: 0.45
dataset_conf:
data_names: speech,text,embed
data_types: sound,text,kaldi_ark
shuffle: True
shuffle_conf:
shuffle_size: 2048

View File

@ -97,7 +97,8 @@ predictor_conf:
r_order: 1
dataset_conf:
data_types: sound,text
data_names: speech,text,embed
data_types: sound,text,kaldi_ark
shuffle: True
shuffle_conf:
shuffle_size: 2048