whisper-large-v2-mlx / config.json
reach-vb's picture
reach-vb HF staff
Upload folder using huggingface_hub
cce8622
{
"n_mels": 80,
"n_audio_ctx": 1500,
"n_audio_state": 1280,
"n_audio_head": 20,
"n_audio_layer": 32,
"n_vocab": 51865,
"n_text_ctx": 448,
"n_text_state": 1280,
"n_text_head": 20,
"n_text_layer": 32,
"model_type": "whisper"
}