whisper-to-input icon indicating copy to clipboard operation
whisper-to-input copied to clipboard

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.

Results 18 whisper-to-input issues
Sort by recently updated
recently updated
newest added

Such as: - Whisper prompt - Target language - Etc.

As in our offline discussion, the current APK is flagged as a virus by Google. This may be fixed by referring to the `Details` tab in VirusTotal, or potentially using...

When updating from v0.1 to v0.2 on my phone, the following error message occurs: ``` App not installed as package conflicts with an existing package. ``` The corresponding fix is...

Setting up the following endpoint can be a bit of a hassle during a fresh install. Could it be automatically applied when selecting the OpenAI API style request? ``` https://api.openai.com/v1/audio/transcriptions...

Hi, [Deepgram](deepgram.com) is wayyy faster, cheaper, supports dictation modes (so saying comma to have a comma), supports removing things like "hum" and "huh", and suports live streaming. Can you consider...

> ![](https://github.com/user-attachments/assets/5b4fa91b-e9ce-4921-89f3-12bf1f841899) > > -- Reported by @ijsun, using v0.2 Unsure how to reliably reproduce yet, may need a better logging mechanism as discussing in #17

Hi, Setting this as an STT engine on android would allow using it by other apps. It would be neat as I'm self hosting a whisper endpoints. The latest occurence...