Porcupine   VS mycroft-precise

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Porcupine   mycroft-precise
31 3
3,412 793
1.8% 2.1%
9.1 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.

Porcupine  

Posts with mentions or reviews of Porcupine  . We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-16.
  • I made a ChatGPT virtual assistant that you can talk to
    1 project | /r/ArtificialInteligence | 5 Apr 2023
    I call it DaVinci. DaVinci uses Picovoice (https://picovoice.ai/) solutions for wake word and voice activity detection and for converting speech to text, Amazon Polly to convert its responses into a natural sounding voice, and OpenAI’s GPT 3.5 to do the heavy lifting. It’s all contained in about 300 lines of Python code.
  • Speech Recognition in Unity: Adding Voice Input
    3 projects | dev.to | 16 Feb 2023
    Download pre-trained models: "Porcupine" from Porcupine Wake Word and Video Player Context from Rhino Speech-to-Intent repositories - You can also train a custom models on Picovoice Console.
  • Speech Recognition with SwiftUI
    5 projects | dev.to | 13 Feb 2023
    Below are some useful resources: Open-source code Picovoice Platform SDK Picovoice website
  • Speech Recognition with Angular
    1 project | dev.to | 8 Feb 2023
    Download the Porcupine model and turn the binary model into a base64 string.
  • OK Google, Add Hotword Detection to Chrome
    1 project | dev.to | 3 Feb 2023
    Download Porcupine (i.e. Deep Neural Network). Run the following to turn the binary model into a base64 string, from the project folder.
  • Hotword Detection for MCUs
    1 project | dev.to | 31 Jan 2023
    Porcupine SDK Porcupine SDK is on GitHub. Find libraries for supported MCUs on the Porcupine GitHub repository. Arduino libraries are available via a specialized package manager offered by Arduino.
  • Day 12: Always Listening Voice Commands with React.js
    1 project | dev.to | 17 Jan 2023
    Looking for more? Explore other languages on the Picovoice Console and check out for fully-working demos with Porcupine on GitHub.
  • Day 6: Making Cool Raspberry Pi Projects even Cooler with Voice AI (1/4)
    1 project | dev.to | 9 Jan 2023
    Don't forget to visit Porcupine's Wake Word's Github repository to see Python demos. If you want to do something similar to the video above, find the open-source codes here
  • Voice Assistant app in Haskell
    8 projects | /r/haskell | 3 Jan 2023
  • What does "end-to-end" mean?
    1 project | /r/embedded | 17 Dec 2022
    I sometimes see the term "end-to-end", and it always passes right by my ears as marketing jargon. For example, there was a recent post today that linked to this page: https://picovoice.ai/, and you'll find the statement "... end-to-end platform for adding voice to anything on your terms". I did a quick Google search and it seems like the term is used in many different contexts (e.g., encryption, enterprise software for product development, etc.), but to be honest, I'm just not getting it. Maybe someone can explain here within the realm of embedded software? Could you provide some examples as well?

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 Porcupine   and mycroft-precise you can also consider the following projects:

snowboy - Future versions with model training module will be maintained through a forked version here: https://github.com/seasalt-ai/snowboy

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

Caffe - Caffe: a fast open framework for deep learning.

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

DeepSpeech - DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

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

mxnet - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more

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

Caffe2

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.

Serpent.AI - Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!

rhasspy-wake-raven - Wake word detection engine based on Snips Personal Wakeword Detector