meokz / looking-to-listen

Deep neural network (DNN) for noise reduction, removal of background music, and speech separation
MIT License
169 stars 19 forks source link

Runtime Error #17

Open arindamcodes opened 3 years ago

arindamcodes commented 3 years ago

ERROR: for looking-to-listen_network_run Cannot create container for service network: Unknown runtime specified nvidia. Getting this error every time . Can you please help?

meokz commented 3 years ago

@ArindamS22 Could you dump the terminal output?

alectrocute commented 3 years ago

@ArindamS22 As per readme:

CPU (comment out _set_gpu() in network/src/env.py)

alectrocute commented 3 years ago

Although for what it’s worth, this exact error is what breaks this project for me. Tried on macOS, Windows 10 hosts.