whisper-large-mlx / config.json
sealad886's picture
Upload folder using huggingface_hub
9310354 verified
{
"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"
}