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

feature parity with ovos-listener #2

Merged
merged 1 commit into from
Apr 10, 2023
Merged

Conversation

JarbasAl
Copy link
Member

@JarbasAl JarbasAl commented Apr 10, 2023

  • extend state machine to handle listen modes (wakeword, hybrid, continuous)
  • add sleep mode
  • add recording mode
  • add support for multiple hotwords
  • add support for different hotword kinds (wakeword, wakeupword, hotword, stopword)
  • add support for the full messagebus mic API (ducking, get_state)
  • add support for the full OPM bus api (report available STT/WW/VAD plugins)
  • add support for DatasetApi (opt-in ww + stt upload via ovos-backend-client)

@JarbasAl JarbasAl added the enhancement New feature or request label Apr 10, 2023
@JarbasAl JarbasAl marked this pull request as ready for review April 10, 2023 16:17
recording mode support + stt upload

restore WW upload (opt-in)

restore XDG paths

readme

restore full bus api

restore opm + mic bus events api

bus events

hotword callbacks

helpers

mycroft -> ovos

new features, soon very little dinkum left....

also, trademarks!

add callbacks

cleanup

feat/multiple_ww+listen_modes

- extend state machine to handle listen modes
- add support for multiple hotwords
- add support for different hotword kinds
@JarbasAl JarbasAl force-pushed the feat/multiple_ww+listen_modes branch from 59b08e4 to be9fc64 Compare April 10, 2023 16:19
@JarbasAl JarbasAl changed the title feat/multiple_ww+listen_modes feature parity with ovos-listener Apr 10, 2023
@JarbasAl JarbasAl merged commit f6e425c into dev Apr 10, 2023
@JarbasAl JarbasAl deleted the feat/multiple_ww+listen_modes branch April 10, 2023 16:20
@github-actions github-actions bot mentioned this pull request Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant