Improving the latency of the HeyGenVideoService.

This commit is contained in:
Filipi Fuchter
2025-08-11 09:11:17 -03:00
parent 3331f71e17
commit b7f12a96f1
2 changed files with 3 additions and 1 deletions

View File

@@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Other
- Improving the latency of the `HeyGenVideoService`.
- Updated `15-switch-voices.py` and `15a-switch-languages.py` examples to show
how to enclose complex logic (e.g. `ParallelPipeline`) into a single processor
so the main pipeline becomes simpler.