{"id":13809431,"url":"https://github.com/OpenVoiceOS/ovos-ww-plugin-precise-lite","last_synced_at":"2025-05-14T08:31:53.257Z","repository":{"id":43859815,"uuid":"396508971","full_name":"OpenVoiceOS/ovos-ww-plugin-precise-lite","owner":"OpenVoiceOS","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-09T13:52:37.000Z","size":39,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"dev","last_synced_at":"2024-03-15T15:10:39.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenVoiceOS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-15T21:56:32.000Z","updated_at":"2024-06-06T17:49:17.559Z","dependencies_parsed_at":"2024-06-06T17:49:04.130Z","dependency_job_id":"dde15994-cfdf-419b-bcd4-cf05b19e2eac","html_url":"https://github.com/OpenVoiceOS/ovos-ww-plugin-precise-lite","commit_stats":{"total_commits":18,"total_committers":3,"mean_commits":6.0,"dds":"0.38888888888888884","last_synced_commit":"a39d467ae106892edfbb547d0012706dc3127002"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVoiceOS%2Fovos-ww-plugin-precise-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVoiceOS%2Fovos-ww-plugin-precise-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVoiceOS%2Fovos-ww-plugin-precise-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVoiceOS%2Fovos-ww-plugin-precise-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenVoiceOS","download_url":"https://codeload.github.com/OpenVoiceOS/ovos-ww-plugin-precise-lite/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225282437,"owners_count":17449519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T02:00:25.804Z","updated_at":"2024-11-19T02:30:43.933Z","avatar_url":"https://github.com/OpenVoiceOS.png","language":"Python","funding_links":[],"categories":["OPM plugins"],"sub_categories":["WakeWord"],"readme":"## Description\n\nOpenVoiceOS wake word plugin for [precise-lite](https://github.com/OpenVoiceOS/precise-lite)\n\ntrain models with [precise-lite-trainer](https://github.com/OpenVoiceOS/precise-lite-trainer) or download pre-trained [precise-lite-models](https://github.com/OpenVoiceOS/precise-lite-models)\n\n## Install\n\nThis package supports both tflite-runner and the full tensorflow.\n\nTo install with tflite, use `pip install ovos-ww-plugin-precise-lite[tflite]`.\nFor the full tensorflow use `pip install ovos-ww-plugin-precise-lite[full]`.\n\n## Configuration\n\nAdd the following to your hotwords section in mycroft.conf \n\n```json\n\"listener\": {\n  \"wake_word\": \"hey mycroft\"\n},\n\"hotwords\": {\n  \"hey mycroft\": {\n    \"module\": \"ovos-ww-plugin-precise-lite\",\n    \"model\": \"https://github.com/OpenVoiceOS/precise-lite-models/raw/master/wakewords/en/hey_mycroft.tflite\",\n    \"listen\": true,\n    \"sound\": \"snd/start_listening.wav\",\n    \"expected_duration\": 3,\n    \"trigger_level\": 3,\n    \"sensitivity\": 0.5\n   }\n}\n```\n\nGet community models [here](https://github.com/OpenVoiceOS/precise-lite-models)\n\n## Other Programming Languages\n\nCommunity members have ported precise to other programming languages\n- Go - [precise-go](https://github.com/tystuyfzand/precise-go) by [tystuyfzand](https://github.com/tystuyfzand)\n- Rust - [precise-rs](https://github.com/sheosi/precise-rs) by [sheosi](https://github.com/sheosi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenVoiceOS%2Fovos-ww-plugin-precise-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOpenVoiceOS%2Fovos-ww-plugin-precise-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenVoiceOS%2Fovos-ww-plugin-precise-lite/lists"}