mybigday/whisper.rn
React Native binding of whisper.cpp.
Enables on-device speech recognition with voice activity detection (VAD) and real-time transcription capabilities using optimized C++ inference. Supports hardware acceleration (Core ML on iOS, ARM NEON on Android) and includes a streaming transcriber with auto-slicing and configurable audio adapters. Pre-built binaries available for iOS; models and audio data can be loaded from files, HTTP URLs, base64, or bundled assets.
749 stars. Actively maintained with 7 commits in the last 30 days.
Stars
749
Forks
59
Language
C++
License
MIT
Category
Last pushed
Feb 11, 2026
Commits (30d)
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/mybigday/whisper.rn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
ggml-org/whisper.cpp
Port of OpenAI's Whisper model in C/C++
ChetanXpro/nodejs-whisper
NodeJS Bindings for Whisper - the CPU version of OpenAI's Whisper, as initially crafted in C++...
vilassn/whisper_android
Offline Speech Recognition with OpenAI Whisper and TensorFlow Lite for Android
sandrohanea/whisper.net
Whisper.net. Speech to text made simple using Whisper Models
mgonzs13/whisper_ros
Speech-to-Text based on SileroVAD + whisper.cpp (GGML Whisper) for ROS 2