moonshine-streaming-small-ONNX / preprocessor_config.json
HHHazzy's picture
Initial ONNX export of moonshine-streaming-small: fp32, q8, q4 (WAD-1484)
bfd8beb verified
Raw
History Blame Contribute Delete
284 Bytes
{
"do_normalize": false,
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"feature_size": 1,
"pad_to_multiple_of": 80,
"padding_side": "right",
"padding_value": 0,
"return_attention_mask": true,
"sampling_rate": 16000,
"processor_class": "MoonshineProcessor"
}