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

Can't found model:transform #26

Open yhlim19 opened 3 years ago

yhlim19 commented 3 years ago

Hi, i Can't found model:transform

image

weeeihan commented 3 years ago

I have the same problem, please help thanks!

shini-tm commented 3 years ago

i suspect it has something to do with the transform function on line 102 of the model.py file. but im not familiar with pythonhelper.cpp

shini-tm commented 3 years ago

image it might be a dll issue

shini-tm commented 3 years ago

yeah installing, CUDA version 9.0 from NVIDIA archived downloads seems to do the trick. afterwards you might get a Could not find 'cudnn64_7.dll' so you may need to manually install that; there is a simple guide here: https://stackoverflow.com/questions/48698536/tensorflow-gpu-import-tensorflow-importerror-could-not-find-cudnn64-7-dll