CoolFace
Modelpublic

moonshine-ai/moonshine-streaming-tiny

sourceHugging Facemitupdated 8mo agoView on Hugging Face
17likes35kdownloads
preprocessor_config.json9 linesDownload Raw Back to root
1{2  "feature_extractor_type": "Wav2Vec2FeatureExtractor",3  "sampling_rate": 16000,4  "padding_value": 0.0,5  "do_normalize": false,6  "return_attention_mask": true,7  "pad_to_multiple_of": 808}9