Remove trailing space

This commit is contained in:
hankehly
2025-08-03 10:34:27 +09:00
parent 68164415ce
commit 2177a2b805

View File

@@ -12,7 +12,7 @@ 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.
resolving compatibility with Piper's HTTP API.
## [0.0.77] - 2025-07-31