13 lines
299 B
JSON
13 lines
299 B
JSON
|
|
{
|
||
|
|
"do_normalize": true,
|
||
|
|
"feature_extractor_type": "SeamlessM4TFeatureExtractor",
|
||
|
|
"feature_size": 80,
|
||
|
|
"num_mel_bins": 80,
|
||
|
|
"padding_side": "right",
|
||
|
|
"padding_value": 1,
|
||
|
|
"processor_class": "Wav2Vec2BertProcessor",
|
||
|
|
"return_attention_mask": true,
|
||
|
|
"sampling_rate": 16000,
|
||
|
|
"stride": 2
|
||
|
|
}
|