moonshine-tiny-ja-ONNX / preprocessor_config.json
wmoto-ai's picture
Remove attention_mask requirement for Transformers.js compatibility
7c59055 verified
raw
history blame contribute delete
215 Bytes
{
"do_normalize": false,
"feature_extractor_type": "MoonshineFeatureExtractor",
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}