whisper-large-v3-mlx / config.json
reach-vb's picture
reach-vb HF staff
da765ffdd5fac85ef452f61a0dc72c1ae4b1ae3fabbd85d896c5cc04f71d10d9
c3d0fa9
raw history blame
No virus
269 Bytes
{
"n_mels": 128,
"n_audio_ctx": 1500,
"n_audio_state": 1280,
"n_audio_head": 20,
"n_audio_layer": 32,
"n_vocab": 51866,
"n_text_ctx": 448,
"n_text_state": 1280,
"n_text_head": 20,
"n_text_layer": 32,
"model_type": "whisper"
}