moonshine-streaming-small / preprocessor_config.json
Mer0vin8ian's picture
Duplicate from UsefulSensors/moonshine-streaming-small
074d0a3
Raw
History Blame Contribute Delete
195 Bytes
{
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"sampling_rate": 16000,
"padding_value": 0.0,
"do_normalize": false,
"return_attention_mask": true,
"pad_to_multiple_of": 80
}