Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix progress for vad #223

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Fix progress for vad #223

merged 1 commit into from
Oct 15, 2024

Conversation

ZachNagengast
Copy link
Contributor

This PR will fix progress tracking for total VAD windows in cases where concurrent workers are less than the total audioChunks of the input audio. Previously it would reset the progress to 0 for each batch of audio where there were more audioChunks than could be fully distributed among the available workers.

@ZachNagengast ZachNagengast merged commit 3ebfa14 into main Oct 15, 2024
6 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant