moonshine-tiny-accent-ONNX / preprocessor_config.json
lucascho's picture
Moonshine-tiny fine-tuned for non-native-accented English (LoRA, L2-ARCTIC+VCTK) — ONNX for transformers.js
24a72d2 verified
Raw
History Blame Contribute Delete
257 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
}