Skip to content

feat: add Reson8 STT plugin#5446

Open
raoulritter wants to merge 6 commits intolivekit:mainfrom
raoulritter:add-reson8-plugin
Open

feat: add Reson8 STT plugin#5446
raoulritter wants to merge 6 commits intolivekit:mainfrom
raoulritter:add-reson8-plugin

Conversation

@raoulritter
Copy link
Copy Markdown

Adds livekit-plugins-reson8 — a speech-to-text plugin using Reson8's streaming WebSocket and prerecorded REST APIs.

Supports Dutch, English, French, German, Italian, Polish, Portuguese, Spanish, and Swedish.

See https://docs.reson8.dev for more information.

Adds livekit-plugins-reson8 — a speech-to-text plugin using Reson8's
streaming WebSocket and prerecorded REST APIs.

Supports Dutch, English, French, German, Italian, Polish, Portuguese,
Spanish, and Swedish.

See https://docs.reson8.dev for more information.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 14, 2026

CLA assistant check
All committers have signed the CLA.

devin-ai-integration[bot]

This comment was marked as resolved.

Prevents hang when recv_task fails before send_task completes.
Matches the pattern used by Deepgram, Soniox, and Gladia plugins.
devin-ai-integration[bot]

This comment was marked as resolved.

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 new potential issue.

View 11 additional findings in Devin Review.

Open in Devin Review

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 new potential issue.

View 12 additional findings in Devin Review.

Open in Devin Review

send_loop signals closing via asyncio.Event, recv_loop exits after
receiving flush_confirmation when closing is set. This ensures all
final transcripts are received without hanging if recv dies first.
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.

2 participants