SegmentedSTTService: allow audio to pass-through downstream

This commit is contained in:
Aleix Conchillo Flaqué
2025-03-18 23:53:48 -07:00
parent da531dabfd
commit 48d73a2636
2 changed files with 5 additions and 2 deletions

View File

@@ -142,6 +142,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue with `SegmentedSTTService` based services
(e.g. `GroqSTTService`) that was not allow audio to pass-through downstream.
- Fixed a `CartesiaTTSService` and `RimeTTSService` issue that would consider
text between spelling out tags end of sentence.