Sesame CSM-1B
Sesame CSM-1B হচ্ছে a টেক্সট-টু-স্পিকার যা Sesame দ্বারা নির্মিত। Real-time voice agents, conversational AI, streaming TTS where time-to-first-audio matters more than studio-perfect reads.-এ সবচেয়ে শক্তিশালী। Self-hosted on Free.ai GPUs — runs free against your daily token pool (500 tokens প্রতি ক্লিপ). Released under Apache 2.0 — 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":"csm-1b","text":"hello world"}'
API নথিপত্র
API কী প্রাপ্ত করুন