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

Hi, this is related to #27 Having lost my voice recently (shoutout to [speech.sh](https://github.com/thiswillbeyourgithub/speech.sh) I made quickly to speak today) I noticed than whispering to your app makes it stop...

bug
enhancement

The button to add a newline is great but when I record multiple audio message in the same text field the lack of a spacebar button makes the messages appear...

enhancement

Hi, I noticed that if I use your app for recording a very long audio, sometimes the screen will timeout and turn off and when that happens, your app just...

bug
enhancement

![Screenshot_20240328_005740_com opera browser](https://github.com/j3soon/whisper-to-input/assets/75346987/a8db62fa-99ed-42cf-beaa-6c1aa9faa206)

bug

Hello, dear developers! Thank you so much for this program! On my phone, it seems the silence detector isn't working. That's what I roughly deduce from the code, but I'm...

bug
enhancement

For two years I have been searching for exactly this kind of app: an app that would act as an Android keyboard but use my OpenAI API key to use...

enhancement

Hi, I think it would be valuable to add a dropdown to the input window to allow choosing the language on the fly. I'm not a native english speaker but...

enhancement

Hi, Great app, was waiting eagerly for something like that! 1. When the recorded audio is less than 1s, it should be ignored 2. If you set the temperature to...

enhancement

As mentioned by @ijsun in our offline discussion, the current behavior will stop recording upon screen sleep. (In contrast to continue recording as in OpenAI ChatGPT voice input feature) The...

As mentioned in the offline reported by @ijsun, the current keyboard will fail silently after using it for a while. When encountered this issue, a simple `Clear All` to close...