speech_jax_wav2vec2-large-lv60_100h / preprocessor_config.json
vasudevgupta's picture
https://github.com/vasudevgupta7/speech-jax/commit/6fdb7c32e753cb6c856a54946bfd1d1b434f2824
4322345
raw
history blame contribute delete
214 Bytes
{
"do_normalize": true,
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}