Voxtral-4B-TTS-2603

3.7K
548
license:cc-by-nc-4.0
by
mistralai
Audio Model
OTHER
4B params
New
4K downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
9GB+ RAM
Mobile
Laptop
Server
Quick Summary

AI model with specialized capabilities.

Device Compatibility

Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
4GB+ RAM

Code Examples

textvllm
uv pip install -U vllm
textvllm
uv pip install vllm-omni --upgrade  # make sure to have >= 0.18.0
bash
python3 -c "import mistral_common; print(mistral_common.__version__)" # should print >= 1.10.0
you can play the audio with a library like `sounddevice.play` for examplebashvllm
git clone https://github.com/vllm-project/vllm-omni.git && \
cd vllm-omni && \
uv pip install gradio==5.50 && \
python examples/online_serving/voxtral_tts/gradio_demo.py \
  --host <your-server-url> \
  --port 8000

Deploy This Model

Production-ready deployment in minutes

Together.ai

Instant API access to this model

Fastest API

Production-ready inference API. Start free, scale to millions.

Try Free API

Replicate

One-click model deployment

Easiest Setup

Run models in the cloud with simple API. No DevOps required.

Deploy Now

Disclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.