Commit Graph

4 Commits

Author SHA1 Message Date
bhetherman 44a10667c2 Enhance video handling and performance optimizations
- Added environment variables to prevent CPU thread pools from busy-waiting.
- Deferred loading of video models until first use to reduce VRAM footprint.
- Implemented streaming of speaking clips for improved responsiveness.
- Introduced a queue for managing speaking clips to handle multiple requests smoothly.
- Updated video playback logic to ensure proper handling of clip generation.
2026-04-24 00:36:18 -04:00
bhetherman 2818b41004 first stab at adding video 2026-04-12 04:11:52 -04:00
bhetherman d509f92a9d barge-in changes 2026-04-08 11:40:59 -04:00
bhetherman ce41bca422 initial commit 2026-04-07 03:58:35 -04:00