0.0.5a21 (2023-12-13)
Merged pull requests:
- Update Documentation and Logging #48 (NeonDaniel)
0.0.5a20 (2023-12-13)
Merged pull requests:
- Improved config handling #46 (NeonDaniel)
0.0.5a19 (2023-12-11)
Merged pull requests:
- Update release automation #47 (NeonDaniel)
0.0.5a18 (2023-12-11)
Implemented enhancements:
- [FEAT] Gradio User Settings Intents #35
- [FEAT] After submitting recorded input audio the UI element should reset #30
- [FEAT] Speech input should print STT results to the chat UI in addition to response #29
Fixed bugs:
- [BUG] Input audio resampling is not efficiently implemented #28
- [BUG] Implement per-user settings in web UI #27
Merged pull requests:
- Add GitHub pre-release automation #45 (NeonDaniel)
- Update neon-mq-connector dependency to stable spec #43 (NeonDaniel)
- Minor fixes to audio input handling #42 (NeonDaniel)
- Refactor audio responses to utilize Chatbot UI #40 (NeonDaniel)
- Get Language Support from Core #37 (NeonDaniel)
- Handle profile updates #36 (NeonDaniel)
- Handle STT Transcripts in Chat UI #34 (NeonDaniel)
- Remove audio resampling and add timing context support #33 (NeonDaniel)
- Fix web_client language handling to respect configured input language #32 (NeonDaniel)
- Threaded input handling and multi-session support #31 (NeonDaniel)
- Add Gradio web UI with Docker Container #24 (NeonDaniel)
- Add NeonVoiceClient class for minimal remote audio client #23 (NeonDaniel)
- Resolve client compat. bug #22 (NeonDaniel)
- Add CLI endpoints to interact with API and LLM endpoints #21 (NeonDaniel)
- Specify
setup.py
path explicitly #20 (NeonDaniel) - Update build automation to default branch #19 (NeonDaniel)
- Update to use shared version_bump.py script #18 (NeonDaniel)
- Remove invalid release Docker action #17 (NeonDaniel)
- Update automation to shared repository #15 (NeonDaniel)
- Add methods with CLI entrypoints to get STT/TTS #12 (NeonDaniel)
* This Changelog was automatically generated by github_changelog_generator