hcmlab / vadnet

Real-time Voice Activity Detection in Noisy Eniviroments using Deep Neural Networks
http://openssi.net
GNU Lesser General Public License v3.0
419 stars 77 forks source link

# WARNING # not found 'ssipython.dll' #20

Open alfianwi97 opened 4 years ago

alfianwi97 commented 4 years ago

I ran any dovad[ex]*.cmd files and got this error though I had 'ssipython.dll' in /bin folder.

# WARNING # not found 'ssipython.dll'

image

tobiasbaur commented 4 years ago

Dear Alfian, this probably is not a problem with the ssipython.dll itself, but with a dependend library. My guess would be that the python installation is not found . Did you run do_bin.cmd before? This installs all python dependencies in the local bin folder.