xlsr-53-korean_kids_3_to_5_syl / preprocessor_config.json
lsnoo's picture
wav2vec2.0-xlsr-53 model fine-tuned on some parts of a speech corpus of children aged 3 to 5
57116db
raw
history blame contribute delete
254 Bytes
{
"do_normalize": true,
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"feature_size": 1,
"padding_side": "right",
"padding_value": 0,
"processor_class": "Wav2Vec2Processor",
"return_attention_mask": true,
"sampling_rate": 16000
}