File size: 282 Bytes
81af827
 
 
 
 
 
 
 
5596e3f
 
81af827
1
2
3
4
5
6
7
8
9
10
11
12
{
  "do_normalize": true,
  "feature_extractor_type": "Wav2Vec2FeatureExtractor",
  "feature_size": 1,
  "padding": true,
  "padding_side": "right",
  "padding_value": 0.0,
  "return_attention_mask": false,
  "sampling_rate": 16000,
  "processor_class": "Wav2Vec2ProcessorWithLM"
}