whisper_android and whisper-cpp-server

These are ecosystem siblings—one provides Whisper inference optimized for mobile Android devices via TensorFlow Lite, while the other offers a server implementation in C++ for desktop/server environments, together covering different deployment targets within the Whisper framework ecosystem.

whisper_android
64
Established
whisper-cpp-server
42
Emerging
Maintenance 16/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 17/25
Stars: 630
Forks: 106
Downloads:
Commits (30d): 2
Language: C++
License: MIT
Stars: 74
Forks: 14
Downloads:
Commits (30d): 0
Language: HTML
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

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

About whisper-cpp-server

litongjava/whisper-cpp-server

whisper-cpp-serve Real-time speech recognition and c+ of OpenAI's Whisper model in C/C++

This is a real-time speech recognition service that takes audio input, such as voice recordings or live speech, and converts it into text. It provides a high-performance, accurate transcription without needing specialized graphics cards, as it runs efficiently on standard computer processors. Developers and enterprises can use this to add speech-to-text capabilities to their applications.

speech-to-text voice-recognition audio-transcription application-development enterprise-solutions

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