ebranchformer_6_128h_for_pretraining_2d / preprocessor_config.json
Lakoc's picture
Create preprocessor_config.json
b972a7b verified
raw
history blame
No virus
300 Bytes
{
"do_ceptral_normalize": true,
"feature_extractor_type": "Speech2TextFeatureExtractor",
"feature_size": 80,
"normalize_means": true,
"normalize_vars": true,
"num_mel_bins": 80,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}