MichaelMcCulloch / WhisperVoiceKeyboard

A voice to text keyboard based on OpenAI Whisper Model.
MIT License
45 stars 5 forks source link
android rust

Whisper-based Voice Keyboard

TODO! I wrote this before i was made aware of whisper.cpp. Need to integrate that, into this, or build a new one on that.

Integration of the OpenAI speech to text model into Android.

Preparation

Prerequisites

Tools

Assets (Included)

How to run