rhino VS cep

Compare rhino vs cep 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
rhino cep
5 2
593 162
1.9% 0.0%
8.8 0.0
10 days ago almost 2 years ago
Python JavaScript
Apache License 2.0 MIT License
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.

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

cep

Posts with mentions or reviews of cep. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing rhino and cep you can also consider the following projects:

rhasspy - Offline private voice assistant for many human languages

cheetah - On-device streaming speech-to-text engine powered by deep learning

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

Home-AssistantConfig - :house: Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to :star: it. Updated FREQUENTLY!

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.

Gladys - A privacy-first, open-source home assistant

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

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

sorceress - Coding optical illusions in Python and JavaScript

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