JarbasHiveMind / HiveMind-voice-sat

OpenVoiceOS Voice Satellite
Apache License 2.0
17 stars 11 forks source link

Previous pull request #20

Closed Joanguitar closed 2 years ago

Joanguitar commented 3 years ago

This is #18 built on top of #19. I also included a simple script to tune the threshold for pocket-sphinx word detection.

JarbasAl commented 3 years ago

please rebase

Joanguitar commented 3 years ago

The new changes you implemented are not based in the master branches of the OVOS plugins. It's hard to keep track of what versions of each plugin this code is supposed to work with.

JarbasAl commented 3 years ago

everything is based on the latest versions on github, the versions on pip usually lag behind for some time

Joanguitar commented 3 years ago

I'm using the last versions on Github and OVOS-plugin-manager doesn't have OVOSWakeWordFactory in wakewords.

JarbasAl commented 3 years ago

oops, you are right, that comes in https://github.com/OpenVoiceOS/OVOS-plugin-manager/pull/3

Joanguitar commented 3 years ago

Wonderful, after a few changes on how the configuration for the STT and the TTS is loaded it's finally working.

Joanguitar commented 3 years ago

I guess many of the scripts inside the folder "useful_scripts" are not that useful, like the ones corresponding to the HiveMind server that may not be that interesting or they may fit better a different repository, so please tell me the ones you want to keep.

JarbasAl commented 2 years ago

deprecated by #21