v1.5.0

exo-explore/exov1.5.0May 29, 2025by met4citizen

AI Summary

This release adds streaming support and Draco compression to the TalkingHead library, allowing for more efficient data transfer and playback.

Key Highlights

  • Added streaming support for audio and lipsync
  • Added Draco compression support for data efficiency
  • Improved streaming feature implementation

New Features

  • Streaming audio playback
  • Lipsync during streaming
  • Draco compression format support

Full Release Notes

- Added streaming support (contributed by @ibrahoss )
- Added Draco compression support (contributed by @AdamG012 )
- Minor fixes and improvements

## What's Changed
* Stream audio and lipsync by @ibrahoss in https://github.com/met4citizen/TalkingHead/pull/94
* improve streaming feature by @ibrahoss in https://github.com/met4citizen/TalkingHead/pull/108
* feat: add draco support by @AdamG012 in https://github.com/met4citizen/TalkingHead/pull/111

## New Contributors
* @AdamG012 made their first contribution in https://github.com/met4citizen/TalkingHead/pull/111

**Full Changelog**: https://github.com/met4citizen/TalkingHead/compare/v1.4.0...v1.5.0