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