Skip to content

v0.4.1 - unstable release

Pre-release
Pre-release
Compare
Choose a tag to compare
@groovybits groovybits released this 16 Mar 19:53
· 130 commits to main since this release
8997a50

Concurrency is now worked out, fixes issues with using more ram than reasonable which could crash a system. Now it is well regulated and can use multiple threads concurrently yet not eat more memory than necessary and not have out of order NDI output.

What's Changed

  • Threading - Consolidate image and speech generation functions into a concurrent async pipeline to NDI by @groovybits in #17

Full Changelog: v0.3.0...v0.4.0

What's Changed

  • v0.4.1 unstable work on getting full GPU usage and seamless playback by @groovybits in #18

Full Changelog: v0.4.0...v0.4.1