whisper_medium / kf_preprocessor.json
IMvision12's picture
Upload kf_preprocessor.json with huggingface_hub
610c32e verified
Raw
History Blame Contribute Delete
321 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.1.3",
"preprocessor_module": "kerasformers.models.whisper",
"preprocessor_class": "WhisperFeatureExtractor",
"variant": "whisper_medium",
"sampling_rate": 16000,
"n_fft": 400,
"hop_length": 160,
"n_mels": 80,
"chunk_length": 30
}