moonshine-tiny-de-onnx / preprocessor_config.json
Phreak87's picture
Add Moonshine Tiny DE ONNX with q8 quantized encoder
5df5391 verified
Raw
History Blame Contribute Delete
267 Bytes
{
"do_normalize": false,
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"processor_class": "Wav2Vec2Processor",
"return_attention_mask": true,
"sampling_rate": 16000
}