Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to test the noise detection #3

Open
vchabot opened this issue Mar 26, 2016 · 1 comment
Open

Unable to test the noise detection #3

vchabot opened this issue Mar 26, 2016 · 1 comment

Comments

@vchabot
Copy link

vchabot commented Mar 26, 2016

Hello,

First of all, thank you for providing a script like this :)

I installed every dependances needed, and I tested the noise detection script with the following command:

./noise-detection-.rb -t 0

i used the built-in soundcard, that's why I wrote the 0

Here is the result of this command:

./noise_detection.rb:162: warning: assigned but unused variable - rec_out
./noise_detection.rb:174: warning: assigned but unused variable - value
./noise_detection.rb:44: warning: File.exists? is a deprecated name, use File.exist? instead
./noise_detection.rb:49: warning: File.exists? is a deprecated name, use File.exist? instead
./noise_detection.rb:54: warning: File.exists? is a deprecated name, use File.exist? instead
Testing soundcard...
/usr/bin/sox FAIL formats: can't open input `-': WAVE: RIFF header not found

I searched on the web and, as the error suggests, it comes from sox, but I have no idea how to fix this.

Vincent

@c0olix
Copy link

c0olix commented Jan 14, 2018

Hello, it's the same for me here. I am getting this error too.

Janek

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants