whisper.cpp and whisper.cpp.android

The second tool is a specialized port of the first, designed for Android with additional features like CLBlast, Google ML-Kit for translation, and TTS, making them ecosystem siblings where one extends the functionality of the other for a specific platform.

whisper.cpp
72
Verified
whisper.cpp.android
27
Experimental
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 5/25
Maturity 16/25
Community 6/25
Stars: 47,665
Forks: 5,311
Downloads:
Commits (30d): 160
Language: C++
License: MIT
Stars: 12
Forks: 1
Downloads:
Commits (30d): 0
Language: Kotlin
License: Apache-2.0
No Package No Dependents
Stale 6m 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.cpp.android

godmode2k/whisper.cpp.android

whisper.cpp.android with CLBlast(OpenCL), Translation (Google ML-Kit) and TTS

This project offers an Android application that takes spoken audio as input and transcribes it into text, translates the text, and then speaks the translated text aloud. It's designed for someone who needs to quickly convert spoken words into another language's speech on their Android phone or tablet, useful for real-time translation or accessibility.

mobile-translation speech-to-text text-to-speech language-learning accessibility

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