File size: 287 Bytes
40c809f | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"audio_bos_value": 1026,
"audio_eos_value": 1024,
"audio_pad_value": 1025,
"feature_extractor_type": "DacFeatureExtractor",
"feature_size": 1,
"hop_length": 512,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}
|