Merge pull request #3320 from joshwhiton/fix-changelog-numba-pin

Fix numba pin wording in changelog
This commit is contained in:
Mark Backman
2025-12-30 08:50:06 -05:00
committed by GitHub

View File

@@ -2199,7 +2199,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
compatibility issues with other packages. Now you can use the PlayHT HTTP compatibility issues with other packages. Now you can use the PlayHT HTTP
service with other services, like GoogleLLMService. service with other services, like GoogleLLMService.
- Updated `pyproject.toml` to once again pin `numba` to `>=0.61.2` in order to - Updated `pyproject.toml` to once again pin `numba` to `==0.61.2` in order to
resolve package versioning issues. resolve package versioning issues.
- Updated the `STTMuteFilter` to include `VADUserStartedSpeakingFrame` and - Updated the `STTMuteFilter` to include `VADUserStartedSpeakingFrame` and