This release is a pre-release and may not be stable for production use.
ovos-ww-plugin-precise-onnx
A wake word plugin for OpenVoiceOS. It runs Precise-style wake word models with onnxruntime instead of tflite.
Download pre-trained models from OpenVoiceOS/precise-lite-models.
Install
pip install ovos_ww_plugin_precise_onnx
Configuration
Add the plugin to the hotwords section of mycroft.conf.
"listener": {
"wake_word": "hey_mycroft"
},
"hotwords": {
"hey_mycroft": {
"module": "ovos-ww-plugin-precise-onnx",
"model": "https://github.com/OpenVoiceOS/precise-lite-models/raw/master/wakewords/en/hey_mycroft.onnx",
"trigger_level": 3,
"sensitivity": 0.5
}
}
Get community models from OpenVoiceOS/precise-lite-models.
Related projects
- OpenVoiceOS/precise-lite-models: pre-trained and community wake word models for this plugin.
- OpenVoiceOS/ovos-plugin-manager: loads and manages this plugin at runtime.
- OpenVoiceOS/ovos-dinkum-listener: the listener service that uses wake word plugins like this one.
Credits
Developed by TigreGótico for OpenVoiceOS.
This project was funded through the NGI0 Commons Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 101135429.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ovos_ww_plugin_precise_onnx-0.1.1a8.tar.gz.
File metadata
- Download URL: ovos_ww_plugin_precise_onnx-0.1.1a8.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb8bc367ac600f1e65ed6f66d5601c2feda710e068a5a02911b9cd34dc5e520b
|
|
| MD5 |
1ebcf020b9ceeacaba2e3671dc8d49ed
|
|
| BLAKE2b-256 |
452d15bdcbb2bbb4ed806780dc93f176887f9d2c6273149cf7f9c5ff3b3abf4c
|
File details
Details for the file ovos_ww_plugin_precise_onnx-0.1.1a8-py3-none-any.whl.
File metadata
- Download URL: ovos_ww_plugin_precise_onnx-0.1.1a8-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5835dad5dcc75b7192470d5a2857af364495bb9d5d9475020f30f5d1a3565530
|
|
| MD5 |
34286d73e0382e9d6bf4220dfb9a0b26
|
|
| BLAKE2b-256 |
89ca6a0b7f17fdfa9074622cb40e1634a35942ac5d35464bef1d6521d9a51b1a
|