mycroft-core VS mycroft-precise

Compare mycroft-core vs mycroft-precise and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mycroft-core mycroft-precise
212 3
6,456 797
0.5% 2.6%
0.0 0.0
8 days ago 5 months ago
Python Python
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mycroft-core

Posts with mentions or reviews of mycroft-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-09.

mycroft-precise

Posts with mentions or reviews of mycroft-precise. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-22.
  • Mycroft – open-source voice assistant
    4 projects | news.ycombinator.com | 22 Nov 2022
    > It reliably responds to the wakeword ("hey Mycroft") from men, and only responds about 50% of the time to women.

    They have instructions on how to train your own version of the wakeword listener.

    https://github.com/MycroftAI/mycroft-precise#train-your-own-...

  • I'm working on a bot and could use your help!
    2 projects | /r/discordbots | 5 Sep 2022
    The most important part of Astra is detecting when someone is speaking to her. This is done using a RNN (recurrent neural network) which is implemented by Mycroft's Precise. In order to use this, we need to collect voice data (from many people) of them saying Astra, potentially multiple times, and train a model using it. That's where you come in.
  • Is there a general purpose teachable "tone detection" sensor?
    2 projects | /r/homeautomation | 11 Apr 2022
    I've never tried it, but theoretically a wake word system like Mycroft Precise or Raven might not care too much whether your "wake word" is a jingle?

What are some alternatives?

When comparing mycroft-core and mycroft-precise you can also consider the following projects:

rhasspy - Offline private voice assistant for many human languages

Porcupine   - On-device wake word detection powered by deep learning

Leon - 🧠 Leon is your open-source personal assistant.

react-native-spokestack - Spokestack: give your React Native app a voice interface!

kalliope - Kalliope is a framework that will help you to create your own personal assistant.

kaldi-active-grammar - Python Kaldi speech recognition with grammars that can be set active/inactive dynamically at decode-time

jasper-client - Client code for Jasper voice computing platform

pico-wake-word - MicroSpeech Wake Word example on the Raspberry Pi Pico. This is a port of the example on the TensorFlow repository.

jarvis - Jarvis is a simple IA for home automation with (multi-languages) voice commands written in Python.

silero-vad - Silero VAD: pre-trained enterprise-grade Voice Activity Detector

J.A.R.V.I.S-project - A decent attempt to recreate J.A.R.V.I.S. from MCU's Iron Man, complete with machine learning (specifically, intent classification) [Moved to: https://github.com/Joe-Lyu/J.A.R.V.I.S-project]

spokestack-python - Spokestack is a library that allows a user to easily incorporate a voice interface into any Python application with a focus on embedded systems.