Distil-Whisper large-v3
Distil-Whisper large-v3 is a مدل گفتار به متن built by HuggingFace. «بهترین فیلمهای سال ۲۰۱۵» (فارسی). Free.ai GPUs self-hosted — freely runs against your daily token pool (500 tokens در دقیقه). Released under MIT — commercial use permitted on Free.ai.
استفاده از طریق API
API REST سازگار با OpenAI. یک کلید تولید کنید و این مدل را در چند ثانیه فراخوانی کنید.
curl -X POST https://api.free.ai/v1/stt/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"distil-whisper-large-v3","audio_url":"https://..."}'
مستندات API
دریافت کلید API