Spaces:
Build error
Build error
File size: 303 Bytes
8c90e7d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
# @package _group_
fairseq:
task:
_name: unpaired_audio_text
labels: phn
data: ???
sort_by_length: false
shuffle: false
text_data: ''
common_eval:
path: ???
quiet: true
dataset:
gen_subset: valid
batch_size: 1
w2l_decoder: VITERBI
post_process: silence
|