Model reference · open weights
Chatterbox-Multilingual-hi is an open-weight audio or speech model from ResembleAI. 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
| Maker | ResembleAI |
|---|---|
| Type | Audio & music |
| Task | Text→speech |
| Runs with | chatterbox |
| Based on | ResembleAI/chatterbox |
| Released | 2026-04-22 |
| Popularity | 0 downloads / month |
| Licence | Open weights |
About
🎙️ Live demo: Try this model in the
ResembleAI/Chatterbox-Multilingual-TTS-hiSpace.
Chatterbox Multilingual: Hindi is a dedicated single-language finetune in the Chatterbox Multilingual V3 Single Language Pack. It is optimized for Hindi, with language- and region-specific behavior for expressive text-to-speech and voice cloning.
Use this model when you want tighter Hindi quality control than the broad multilingual checkpoint. For a single model that covers all supported languages, use ResembleAI/chatterbox.
Try the hosted demo Space: ResembleAI/Chatterbox-Multilingual-TTS-hi.
t3_hi.safetensors: T3 state dict in safetensors format.s3gen_v3.pt / s3gen_v3.safetensors: V3 S3Gen speech decoder checkpoint.grapheme_mtl_merged_expanded_v1.json: multilingual tokenizer config.hihi131000t3_131000.pth.tar292float32(2454, 1024)(8194, 1024)2143990224 bytes89fd813802e2cf7350d609959cec4dae63dd58f445651b05009262d7e24780f9This repository contains Chatterbox Multilingual V3 single-language assets used by the linked demo Space. The T3 checkpoint is loaded with multilingual vocabulary shape 2454 and S3 speech vocabulary shape 8194.
The demo combines these model-specific assets with the shared Chatterbox inference code and companion assets needed for end-to-end speech generation.
From the published model card. Full card on the HuggingFace links in the sidebar.
How it works
Using it via the API
Once AxForge deploys chatterbox-multilingual-hi for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (chatterbox-multilingual-hi 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="chatterbox-multilingual-hi" -F file=@audio.mp3
Create an account — your API key is available in the console. 5M tokens/month currently included with every new account at launch.