chidiwilliams / buzz

Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
https://chidiwilliams.github.io/buzz
MIT License
11.86k stars 889 forks source link

Live Recording Doesn't Produce results #349

Closed kathekon closed 3 weeks ago

kathekon commented 1 year ago

Despite various setting combinations, the Live Recording Feature doesn't produce any results.

I've tried auto-select language, and explicitly selecting English. I've tried different mics (built-in and external USB). I've tried various combination of Whisper and Whisper.cpp models with the Tiny and Base model settings. In all cases after hitting record the sound meter moves, but no text is generated. My machine specs if useful:

Model Name: MacBook Pro Model Identifier: MacBookPro16,1 Processor Name: 8-Core Intel Core i9 Processor Speed: 2.4 GHz Memory: 64 GB System Version: macOS 12.6.3 (21G419) (Monterey)

Transcribing from a file works great! Would be a game changer if I could get the Live Recording feature working

kathekon commented 1 year ago

An Update:

Actually.... I accidentally kept it running while not saying anything. After a few minutes, it DID produce results, but they weren't remotely accurate (in fact they were kind of hysterical and perhaps a bit disturbing:

You

уже six mággs win, there's no solution to this. Lastly, I havent used up my guns to actuallyέ your polish標 in that case remember? The Zombiosis device is deleted, so all it works is everything I need is very Toy-Giggled, no good stuff. Some filesży reorder. The grandchild's my design unit is the stk designed of all these gunshots,

Sircam19 commented 1 year ago

An Update:

Actually.... I accidentally kept it running while not saying anything. After a few minutes, it DID produce results, but they weren't remotely accurate (in fact they were kind of hysterical and perhaps a bit disturbing:

You

уже six mággs win, there's no solution to this. Lastly, I havent used up my guns to actuallyέ your polish標 in that case remember? The Zombiosis device is deleted, so all it works is everything I need is very Toy-Giggled, no good stuff. Some filesży reorder. The grandchild's my design unit is the stk designed of all these gunshots,

https://github.com/openai/whisper/discussions/679?notification_referrer_id=NT_kwDOAEb3-bI1MDc4ODM1NTA4OjQ2NTEwMDE#discussioncomment-4905687

Sircam19 commented 1 year ago

An Update: Actually.... I accidentally kept it running while not saying anything. After a few minutes, it DID produce results, but they weren't remotely accurate (in fact they were kind of hysterical and perhaps a bit disturbing: You уже six mággs win, there's no solution to this. Lastly, I havent used up my guns to actuallyέ your polish標 in that case remember? The Zombiosis device is deleted, so all it works is everything I need is very Toy-Giggled, no good stuff. Some filesży reorder. The grandchild's my design unit is the stk designed of all these gunshots,

openai/whisper#679

https://github.com/openai/whisper/discussions/679#discussioncomment-4922727

chidiwilliams commented 1 year ago

Hi @kathekon, noticed a similar issue as well on newer Macs in particular. I'll be working on a fix soon.

About the random text, the Whisper model sometimes "hallucinates" text when there is no audio for a long time, as @Sircam19's comment should show.

I'll update this thread when I have some update on a fix for the Mac issue.

fiammanda commented 1 year ago

Same issue (live recording doesn't produce results) with Windows 10 and even no random texts. @chidiwilliams

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

kathekon commented 1 year ago

fyi this issue persists. also can't CMD+Q the app when it's running.

toolyq commented 10 months ago

Met the same issue with 0.8.4

evantianzg commented 4 months ago

me too with macOS Sonoma(14.1.2) app version 0.8.4

raivisdejus commented 3 months ago

If encountering this issue, please try to run transcription with tiny model. One reason for there being no output could be the fact that whisper can't transcribe quickly enough. Also running the app from terminal to get some log output would be helpful to further diagnose this problem

raivisdejus commented 1 month ago

Also try to specify the language. This may help to get more precise results.

Or try the latest version https://github.com/chidiwilliams/buzz/releases