2021-05-20 21:29:08 +00:00
|
|
|
{
|
|
|
|
"do_normalize": true,
|
2021-06-17 16:44:56 +00:00
|
|
|
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
|
2021-05-20 21:29:08 +00:00
|
|
|
"feature_size": 1,
|
|
|
|
"padding_side": "right",
|
|
|
|
"padding_value": 0.0,
|
|
|
|
"return_attention_mask": true,
|
2022-02-11 13:52:42 +00:00
|
|
|
"sampling_rate": 16000,
|
|
|
|
"processor_class": "Wav2Vec2ProcessorWithLM"
|
2021-05-20 21:29:08 +00:00
|
|
|
}
|