chore(voice): bump speechmatics-rt to >=1.0.0 and test infra#121
Draft
sam-s10s wants to merge 1 commit into
Draft
chore(voice): bump speechmatics-rt to >=1.0.0 and test infra#121sam-s10s wants to merge 1 commit into
sam-s10s wants to merge 1 commit into
Conversation
Bump RT dependency to >=1.0.0. Test helpers: default app name, RT URL via SPEECHMATICS_RT_URL env var, extra turn-event logging in speaker tests.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Dependency bump plus small test-infrastructure improvements, grouped as low-risk plumbing.
Changes
sdk/voice/pyproject.toml: bumpspeechmatics-rtfrom>=0.5.3to>=1.0.0.tests/voice/_utils.py: default testappname ("sdk-test").tests/voice/test_08_multiple_speakers.py: RT URL viaSPEECHMATICS_RT_URLenv var (fallback toeu2production), extra turn-event/diagnostic logging for debugging.Notes
>=1.0.0bump is a prerequisite for the other Voice PRs extracted fromvoice/v0.2.9-rc3; landing it first keeps their diffs clean.Test plan
uv sync/ install resolvesspeechmatics-rt>=1.0.0SPEECHMATICS_RT_URLset and unset