gabemagee / gunshot_detection

Building a model that can detect gunshots from audio and that can also be scalably deployed to a Raspberry Pi cluster.
42 stars 11 forks source link

Unable to Change Input Audio Source #14

Closed Gowtham-Pentela closed 1 year ago

Gowtham-Pentela commented 1 year ago

Hi Alex,

I have tried to replicate the code with minor changes (change in the audio source) and test it. But when I try to give input from my local device the program is picking up from the device's microphone. The change in the code is

image

I am not aware how to fix this. Could you please help me in fixing this issue?

The code, audio files can be found in the below mentioned GitHub link:

https://github.com/Gowtham-Pentela/Gunshot

Thanks in advance.

Best regards, Gowtham

amorehead commented 1 year ago

I was made aware via email that this issue is no longer relevant. If that is not the case, please let me know, and I would be happy to re-open this issue.