whisper.cpp and whisper_android

The C/C++ port provides the core inference engine that the Android implementation wraps with TensorFlow Lite for mobile deployment, making them complements in a performance-optimized stack rather than alternatives.

whisper.cpp
72
Verified
whisper_android
64
Established
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 16/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 47,665
Forks: 5,311
Downloads:
Commits (30d): 160
Language: C++
License: MIT
Stars: 630
Forks: 106
Downloads:
Commits (30d): 2
Language: C++
License: MIT
No Package No Dependents
No Package No Dependents

About whisper.cpp

ggml-org/whisper.cpp

Port of OpenAI's Whisper model in C/C++

This project helps anyone who needs to convert spoken audio into written text quickly and efficiently. You provide an audio file (like an MP3 or WAV) and it outputs an accurate transcript of what was said. This tool is ideal for researchers, journalists, content creators, or anyone needing to transcribe recordings without relying on cloud services.

audio-transcription voice-to-text podcast-production interview-analysis meeting-minutes

About whisper_android

vilassn/whisper_android

Offline Speech Recognition with OpenAI Whisper and TensorFlow Lite for Android

This project offers pre-built Android apps and code examples to add offline speech recognition capabilities to Android devices. It takes spoken audio (like a voice recording) and converts it into text, all without needing an internet connection. This is for Android developers who want to integrate powerful speech-to-text features into their mobile applications.

Android-development mobile-app-development speech-to-text offline-features AI-integration

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