granite_speech_4_1_2b_plus / kf_preprocessor.json
IMvision12's picture
Super-squash branch 'main' using huggingface_hub
88b71d6
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
}