Sesame CSM-1B
Sesame CSM-1B is a Text-zu-Sprechen-Stimme built by Sesame. Am stärksten bei Real-time voice agents, conversational AI, streaming TTS where time-to-first-audio matters more than studio-perfect reads.. Selbstgehostet auf Free.ai GPUs — läuft kostenlos gegen Ihren täglichen Tokenpool ({tpm__tokens} pro Clip). Veröffentlicht unter Apache 2.0 — kommerzielle Nutzung erlaubt auf Free.ai.
Verwendung über 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-Dokumentation
API-Schlüssel abrufen