Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.36 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.36 KB

Streaming STT 🕒

AssemblyAI's Streaming Speech-to-Text (STT) allows you to transcribe live audio streams with high accuracy and low latency. By streaming your audio data to our secure WebSocket API, you can receive transcripts back within a few hundred milliseconds.

All Streaming Cookbooks

Basic Streaming Workflows

Transcribe files in real-time with Node.js
Use Streaming STT with Python
Terminate Streaming STT session after a fixed duration of inactivity
Use Partial Transcripts
🆕 Stream system audio (macOS)
🆕 Real-Time Best Practices

Streaming for Front-End Applications

Real-Time React Example
Vanilla JavaScript Front-End Examples

Streaming with LeMUR

Use LeMUR with Streaming STT
🆕 Use LeMUR for Real-Time Translation

Use Case Specific Streaming Workflows

Use Twilio with JavaScript SDK
🆕 Apply noise reduction to audio for Streaming STT