MiniWhisper-ASR / preprocessor_config.json
NeuraCraft's picture
Upload folder using huggingface_hub
f1bdcb4 verified
{
"feature_size": 80,
"sampling_rate": 16000,
"hop_length": 160,
"n_fft": 400,
"chunk_length": 30,
"padding_value": 0.0,
"dither": 0.0
}