riva: fix FastPitchTTSService audio stuttering

This commit is contained in:
Aleix Conchillo Flaqué
2024-12-12 22:15:44 -08:00
parent 2b8c35c681
commit 420ce16807
2 changed files with 17 additions and 6 deletions

View File

@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an audio stuttering issue in `FastPitchTTSService`.
- Fixed a `BaseOutputTransport` issue that was causing non-audio frames being
processed before the previous audio frames were played. This will allow, for
example, sending a frame `A` after a `TTSSpeakFrame` and the frame `A` will