granite_speech_4_1_2b_plus / kf_preprocessor.json
IMvision12's picture
Upload kf_preprocessor.json with huggingface_hub
5653399 verified
Raw
History Blame Contribute Delete
412 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.1.3",
"preprocessor_module": "kerasformers.models.granite_speech",
"preprocessor_class": "GraniteSpeechFeatureExtractor",
"variant": "granite_speech_4_1_2b_plus",
"sampling_rate": 16000,
"n_fft": 512,
"win_length": 400,
"hop_length": 160,
"n_mels": 80,
"projector_window_size": 15,
"projector_downsample_rate": 5
}