savbell / whisper-writer

💬📝 A small dictation app using OpenAI's Whisper speech recognition model.
GNU General Public License v3.0
327 stars 52 forks source link

Doesn't work for longer recordings using press_to_toggle #37

Open Bardo-Konrad opened 6 months ago

Bardo-Konrad commented 6 months ago

I used it for a 10 minute recording and it kept on repeating many sentences and did not detect the rest.

Fortunately it saved it as wav in temp, so I could use the official whisper to transcribe it.

I used the large model in both. Having used press_to_toggle, vad is not a reason.