Skip to content

whisperGF v1.0.0

Choose a tag to compare

@volt-PRd volt-PRd released this 19 May 10:48
· 6 commits to main since this release

whisperGF v1.0.0 - Initial Release

whisper.cpp Android AAR Library for Speech-to-Text

Features:

  • Speech-to-Text on Android (arm64-v8a)
  • ARMv8.2 FP16 optimized variant
  • Kotlin API with coroutines support
  • Model loading from file, assets, or InputStream

Files:

  • whisper-android.aar - Android Library
  • whisper-android.zip - Compressed archive

Requirements:

  • Min SDK: 26 (Android 8.0+)
  • Kotlin 1.9.0+
  • kotlinx-coroutines-android 1.7.1+