Skip to content

Clarify Soniox model modes#5564

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/soniox-v5-batch-badge
Jun 12, 2026
Merged

Clarify Soniox model modes#5564
ComputelessComputer merged 1 commit into
mainfrom
fix/soniox-v5-batch-badge

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Show Soniox v5 as Batch and Soniox v4 as Realtime using the existing transcription model mode label.


Note

Low Risk
UI-only STT settings labeling with no auth, transcription routing, or data handling changes.

Overview
Soniox STT models in settings now show Realtime vs Batch labels so users can tell v4 from v5 behavior at a glance.

A new getProviderModelMode helper assigns mode for Soniox only: stt-v5 / stt-async-v5 → batch, stt-v4 / stt-rt-v4 → realtime. That mode is set when cloud provider models are built in useConfiguredMapping. The inline mode chip was extracted into ModelModeBadge, used in the model dropdown rows and in ModelSelectedValue so the closed select shows the same label.

Reviewed by Cursor Bugbot for commit 44d3460. Bugbot is set up for automated code reviews on this repo. Configure here.

Show Soniox v5 as Batch and Soniox v4 as Realtime using the existing transcription model mode label.
@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit 44d3460
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a2bc78e8d3c4500086f4e60

@ComputelessComputer ComputelessComputer merged commit 7e2a98c into main Jun 12, 2026
10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/soniox-v5-batch-badge branch June 12, 2026 09:47
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.

1 participant