Add changelog entry

This commit is contained in:
hankehly
2025-08-03 10:23:58 +09:00
parent 694922f627
commit 7646599b66

View File

@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed an issue in `LiveKitTransport` where empty `AudioRawFrame`s were pushed
down the pipeline. This resulted in warnings by the STT processor.
- Fixed PiperTTSService to send text as a JSON object in the request body,
resolving compatibility with Piper's HTTP API.
## [0.0.77] - 2025-07-31