Chatterbox Multilingual
Chatterbox Multilingual হচ্ছে a টেক্সট-টু-স্পিকার যা Resemble AI দ্বারা নির্মিত। Multilingual text-to-speech and zero-shot voice cloning in 23 languages, fully commercial-friendly.-এ সবচেয়ে শক্তিশালী। Self-hosted on Free.ai GPUs — runs free against your daily token pool (500 tokens প্রতি ক্লিপ). Released under MIT — commercial use permitted on Free.ai.
API ব্যবহার করো
curl -X POST https://api.free.ai/v1/tts/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"chatterbox-multi","text":"hello world"}'
API নথিপত্র
API কী প্রাপ্ত করুন