CoolFace
Modelpublic

Workmind/moonshine-streaming-small-ONNX

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes51downloads
preprocessor_config.json12 linesDownload Raw Back to root
1{2  "do_normalize": false,3  "feature_extractor_type": "Wav2Vec2FeatureExtractor",4  "feature_size": 1,5  "pad_to_multiple_of": 80,6  "padding_side": "right",7  "padding_value": 0,8  "return_attention_mask": true,9  "sampling_rate": 16000,10  "processor_class": "MoonshineProcessor"11}12