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

Detect silence in the audio stream #145

Open
gbernaldo82 opened this issue Oct 25, 2023 · 0 comments
Open

Detect silence in the audio stream #145

gbernaldo82 opened this issue Oct 25, 2023 · 0 comments

Comments

@gbernaldo82
Copy link

Hi, good morning!

I'm juststarting to experiment with the library because I'm working on a project where I'm probably going to use. I'm completelly new in everything related to DSP or audio signal processing and all that kind of stuff.

My question is about detection of silence sections in the stream. I've seen the class Voicer() which has a method called Silence() which turns off all the audio stream. So my question is if there is anyway to detect a sector of silence into the audio stream?

I mean, my project has 12 microphones streaming and recording to the hard disk and the problem is when I record the stream, I record it with the silence. So is there anyway to detect the silence in the audio stream and just ignore it?

Thank you so much in advance!

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

1 participant