tigros / Whisperer

Batch speech to text using OpenAI's whisper.
256 stars 24 forks source link

Sometimes the app hangs and does nothing #48

Closed tjesp closed 8 months ago

tjesp commented 8 months ago

Sometimes when I have a long queue it just hangs on the last file for hours without ending the processing.

I had an example today where it was stuck on the last file for hours. It was a 22MB MP4 file so it should only take max 10-15 minutes.

The app have not crashed I can still cancel the processing.

I know this is not much to go on so how can I generate a proper error report for you next time it happens?

tigros commented 8 months ago

Hi,

looking at the code it can only happen if there's a ffmpeg.exe or main.exe process running AFAIK.

maybe check taskmgr look for those 2, maybe 1 got stuck?

tjesp commented 8 months ago

Yes main.exe was running. After I quitted it the processing ended.

tigros commented 8 months ago

ok i guess it had trouble with a certain file, do you know which one? might have to avoid those kinds.

erturkdotgg commented 8 months ago

Happens if you use large-v3