web-voice-processor VS rhino

Compare web-voice-processor vs rhino and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
web-voice-processor rhino
1 5
167 591
7.2% 1.5%
5.8 8.9
about 1 month ago 8 days ago
TypeScript 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.

web-voice-processor

Posts with mentions or reviews of web-voice-processor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-23.
  • Is this library essentially the same as WebRTC?
    3 projects | /r/WebRTC | 23 Feb 2021
    Will I need both WebRTC and web-voice-processor/ for my purposes, i.e. detecting the wake word with porcupine and then streaming the audio through websocket afterwards? At least for my purposes, they seem to both be able to do what I'm trying to achieve - get a stream from the microphone. Am I missing something here?

rhino

Posts with mentions or reviews of rhino. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-16.
  • 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
    In order to initialize the voice AI, we’ll need both Porcupine (.ppn) and Rhino (.rhn) model files. Picovoice has made several pre-trained Porcupine and pre-trained Rhino models available on the Picovoice GitHub repositories. For this Barista app, we’re going to use the trigger phrase Hey Barista and the Coffee Maker context.
  • Cross-Browser Voice Commands with React
    1 project | dev.to | 29 Sep 2022
    Get an AccessKey for free from Picovoice Console. You will need it as part of the init function. Also, get the English Parameter for Rhino from GitHub and save it to the public directory. Rhino uses this file as the basis to understand English context (other languages are also supported).
  • Ask HN: Private Alternatives to Alexa?
    13 projects | news.ycombinator.com | 14 Dec 2021
    The only viable option that I found that could reliably infer commands from speech is https://github.com/Picovoice/rhino

    Unfortunately it is not open source (the GitHub just has binary blobs) and requires an account to log in to generate and download model files, but the accuracy is great and you can use it to send commands to Home Assistant to turn lights on/off etc.

  • Any self hosted Alexa's or similar?
    1 project | /r/selfhosted | 22 Jul 2021
    https://github.com/Picovoice/rhino/blob/master/LICENSE sayt it's Apache 2 license

What are some alternatives?

When comparing web-voice-processor and rhino you can also consider the following projects:

soketi - Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣

rhasspy - Offline private voice assistant for many human languages

programmer-browser - A fast-searching and space-saving browser specially designed for programmers.

picovoice - On-device voice assistant platform powered by deep learning

ably-asset-tracking-js - JavaScript client SDKs for the Ably Asset Tracking service.

Node RED - Low-code programming for event-driven applications

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

Speech-Recognition - Speech Recognition library for adding Voice Commands and Controls to all your applications. Whether you are building web apps, native apps or desktop apps, this technology can be integrated into any system with an internet connection.

selfservicekiosk-audio-streaming - A best practice for streaming audio from a browser microphone to Dialogflow or Google Cloud STT by using websockets.

att-voodoo - A community-made magic mod for A Township Tale, a VR MMORPG game.

vosk-api - Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node