Skip to content

Demo App v3.0.1 - Compatibility Fix

Latest

Choose a tag to compare

@volt-PRd volt-PRd released this 19 May 12:50

WhisperGF Demo App v3.0.1

Compatibility Fix

  • Fixed: supports-any-density: false - now supports all screen densities
  • Fixed: Screen size restricted to normal - now supports small/normal/large/xlarge
  • Added: armeabi-v7a (32-bit ARM) support alongside arm64-v8a
  • Fixed: extractNativeLibs=true for proper native library extraction
  • Added: uses-feature-not-required for microphone and touchscreen (tablet support)

Supported Devices

  • ARM64-v8a (64-bit): Modern Android phones (Android 8.0+)
  • armeabi-v7a (32-bit): Older/budget Android phones (Android 8.0+)
  • All screen sizes and densities

How to Install

  1. Download whispergf-test.apk
  2. Enable "Install from unknown sources" in Settings
  3. Open the APK to install
  4. Grant microphone permission when prompted
  5. Download a model (or pick a GGUF file) and start transcribing!