chatterbox-4bit
127
1
license:apache-2.0
by
mlx-community
Audio Model
OTHER
4B params
New
127 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
Use with mlxbash
pip install -U mlx-audioUse with mlxbash
python -m mlx_audio.tts.generate --model mlx-community/chatterbox-4bit --text "Hello, this is a test."CLI Example:python
from mlx_audio.tts.utils import load_model
from mlx_audio.tts.generate import generate_audio
model = load_model("mlx-community/chatterbox-4bit")
generate_audio(
model=model, text="Hello, this is a test.",
file_prefix="test_audio",
)Deploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.