Skip to content

Commit

Permalink
drop pocketsphinx
Browse files Browse the repository at this point in the history
move to vosk plugin instead, only used for "wake up" in naptime mode, already accounted for in default mycroft.conf if pocketsphinx isnt available

pocketsphinx is unmaintained and latest version broke the plugin OpenVoiceOS/ovos-ww-plugin-pocketsphinx#6 

this also brings support for py3.12
  • Loading branch information
JarbasAl authored May 30, 2024
1 parent 1e5aa2e commit 6a058ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ ovos-backend-client>=0.1.0
ovos-microphone-plugin-alsa~=0.0.0
ovos-stt-plugin-server~=0.0.3
ovos-ww-plugin-precise-lite~=0.1
ovos-ww-plugin-pocketsphinx~=0.1
ovos-vad-plugin-silero~=0.0.1
ovos-ww-plugin-vosk~=0.1
ovos-vad-plugin-silero~=0.0.1

0 comments on commit 6a058ad

Please sign in to comment.