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

Fix early stopping for VAD #155

Merged
merged 1 commit into from
May 30, 2024
Merged

Fix early stopping for VAD #155

merged 1 commit into from
May 30, 2024

Conversation

ZachNagengast
Copy link
Contributor

Addresses #154 #150 #152

Because shouldEarlyStop is a class variable now, we need to keep track of each window the VAD chunker is actively decoding with UUIDs. This way we can stop one of them and allow the rest to continue.

@ZachNagengast ZachNagengast merged commit aa4bb90 into main May 30, 2024
6 checks passed
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