transports(network): synchronize with time before sending data

This commit is contained in:
Aleix Conchillo Flaqué
2024-11-04 13:04:18 -08:00
parent a9ef5ca95d
commit 0ac9e2dd3f
3 changed files with 81 additions and 53 deletions

View File

@@ -48,6 +48,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Websocket transports (FastAPI and Websocket) now synchronize with time before
sending data. This allows for interruptions to just work out of the box.
- Improved bot speaking detection for all TTS services by using actual bot
audio.