giulbia / baby_cry_detection

Recognition of baby cry audio signal
250 stars 116 forks source link

How can I run app on ubuntu? #14

Open nguahoang205 opened 6 years ago

nguahoang205 commented 6 years ago

Hello giulbia, I like your app very much, but I don't have a raspberry pi board. So I try run app on ubuntu. But I have an issue: I installed app by run: sudo python setup.py install But when I run: ./run_crying_detection.sh I get error: can't open file '/opt/baby_cry_rpi/script/make_prediction.py': [Errno 2] No such file or directory I don't know where is app installed? And: Can I run app on ubuntu? Is installing app correct? Could you please help me?

Thanks, Hoang

giulbia commented 6 years ago

Hi,

Thanks for reaching out. In principle it should run on Ubuntu. I modified the README file, please let me know if you understand better how to use it.