v1.7.0

met4citizen/TalkingHeadv1.7.0Dec 8, 2025by met4citizen

AI Summary

This release adds German and French lip-sync language modules contributed by StephanWald, along with a new isRaw option in speakAudio that skips all internal breaks. Bug fixes for stream interface are also included.

Key Highlights

  • Added German lip-sync language module
  • Added French lip-sync language module
  • New isRaw option in speakAudio to skip internal breaks
  • Stream interface bug fixes
  • New contributor @StephanWald

New Features

  • German lip-sync language module
  • French lip-sync language module
  • isRaw option in speakAudio

Full Release Notes

- Added German and French lip-sync language modules (contributed by @StephanWald ) 🎉
- Introduced a new `isRaw`option in `speakAudio`. Setting it `true` skips all internal breaks.
- Minor fixes and improvements

## What's Changed
* Added French lipsync by @StephanWald in https://github.com/met4citizen/TalkingHead/pull/135
* Added German lipsync by @StephanWald in https://github.com/met4citizen/TalkingHead/pull/134
* Stream interface bug fixes by @ibrahoss in https://github.com/met4citizen/TalkingHead/pull/136

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

**Full Changelog**: https://github.com/met4citizen/TalkingHead/compare/v1.6.0...v1.7.0