Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update automation to shared repository (#15) #16

Closed
wants to merge 23 commits into from
Closed

Conversation

github-actions[bot]
Copy link

  • Update automation to shared repository
    Add license test automation

  • Update neon-utils dependency extras

* Update automation to shared repository
Add license test automation

* Update neon-utils dependency extras
NeonDaniel and others added 22 commits February 17, 2023 01:05
Patching automation error
* Add CLI endpoints to interact with API and LLM endpoints

* Add longer timeout for LLM CLI
Update messagebus dependency to ovos-bus-client

* Fix config handling bug

* Add option for weather CLI to select an endpoint

* Add options to LLM help text

* Print MQ server config when using CLI entrypoints

* Annotate missing CLI methods

* Implement coupons util
Implement script util
Update docstrings

* Loosen pyyaml dependency to work around yaml/pyyaml#724
Update mq connector dependency to include routing fixes
* Add NeonVoiceClient class for minimal remote audio client

* Add CLI entrypoint for listener
Add WW confirmation sound
Update logging and bugfixes around MQ event handling
* Initial Gradio web UI implementation with Dockerfile

* Initial outline of settings with UI

* Annotate web_client
Move hard-coded params to configuration
Update README to include configuration example
Update Docker default configuration
Add Docker automation

* wip tts/stt and styling

* add stt/tts, rearrange interface

* Address feedback from #25
Update documentation
Add missing system deps to Dockerfile

* Patch audioread missing license (MIT) https://github.com/beetbox/audioread/blob/main/LICENSE

* Refactor `docker` dependencies to `gradio`
Cleanup logging
Refactor to resolve warnings
Resolve missing directory exception in audio input handling

* Fix STT language handling

---------

Co-authored-by: Daniel McKnight <[email protected]>
Co-authored-by: mikejgray <[email protected]>
* Prevent sending an input until the previous response has been handled
This would ideally use a queue but that will require using a different UI since the gradio ChatBot expects each input to return a value synchronously
Relates to #26

* Implement gradio State to track a session ID
Update handling so TTS responses are attached to a specific browser session

* Implement session-specific profile settings

* Add remaining user profile params to UI

---------

Co-authored-by: Daniel McKnight <[email protected]>
@NeonDaniel NeonDaniel closed this Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant