Model reference · open weights
bengali-dialect-whisper-tiny is an open-weight audio or speech model from ssshanto. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.
Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.
What it is
| Released by | ssshanto |
|---|---|
| Type | Audio & music |
| Task | Speech→text |
| Parameters (lead) | 38M |
| Runs with | transformers |
| Released | 2024-06-06 |
| Popularity | 718 downloads / month |
| Licence | Unknown |
Using it via the API
Once AxForge deploys bengali-dialect-whisper-tiny for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (bengali-dialect-whisper-tiny 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="bengali-dialect-whisper-tiny" -F file=@audio.mp3
Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.