rhino
Rhino is an open-source implementation of JavaScript written entirely in Java (by mozilla)
cheetah
On-device streaming speech-to-text engine powered by deep learning (by Picovoice)
rhino | cheetah | |
---|---|---|
15 | 5 | |
4,331 | 621 | |
1.2% | 1.1% | |
9.5 | 8.4 | |
5 days ago | 13 days ago | |
JavaScript | Python | |
GNU General Public License v3.0 or later | 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.
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 2025-02-25.
-
Chicory: A JVM native WebAssembly runtime
fun fact: there is an ongoing effort to bring Wasm to Rhino via Chicory
https://github.com/mozilla/rhino/discussions/1485
-
An ES5-compliant JavaScript interpreter, written in Java
I would guess that depends on the licensing context in which it will be running, since Rhino is MPLv2 <https://github.com/mozilla/rhino/blob/Rhino1_7_14_Release/LI...> and OP's repo is MIT whereas Graal is UPLv1 <https://github.com/oracle/graaljs/blob/graal-23.1.2/LICENSE>. GitHub's license gizmo claims it is OSI/FSF approved, but Oracle gonna Oracle and they for sure have more lawyers than you do
-
A list of JavaScript engines, runtimes, interpreters
Rhino
-
I found a remote code execution bug in VSCode that can be triggered from untrusted workspaces. Microsoft fixed it but marked it as moderate severity and ineligible under their bug bounty program.
Mozilla made Rhino
- ¿Es C++ inútil?
-
The check of the Rhino JavaScript engine or how the unicorn met the rhino
At the same time as studying the Rhino's source code, I downloaded its source files and ran the analysis using the PVS-Studio plugin for IntelliJ IDEA. The analyzer found quite a few warnings for a 25-year-old project (they are listed in descending order of certainty):
-
I’ve spent the last few months working on a project that recreates castles in 3D. This is Kenilworth Castle as it may had been in the 1600s.
I'm guessing not this...
- Call JavaScript From Java
-
Best way to integrate Python and JavaScript?
I'm guessing it would be possible using Jython and Rhino, for one example, but I'm curious whether or not anyone's ever actually done this, and if there are solutions for other platforms (especially CPython).
-
25 Years of Friendship
This is Tuvix
cheetah
Posts with mentions or reviews of cheetah.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-08.
-
voice-to-text-notes VS cheetah - a user suggested alternative
2 projects | 8 Oct 2022
Picovoice processes voice data locally on device without sending it to the cloud. Hence, nobody has access to the data other than the owner, making it 100% private. It is more accurate than Google or IBM. Offers 100 hours of free transcription per month.
-
Transcribe Speech to Text with Python for Free
Cool! Leopard operates on files but Cheetah can do live (streaming)
-
Voice to Text Options that respect privacy
I already knew pocketsphinx or Mozilla DeepSpeech, but Picospeech Cheetah is probably the best, offline, STT system currently.
- ELI5: Why do we wake up when we hear our names?
-
Control a Java application with offline voice commands - source code in comments!
Looks really interesting. Can you explain the license? It is not clear to me as Cheetah (the underlying speech to text engine?) is not open source but this SDK is which requires Cheetah?
What are some alternatives?
When comparing rhino and cheetah you can also consider the following projects:
RaspberryPi-Note - Raspberry Pi note
silero-vad - Silero VAD: pre-trained enterprise-grade Voice Activity Detector
nashorn - https://openjdk.org/projects/nashorn
vosk-browser - A speech recognition library running in the browser thanks to a WebAssembly build of Vosk
LedFx - LedFx is a network based LED effect engine designed to deliver advanced real-time audio effects to a wide variety of devices.
psdb - Python flasher and gdb server for various ARM debug probes.