Parler-TTS Large
Parler-TTS Large adalah a suara teks-to-peech dibangun oleh HuggingFace. Strongest at Controllable speech ("spoken quickly with a British accent"), research.. Self-hosted on Free.ai GPUs — runs free against your daily token pool (500 tokens per klip). Released under Apache 2.0 — 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":"parler-tts-large","text":"hello world"}'
Dokumentasi API
Dapatkan Kunci API