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

Moved energy_threshold into an optional Recognizer() __init__ param. #762

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jaggzh
Copy link

@jaggzh jaggzh commented Aug 8, 2024

Explanation:
Between the hard-coded default of 300, and the automatic adjustment, is the ability to let the caller pick the value. In our case, our environment has people talking, and while fiddling with the damping and such, for the asymmetric moving avg, also should be moved into configurable params, I figured this was at least a start (and helped in our situation). :)

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