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

Discard recordings that are completely silent #519

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

chenxiaolong
Copy link
Owner

Completely silent, in this context, means that every buffer received from the audio driver consisted entirely of zeros. There is no point in saving these files because they do not contain any useful audio.

Issue: #513

Completely silent, in this context, means that every buffer received
from the audio driver consisted entirely of zeros. There is no point in
saving these files because they do not contain any useful audio.

Issue: #513

Signed-off-by: Andrew Gunnerson <[email protected]>
@chenxiaolong chenxiaolong self-assigned this Mar 20, 2024
chenxiaolong added a commit that referenced this pull request Mar 20, 2024
Signed-off-by: Andrew Gunnerson <[email protected]>
@chenxiaolong chenxiaolong merged commit fe9e544 into master Mar 20, 2024
1 check passed
@chenxiaolong chenxiaolong deleted the silence_detection branch March 20, 2024 02:44
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

Successfully merging this pull request may close these issues.

1 participant