giulbia / baby_cry_detection

Recognition of baby cry audio signal
254 stars 117 forks source link

Not able to start recording #8

Closed dingusagar closed 6 years ago

dingusagar commented 6 years ago

In the shell script, the recording module gives the following error. There was no folder named recording ...so I created one ...even then it is showing the same error /opt/baby_cry_rpi/recording/signal_9s.wav: No such file or directory

dingusagar commented 6 years ago

Solved..Make sure the paths in the shell script are consistent with your present working directory.. I was not running the program in /opt/...