mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update repo
This commit is contained in:
parent
08213a9ee6
commit
c568628130
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user