Check out my first novel, midnight's simulacra!

Local speech control

From dankwiki
Revision as of 09:09, 1 March 2025 by Dank (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

OpenWakeWord

Devilish python, ugh.

  • python3 -m venv ~/venv/openwakeword
  • ~/venv/openwakeword/bin/pip3 install openwakeword
  • ~/venv/openwakeword/bin/python3 ~/src/openWakeWord/examples/detect_from_microphone.py --model_path

we need a model!