j3soon / whisper-to-input

An Android keyboard that performs speech-to-text (STT/ASR) with OpenAI Whisper and input the recognized text; Supports English, Chinese, Japanese, etc. and even mixed languages.
35 stars 4 forks source link

UI Optimization - Follow the UI of Gboard #7

Closed j3soon closed 10 months ago

j3soon commented 10 months ago

Refer to the UI of Gboard (as discussed offline)

Some improvements include the following:

  1. Exit to previous keyboard
  2. Allow deletion of characters
  3. Keyboard settings button
  4. Display current audio intensity (through the microphone icon)
  5. etc.