stt-2.6b-en-trfs / preprocessor_config.json
eustlb's picture
eustlb HF Staff
Upload folder using huggingface_hub
202b67b verified
raw
history blame contribute delete
366 Bytes
{
"audio_delay_seconds": 2.5,
"audio_silence_prefix_seconds": 1.0,
"chunk_length_s": null,
"feature_extractor_type": "KyutaiSpeechToTextFeatureExtractor",
"feature_size": 1,
"overlap": null,
"padding_side": "right",
"padding_value": 0.0,
"processor_class": "KyutaiSpeechToTextProcessor",
"return_attention_mask": true,
"sampling_rate": 24000
}