Ordinath / Whisper_to_ChatGPT

70 stars 17 forks source link

Loader stucks sometimes #4

Closed khamaileon closed 1 year ago

khamaileon commented 1 year ago

Sometimes the loader keeps spinning indefinitely. I guess Whisper didn't respond or returned an error. Maybe it would be useful to add a timeout with maybe an error message?

Ordinath commented 1 year ago

Curious, I thought I fixed this previously. Could you provide steps to reproduce?

khamaileon commented 1 year ago

It is working for me right now but you can simulate it by turning off WIFI. If you turn it on again, the loader keeps spinning.

Ordinath commented 1 year ago

It's difficult to determine the appropriate timeout condition, as the transcription process may take an extended amount of time, depending on the length of the sound file being sent. I will consider this and see what I can do, but I must note that this issue won't be a priority.