v0.1.4
- Changes to simplify streaming/async inference pathways still somewhat in progress.
- WebUI added as a lighter-weight alternative to the Gradio UI
- More of the configuration variables are exposed, temporary file management settings
- Added new debug endpoints for system and storage information (threads, sessions, etc)
- Significant restructuring towards concurrency, decoupling inference workflows, more flexibility
What's Changed
- Update README.md with new local endpoint usage example by @jteijema in #50
- Update UI access with environment URL and PORT by @jteijema in #51
- Fixed python tests by @fireblade2534 in #69
- Try to add AAC audio format w/ updated test by @richardr1126 in #74
- Fixed thread leak because of excessive E-speak backends by @fireblade2534 in #87
- Fix truncated playback issue in streaming WAV responses by @JoshRosen in #94
- Fixes auto downloading models by @fireblade2534 in #99
- V0.1.4 by @remsky in #102
- V0.1.4 - CI updates by @remsky in #104
New Contributors
- @jteijema made their first contribution in #50
- @richardr1126 made their first contribution in #74
- @JoshRosen made their first contribution in #94
Full Changelog: v0.1.0...v0.1.4