vilassn/whisper_android
Android app that runs OpenAI Whisper speech recognition models via TensorFlow Lite on mobile devices.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
This repository provides Android applications that run OpenAI Whisper automatic speech recognition models using TensorFlow Lite for inference. It includes two implementations—one using the TFLite Java API for easier integration and another using the TFLite Native API for better performance. A Python script is also provided to convert Whisper models into TensorFlow Lite format for deployment on Android devices.