Chatterbox
Chatterbox adalah a suara teks-to-peech dibangun oleh Resemble AI. Strongest at Expressive speech, voice cloning. Self-hosted on Free.ai GPUs — runs free against your daily token pool (500 tokens per klip). Released under MIT — commercial use permitted on Free.ai.
Gunakan melalui API
API REST yang kompatibel dengan OpenAI. Hasilkan kunci dan panggil model ini dalam hitungan detik.
curl -X POST https://api.free.ai/v1/tts/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"chatterbox","text":"hello world"}'
Dokumentasi API
Dapatkan Kunci API