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.
No commits in the last 6 months.
Use this if you need an on-device Android solution for transcribing audio, translating it, and having the translation spoken back to you.
Not ideal if you are looking for a cloud-based translation service or a solution for a non-Android device.
Stars
12
Forks
1
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Nov 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/godmode2k/whisper.cpp.android"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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++...
mybigday/whisper.rn
React Native binding of whisper.cpp.