Model reference · open weights
whisper-large is an open-weight audio or speech model from mlx-community, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.
About
Use with mlx-whisper
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | mlx-community |
|---|---|
| Type | Audio & music |
| Variants | 1 |
| Runs with | mlx |
| Released | 2024-01-07 |
| Popularity | 33k downloads / month |
| Likes | 105 |
| Licence | Open weights |
How it works
Variants
Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.
| Variant | Params | Precision | VRAM | Fits 16 GB | Weights |
|---|---|---|---|---|---|
| whisper-large-v3-mlx | — | MLX | — | — | Weights ↗ |
Using it via the API
Once AxForge deploys mlx-community-whisper-large for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (mlx-community-whisper-large below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/audio/transcriptions \ -H "Authorization: Bearer $AXFORGE_API_KEY" \ -F model="mlx-community-whisper-large" -F file=@audio.mp3
Details
Tags
Licence
Open weights under mit — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗