v1.5.0

met4citizen/TalkingHeadv1.5.0May 29, 2025by met4citizen

AI Summary

This release introduces streaming support for audio and lip-sync, along with Draco compression support for model loading. Both features were contributed by external contributors.

Key Highlights

  • Added streaming support for audio and lip-sync
  • Added Draco compression support
  • New contributors @ibrahoss and @AdamG012

New Features

  • Streaming audio and lip-sync
  • Draco compression 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