Replies: 1 comment
-
Pytorch uses CPU threads already, so there's not much faster you can go on CPU. |
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.
-
Hi, I would like to see how fast parakeet-ctc-0.6b can perform the inference for single audio input using multiple threading on CPU. I configured such environment variables as OMP_NUM_THREADS and MKL_NUM_THREADS in Ubuntu but didn't work. num_workers in the transcribe function didn't help neither. Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions