AssemblyAI

AssemblyAI provides robust real-time transcription with clean turn formatting.

Official Documentation

Get API Key

  1. Sign in to AssemblyAI dashboard.
  2. Generate an API key in account/project settings.
  3. Copy and store securely.

Configure in OpenTypeless

  1. Settings > Speech Recognition > Provider: AssemblyAI.
  2. Paste key and run Test.
  3. Keep default sample rate first, then tune only after baseline passes.

Recommended Configuration

OpenTypeless streams PCM chunks to AssemblyAI v3 WebSocket.

Provider: assemblyai
Protocol: WebSocket
Endpoint: wss://streaming.assemblyai.com/v3/ws
Auth header: Authorization: <ASSEMBLYAI_API_KEY>
Query params: sample_rate=16000, format_turns=true

Operational Tip

๐Ÿ’ก
If turn segmentation is unstable, test with a quieter microphone profile before switching providers.