-
I am using whisper to transcribe audio recordings. Sometimes, everything works well, and the transcription proceeds quickly, but at other times, the same audio file won’t start transcribing or transcribes very slowly until I restart the script execution or the command prompt or, even more often - the computer. When I run the transcription command, I get no error, nothing, it seems to start running, but no transcription appears (or sometimes appears but very slowly, like 20 seconds of transcription in 5 min). When I reload the computer, the transcription usually works well again. I checked the GPU performance when I run the transcription command and at both times (when the transcription works and when it doesn’t), the dedicated GPU1 memory usage is 7.8 out of 8 GB while utilization is 0%. When the transcription works well, the fans run quite loudly, but when it doesn’t, they don’t. Here are the details:
Has anyone had a similar issue? P.S. I’m very new to all this, so maybe there is something I do that is essentially wrong. So just in case, here is an example of how I would usually start:
Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Try to turn off "CUDA Sysmem Fallback". |
Beta Was this translation helpful? Give feedback.
Try to turn off "CUDA Sysmem Fallback".