mlx-community/whisper-tiny
113k
1{2 "n_mels": 80,3 "n_audio_ctx": 1500,4 "n_audio_state": 384,5 "n_audio_head": 6,6 "n_audio_layer": 4,7 "n_vocab": 51865,8 "n_text_ctx": 448,9 "n_text_state": 384,10 "n_text_head": 6,11 "n_text_layer": 4,12 "model_type": "whisper"13}