VibeVoice
VibeVoice হচ্ছে a টেক্সট-টু-স্পিকার যা Microsoft দ্বারা নির্মিত। Long-form audiobooks and multi-speaker podcasts with up to four distinct voices.-এ সবচেয়ে শক্তিশালী। 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":"vibevoice","text":"hello world"}'
API নথিপত্র
API কী প্রাপ্ত করুন