mycroft-precise | A lightweight , simple-to-use , RNN wake word listener | Speech library

 by   MycroftAI Python Version: 0.3.0 License: Apache-2.0

kandi X-RAY | mycroft-precise Summary

kandi X-RAY | mycroft-precise Summary

mycroft-precise is a Python library typically used in Artificial Intelligence, Speech, Raspberry Pi applications. mycroft-precise has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install mycroft-precise' or download it from GitHub, PyPI.

Precise is a wake word listener. The software monitors an audio stream ( usually a microphone ) and when it recognizes a specific phrase it triggers an event. For example, at Mycroft AI the team has trained Precise to recognize the phrase "Hey, Mycroft". When the software recognizes this phrase it puts the rest of Mycroft's software into command mode and waits for a command from the person using the device. Mycroft Precise is fully open source and can be trined to recognize anything from a name to a cough. In addition to Precise there are several proprietary wake word listeners out there. If you are looking to spot a wakeword Precise might be a great solution, but if it's too resource intensive or isn't accurate enough here are some alternative options.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mycroft-precise has a low active ecosystem.
              It has 700 star(s) with 217 fork(s). There are 34 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 99 open issues and 86 have been closed. On average issues are closed in 21 days. There are 15 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of mycroft-precise is 0.3.0

            kandi-Quality Quality

              mycroft-precise has 0 bugs and 0 code smells.

            kandi-Security Security

              mycroft-precise has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              mycroft-precise code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              mycroft-precise is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              mycroft-precise releases are available to install and integrate.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed mycroft-precise and discovered the below as its top functions. This is intended to give you an instant insight into mycroft-precise implemented functionality, and help decide if they suit your requirements.
            • Run tests
            • Inject listener params into the model
            • Generate a dictionary of metrics
            • Calculate the similarity score
            • Runs the trained model
            • Save model parameters to file
            • Calculate statistics
            • Calculates statistics for each model
            • Load model parameters
            • Generate audio files
            • Run the test
            • Runs Fit
            • Runs the event loop
            • Load training data
            • Loads inhibitory trajectories
            • Train on audio files
            • Run the listener
            • Run the model
            • Handle predictions from the engine
            • Update the wake word
            • Load samples from file
            • Load a tf graph from a file
            • Return a list of tf net files
            • Run the main loop
            • Get prediction for given chunk
            • Get the prediction for the given audio chunk
            Get all kandi verified functions for this library.

            mycroft-precise Key Features

            No Key Features are available at this moment for mycroft-precise.

            mycroft-precise Examples and Code Snippets

            No Code Snippets are available at this moment for mycroft-precise.

            Community Discussions

            Trending Discussions on mycroft-precise

            QUESTION

            Subprocess Popen couldn't find 'play'
            Asked 2019-Jun-06 at 09:44

            Popen from subprocess couldn't find 'play' or 'aplay'.

            My OS is Mac10.13.6, when I called Popen from subprocess.py and executed the flowing code

            ...

            ANSWER

            Answered 2019-Jun-06 at 09:33

            I am not entirely sure, I think it has to be afplay. Maybe try to give the full path and look for the binary yourself. (I think /usr/bin/afplay)

            Source https://stackoverflow.com/questions/56474678

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install mycroft-precise

            If you just want to use Mycroft Precise for running models in your own application, you can use the binary install option. Note: This is only updated to the latest release, indicated by the latest commit on the master branch. If you want to train your own models or mess with the source code, you'll need to follow the Source Install instructions below.
            First download precise-engine.tar.gz from the precise-data GitHub repo. This will get the latest stable version (the master branch). Note that this requires the models to be built the the same latest version in the master branch. Currently, we support both 64 bit Linux desktops (x86_64) and the Raspberry Pi (armv7l).
            Start out by cloning the repository:. If you would like your models to run on an older version of precise, like the stable version the binary install uses, check out the master branch.
            python3-pip
            libopenblas-dev
            python3-scipy
            cython
            libhdf5-dev
            python3-h5py
            portaudio19-dev

            Support

            Precise is designed to run on Linux. It is known to work on a variety of Linux distributions including Debian, Ubuntu and Raspbian. It probably operates on other *nx distributions.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install mycroft-precise

          • CLONE
          • HTTPS

            https://github.com/MycroftAI/mycroft-precise.git

          • CLI

            gh repo clone MycroftAI/mycroft-precise

          • sshUrl

            git@github.com:MycroftAI/mycroft-precise.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link