Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woheller69/whisperime
Android Input Method Editor (IME) based on Whisper
https://github.com/woheller69/whisperime
android on-device-ai privacy-protection speech-recognition transcription translation whisper
Last synced: 11 days ago
JSON representation
Android Input Method Editor (IME) based on Whisper
- Host: GitHub
- URL: https://github.com/woheller69/whisperime
- Owner: woheller69
- License: mit
- Created: 2024-12-30T09:55:23.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2025-01-21T08:09:41.000Z (12 days ago)
- Last Synced: 2025-01-21T09:20:32.993Z (12 days ago)
- Topics: android, on-device-ai, privacy-protection, speech-recognition, transcription, translation, whisper
- Language: Java
- Homepage:
- Size: 1.84 MB
- Stars: 51
- Watchers: 2
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Donate
Send a coffee to
[email protected]
# Voice recognition based on Whisper
Whisper is an method editor (IME) that leverages voice recognition technology based on the Whisper engine.
It offers a seamless user experience, functioning both as a standalone application and an integrated IME that can be activated e.g. via the microphone button in HeliBoard.
As a standalone app Whisper can also translate any supported language to English.## Initial Setup
Upon launching Whisper for the first time, the app will download the necessary Whisper models from Hugging Face.
Please note that this is the only instance where internet permission is required.
Once the models are downloaded, voice recognition works entirely offline, ensuring your privacy and convenience.## Model Selection
Whisper offers two models to choose from: a compact English-only model that prioritizes speed and a more comprehensive multi-lingual model that, while much slower,
supports a broader range of languages. Select your preferred model within the app, and it will be applied consistently across all uses, including when used as an IME.## Using Whisper
To get the most out of Whisper, follow these simple tips:
- Press and hold the button while speaking
- Pause briefly before starting to speak
- Speak clearly, loudly, and at a moderate pace
- Please note that there is a limit of 30s for each recordingBy following these guidelines, you'll be able to enjoy accurate and efficient voice recognition with Whisper.
[](https://f-droid.org/de/packages/org.woheller69.whisper/)
# License
This work is licensed under MIT license, © woheller69- This app is built on the [Whisper-Android project](https://github.com/vilassn/whisper_android), and [OpenAI Whisper](https://github.com/openai/whisper) published under MIT license
- At first start it downloads the Whisper TFLite models from [Hugging Face](https://huggingface.co/DocWolle/whisper_tflite_models), which is published under MIT license# OTHER APPS
| **RadarWeather** | **Gas Prices** | **Smart Eggtimer** |
|:---:|:---:|:--:|
| [](https://f-droid.org/packages/org.woheller69.weather/) | [](https://f-droid.org/packages/org.woheller69.spritpreise/) | [](https://f-droid.org/packages/org.woheller69.eggtimer/) |
| **Bubble** | **hEARtest** | **GPS Cockpit** |
| [](https://f-droid.org/packages/org.woheller69.level/) | [](https://f-droid.org/packages/org.woheller69.audiometry/) | [](https://f-droid.org/packages/org.woheller69.gpscockpit/) |
| **Audio Analyzer** | **LavSeeker** | **TimeLapseCam** |
| [](https://f-droid.org/packages/org.woheller69.audio_analyzer_for_android/) |[](https://f-droid.org/packages/org.woheller69.lavatories/) | [](https://f-droid.org/packages/org.woheller69.TimeLapseCam/) |
| **Arity** | **Cirrus** | **solXpect** |
| [](https://f-droid.org/packages/org.woheller69.arity/) | [](https://f-droid.org/packages/org.woheller69.omweather/) | [](https://f-droid.org/packages/org.woheller69.solxpect/) |
| **gptAssist** | **dumpSeeker** | **huggingAssist** |
| [](https://f-droid.org/packages/org.woheller69.gptassist/) | [](https://f-droid.org/packages/org.woheller69.dumpseeker/) | [](https://f-droid.org/packages/org.woheller69.hugassist/) |
| **FREE Browser** | **whoBIRD** | **PeakOrama** |
| [](https://f-droid.org/packages/org.woheller69.browser/) | [](https://f-droid.org/packages/org.woheller69.whobird/) | [](https://f-droid.org/packages/org.woheller69.PeakOrama/) |
| **Whisper** | **Seemless** | |
| [](https://f-droid.org/packages/org.woheller69.whisper/) | [](https://f-droid.org/packages/org.woheller69.seemless/) | |