Skip to main content

Documentation Index

Fetch the complete documentation index at: https://assemblyai.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Since Streaming Speech-to-Text models are built for low latency, they are only able to use limited historical context when making predictions. This is compared to our Async models, which can look at complete historical and future context to make predictions (since they have access to the entire audio file). As a result, Streaming models are usually a few percentage points less accurate than Async models (~2-3% absolute). Overall, the results are still quite good!