Home

Awesome

WhisperInput

Offline voice input panel & keyboard with punctuation for Android, experimental, powered by Whisper AI & Kõnele components.

<img src="example/example_1.jpg" width="49%"/> <img src="example/example_2.jpg" width="49%"/>

Voice input is supported in English. Multilingual input can be used, see in Installation.

Features

Usage tips

Installation

Requirements: Java, Android SDK.

Initial setup:

signingStoreLocation=../keystore.jks
signingStorePassword=<keystore.jks password>
signingKeyAlias=<keystore.jks alias>
signingKeyPassword=<keystore.jks key password>

Run:

git clone https://github.com/alex-vt/WhisperInput.git
cd WhisperInput/
./gradlew assembleRelease

Install app/build/outputs/apk/release/app-release.apk on Android device.

Development

Points of interest:

Possible issues:

Underlying projects

License

MIT license