- Concurrency limits for asynchronous operations
- Rate limits for synchronous operations
The usage limits displayed on this page are default values based on your account type. If you already have a paid account and want to further increase your usage limits, contact our Sales team or send an email to our Support team.
Speech-to-Text usage limits
AssemblyAI limits the number of transcriptions being processed at any given time.| Usage limit | Free account | Paid account |
|---|---|---|
| Concurrent transcriptions | 5 | 200 |

Streaming Speech-to-Text usage limits
AssemblyAI limits the number of concurrent sessions.| Usage limit | Free account | Paid account |
|---|---|---|
| Concurrent Streaming sessions | N/A* | 100 |
If you’re consistently exceeding the limit of concurrent sessions, first make sure that you’re terminating sessions properly.
- If you’re using the WebSocket API directly, you need to send a
terminate_sessionmessage. - If you’re using one of the SDKs, consult the docs for the specific SDK you’re using.
LeMUR usage limits
LeMUR requests are rate limited within a 60-second time window. For more information, see Rate limits.| Usage limit | Free account | Paid account |
|---|---|---|
| Requests per minute | N/A* | 30 |