-
First, thanks for this great work. I am in the process of integrating it to our stt system. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I believe the proper way is to have a separate instance of VAD for each process / thread. Or to have a separate process / process pool executor with it. |
Beta Was this translation helpful? Give feedback.
-
Thank you for the reply, I manage to get it to work with a process pool executor. |
Beta Was this translation helpful? Give feedback.
I believe the proper way is to have a separate instance of VAD for each process / thread. Or to have a separate process / process pool executor with it.