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

Stopping early when whispering #29

Closed thiswillbeyourgithub closed 2 months ago

thiswillbeyourgithub commented 6 months ago

Hi, this is related to #27

Having lost my voice recently (shoutout to speech.sh I made quickly to speak today) I noticed than whispering to your app makes it stop early during my speech. I think this might be due to a low absolute volume threshold because otherwise the text is detected fine.

Hence, like in #27 I think it would be good to allow disabling / changing the silence threshold / timeout etc.

Thanks a lot!

luisherranz commented 4 months ago

I'm also having this issue. I'd rather always have to tap to end the recording.

luisherranz commented 4 months ago

It also stops when I stop to think for a while 😄