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

Compatibility with OpenAI API and Whisper Webservice. #13

Closed tigerpaws01 closed 10 months ago

tigerpaws01 commented 10 months ago

What This Branch Accomplished

Future Directions

Several possible refactoring, optimization, and improvements.

Testing This Branch

OpenAI API

Should work as before.

Self-hosted Whisper Webservice


Closes: #3