faster-whisper large-v3
faster-whisper large-v3 là a mô hình nói- thành- văn bản được xây dựng bởi OpenAI / SYSTRAN. Strongest tại Accurate transcription. Tự lưu trữ trên Free.ai GPU — chạy miễn phí đối với hồ token hàng ngày của bạn (500 tokens mỗi phút). Phát hành dưới MIT — sử dụng thương mại được phép trên Free.ai.
Dùng qua API
OpenAI-compatible REST API. Generate a key and call this model in seconds.
curl -X POST https://api.free.ai/v1/stt/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"faster-whisper-large-v3","audio_url":"https://..."}'
Tài liệu API
Lấy khóa API