Replies: 1 comment
-
hi, try to upgrade the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to run multiply python scripts that use whisper on Linux. When I run it once it's pretty fast and transcribes my .wav file within 15 seconds. But when I run second file it does nothing. It uses resources, but somewhy it doesnt transcribe my file. Weird fact is that as soon I close one script, the second one successfully transcribes the file. What could be the reason and how can I solve this issue? Python 3.11.5 64bit, Ubuntu 22.04 64 bit, i9-12900K
Beta Was this translation helpful? Give feedback.
All reactions