Giter Site home page Giter Site logo

mycroftai / plugin-wake-word-precise-lite Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 60 KB

Use Mycroft Precise as a wake-word plugin

License: Apache License 2.0

Python 86.96% Makefile 1.30% Shell 11.75%
hacktoberfest precise mycroft-plugin wake-word hot-word voice

plugin-wake-word-precise-lite's Introduction

plugin-wake-word-precise

Use Mycroft Precise tflite models as your wake word.

This module provides a Mycroft plugin module for the hotword_factory which supports the hey_mycroft.tflite model. It adds a dependency for the tensorflow lite runtime, but other than that its requirements should be satisfied by the default Mycroft environment.

Installation

This module must be pip installed into the Mycroft virtual environment before use.

mycroft-pip install https://github.com/MycroftAI/plugin-wake-word-precise-lite

Then change your Mycroft Configuration to use the installed module:

        "module": "hotword_precise_lite",
        "local_model_file": "/path/to/your/model/hey_mycroft.tflite",

The Voice Service will automatically reload when you save the configuration. Check the output at /var/log/mycroft/voice.log to ensure the plugin and model were both loaded correctly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.