Skip to content

Releases: Trion129/WhisperTypeKeyboard

WhisperType 1.4.0

Choose a tag to compare

@Trion129 Trion129 released this 06 Aug 23:02

WhisperType 1.4.0

  • versionCode: 8 (per-ABI 81–84)
  • ASR: sherpa-onnx via JitPack (v1.13.4) — tiny.en / base.en (default) / small.en
  • Import sherpa Whisper zip; more models
  • UI: emoji mode, status-bar inset, setup field scrolls above keyboard
  • IME: long-press alternatives above key without keyboard flicker
  • Upgrade clears old RTranslator model — re-download in Settings

Install

Most phones: WhisperTypeKeyboard-1.4.0-arm64-v8a.apk

WhisperType 1.3.0

Choose a tag to compare

@Trion129 Trion129 released this 06 Aug 21:02

WhisperType 1.3.0

  • versionCode: 7 (per-ABI codes 71–74)
  • Feature: Import a local Whisper ONNX zip from Settings (same 6-file package layout as the HuggingFace download)
  • Session validation before install; failed import keeps the previous model
  • Offline ASR: Whisper Small English (int8)
  • Runtime: ONNX Runtime Android + Extensions (Maven Central)

Install

  1. Download the APK for your device ABI from the assets below
  2. Install on device (adb install -r ... or open the APK)
  3. Enable keyboard, grant mic access, then Download or Import the model in settings

ABI Selection

APK ABI Devices
WhisperTypeKeyboard-1.3.0-armeabi-v7a.apk armeabi-v7a Older 32-bit ARM devices
WhisperTypeKeyboard-1.3.0-arm64-v8a.apk arm64-v8a Most modern ARM devices
WhisperTypeKeyboard-1.3.0-x86.apk x86 32-bit x86 emulators
WhisperTypeKeyboard-1.3.0-x86_64.apk x86_64 64-bit x86 emulators

Artifacts

File Use
*-<abi>.apk Sideload / direct install (pick your ABI)
.aab Play Store upload

WhisperType 1.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 12:20

WhisperType 1.2.1

  • versionCode: 6
  • Offline ASR: Whisper Small English (int8)
  • Runtime: ONNX Runtime Android + Extensions (Maven Central)

Install

  1. Download the APK for your device ABI from the assets below
  2. Install on device (adb install -r ... or open the APK)
  3. Enable keyboard, grant mic access, and download the model in settings

ABI Selection

APK ABI Devices
WhisperTypeKeyboard-1.2.1-armeabi-v7a.apk armeabi-v7a Older 32-bit ARM devices
WhisperTypeKeyboard-1.2.1-arm64-v8a.apk arm64-v8a Most modern ARM devices
WhisperTypeKeyboard-1.2.1-x86.apk x86 32-bit x86 emulators
WhisperTypeKeyboard-1.2.1-x86_64.apk x86_64 64-bit x86 emulators

Artifacts

File Use
*-<abi>.apk Sideload / direct install (pick your ABI)
.aab Play Store upload

Full Changelog: v1.2.0...v1.2.1

WhisperType 1.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 03:49

WhisperType 1.2.0

  • versionCode: 5
  • Offline ASR: Whisper

Install

  1. Download WhisperTypeKeyboard-1.2.0.apk
  2. Enable keyboard → grant mic → download a model in settings

Artifacts

File Use
.apk Sideload / direct install
.aab Play Store upload

Full Changelog: v1.1.1...v1.2.0

WhisperType 1.1.0

WhisperType 1.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 19:54

WhisperType 1.1.0

  • versionCode: 2
  • Offline ASR: Parakeet 110M (recommended) + Whisper Tiny.en
  • Native runtime: sherpa-onnx v1.13.4

Install

  1. Download WhisperTypeKeyboard-1.1.0.apk
  2. Install on device (adb install -r … or open the APK)
  3. Enable keyboard → grant mic → download a model in settings

Artifacts

File Use
.apk Sideload / direct install
.aab Play Store upload

Full Changelog: https://github.com/Trion129/WhisperTypeKeyboard/commits/v1.1.0