Skip to main content

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.

Pricing for cloud service?

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-premise or Enterprise features

For on-premise deployment, Enterprise plan, or high-volume usage, see the Plans section on Pricing and contact us.

I called POST API and only got 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: