nodejs-whisper and whisper.rn

These are ecosystem siblings—both are language bindings for the same underlying whisper.cpp C++ library, targeting different runtime environments (Node.js vs React Native) rather than competing or integrating with each other.

nodejs-whisper
61
Established
whisper.rn
59
Established
Maintenance 6/25
Adoption 10/25
Maturity 25/25
Community 20/25
Maintenance 17/25
Adoption 10/25
Maturity 16/25
Community 16/25
Stars: 201
Forks: 38
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 749
Forks: 59
Downloads:
Commits (30d): 12
Language: C++
License: MIT
No risk flags
No Package No Dependents

About nodejs-whisper

ChetanXpro/nodejs-whisper

NodeJS Bindings for Whisper - the CPU version of OpenAI's Whisper, as initially crafted in C++ by ggerganov.

This project helps Node.js developers convert audio files into written transcripts or translations. You provide an audio file, and it outputs text in various formats like .txt, .srt, or .json, along with precise timestamps. It's designed for developers building applications that need to process spoken content.

audio-transcription speech-to-text developer-tooling multimedia-processing

About whisper.rn

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.

mobile-development speech-to-text audio-transcription mobile-apps React-Native

Scores updated daily from GitHub, PyPI, and npm data. How scores work