Skip to content

Add Soniox cloud transcription plugin#174

Merged
SeoFood merged 3 commits intomainfrom
SeoFood/soniox-plugin
Apr 3, 2026
Merged

Add Soniox cloud transcription plugin#174
SeoFood merged 3 commits intomainfrom
SeoFood/soniox-plugin

Conversation

@SeoFood
Copy link
Copy Markdown
Contributor

@SeoFood SeoFood commented Apr 3, 2026

Summary

Adds a new SonioxPlugin for cloud transcription via the Soniox API. Features real-time WebSocket streaming (wss://stt-rt.soniox.com/transcribe-websocket) as the primary path with REST batch transcription as fallback. First transcription plugin with supportsTranslation = true for real-time one-way translation to English. Supports 60+ languages with models stt-rt-v4 and stt-rt-preview.

Closes #178

Test Plan

  • Built and ran locally
  • Tested the changed functionality manually
  • No regressions in existing features

SeoFood added 3 commits April 3, 2026 18:33
Cloud transcription via Soniox API with real-time WebSocket streaming
(wss://stt-rt.soniox.com), REST batch fallback, and translation support.
60+ languages, models stt-rt-v4 and stt-rt-preview.
…in conflicts

OpenRouterPlugin on main used the same ID ranges (AA0288-0291, BB0274-0277,
DD0030, FF0143-0146, XX0119-0120, PP0041). Renumbered SonioxPlugin to
AA0292-0295, BB0278-0281, DD0031, FF0147-0150, XX0121-0122, PP0042.
@SeoFood SeoFood merged commit 887ca25 into main Apr 3, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Soniox V4 - Realtime and Assync API or Websockets

1 participant