mybigday/whisper.rn
React Native binding of whisper.cpp.
This project helps mobile app developers integrate high-performance automatic speech recognition (ASR) into their React Native applications. It takes audio input from a mobile device and outputs transcribed text. Developers building iOS and Android apps that need to convert speech to text on-device would use this.
749 stars. Actively maintained with 12 commits in the last 30 days.
Use this if you are a React Native developer who needs to add fast, on-device speech-to-text capabilities to your mobile applications.
Not ideal if you are looking for a web-based speech-to-text solution or a solution for a non-React Native mobile framework.
Stars
749
Forks
59
Language
C++
License
MIT
Category
Last pushed
Feb 11, 2026
Commits (30d)
12
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++
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
ChetanXpro/nodejs-whisper
NodeJS Bindings for Whisper - the CPU version of OpenAI's Whisper, as initially crafted in C++...
mgonzs13/whisper_ros
Speech-to-Text based on SileroVAD + whisper.cpp (GGML Whisper) for ROS 2