hubert-base-superb-ks/preprocessor_config.json

10 lines
213 B
JSON
Raw Normal View History

2021-08-16 12:18:55 +00:00
{
2021-08-23 21:09:00 +00:00
"do_normalize": false,
2021-08-16 12:18:55 +00:00
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"feature_size": 1,
"padding_side": "right",
2021-08-23 21:09:00 +00:00
"padding_value": 0,
"return_attention_mask": true,
2021-08-16 12:18:55 +00:00
"sampling_rate": 16000
}