-
Hi I am trying the speaker-diarization pipelines to detect speaker numbers, and I noticed that it can be very cpu hungry and each time I run it it creates a lot of processes and I can see many many processes in here is how I use the model.
I checked the code and the wrappers seems very deep and I didn't see where I can specify the num_workers param. Anyone has any idea about it? Any advice is appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Try this:
|
Beta Was this translation helpful? Give feedback.
Try this: