Is it possible to use this in platform Linux?
longfenghou opened this issue · 2 comments
longfenghou commented
Hello, i would like to know if it is possible to use this application in platform Linux by simply changing the cmd files?
Another question is that "Does the CPU works for the Online VAD?"
Thanks for your time,
frankenjoe commented
If you want to use SSI as backend, you will have to use mobileSSI. The VAD model itself is Python only. And yes, it works perfectly fine on CPU.
giorgionanfa commented
Hi, this project is very interesting! I was trying to run it on Linux (i also tried for Windows and it works fine). Which steps should i follow to run the project on Linux?
Thanks in advance