Skip to content

Comments

Adjust dependency version requirement for Speechmatics STT#4873

Merged
chenghao-mou merged 3 commits intolivekit:mainfrom
speechmatics:fix/sdk-version
Feb 17, 2026
Merged

Adjust dependency version requirement for Speechmatics STT#4873
chenghao-mou merged 3 commits intolivekit:mainfrom
speechmatics:fix/sdk-version

Conversation

@sam-s10s
Copy link
Contributor

@sam-s10s sam-s10s commented Feb 17, 2026

What's Changed?

  • Change the version specifier for the 'speechmatics-voice' dependency from '>=0.2.8' to '~=0.2.8' for better compatibility and stability.
  • Documentation corrections.

Change the version specifier for the 'speechmatics-voice'
dependency from '>=0.2.8' to '~=0.2.8' for better compatibility
and stability. This modification ensures that minor versions
can receive updates while maintaining backward compatibility,
minimizing the risk of breaking changes in future releases.
Copy link
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: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Update the README to clarify the usage of the `turn_detection_mode`
parameter in the Speechmatics STT plugin for LiveKit Agents.
Simplify the description by merging similar explanations and
restructure the example usage for clarity.

Choose a reason for hiding this comment

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

Can you add a quick comment for the FIXED use case, too?

@LArmstrongDev
Copy link

[Speechmatics Review] - LGTM.

Enhance the TurnDetectionMode class docstring to include
details about the new 'FIXED' mode of endpointing.
Copy link
Member

@chenghao-mou chenghao-mou left a comment

Choose a reason for hiding this comment

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

lgtm. Thanks!

@chenghao-mou chenghao-mou merged commit 4ec2a64 into livekit:main Feb 17, 2026
9 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.

3 participants