FAQ
Is there a free tier?
We provide a free 600 minutes quota for the first application per account for integration and testing.
When does the free quota reset?
The free 600 minutes quota is granted to the first application per account for integration/testing and does not reset monthly.
How much does the cloud service cost?
See the Pricing page.
How do I use it?
Sign up on the Developers site to start. See the Developer Guide for API integration.
How do I integrate?
Refer to the Authentication, Batch STT, and Streaming STT pages.
Batch | Streaming
- Batch STT — upload file and poll results asynchronously (near real-time)
- Streaming STT — connect gRPC/WebSocket and get real-time transcription
Guide docs
On-premises or Enterprise features
For on-premises deployment, an Enterprise plan, or high-volume usage, see the Plans section on Pricing and contact us.
I called the POST API and only received an ID
That is expected for Batch STT. The POST returns an id (transcribe_id).
See Response body and poll with GET at intervals.
See GET request guide for details.
I have other implementation questions
We can provide support limited to API calls and transcription operations. Start with the tutorials below: