hcmlab / vadnet

Real-time Voice Activity Detection in Noisy Eniviroments using Deep Neural Networks

Home Page:http://openssi.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# WARNING # not found 'ssipython.dll'

alfianwi97 opened this issue · comments

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

# WARNING # not found 'ssipython.dll'

image

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.