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

added 'use_vad_model' to better handle vad segments #9

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Conversation

Jiltseb
Copy link
Collaborator

@Jiltseb Jiltseb commented Apr 12, 2024

minor change for ease of use with aana sdk

@Jiltseb Jiltseb requested a review from evanderiel April 12, 2024 10:34
offset=self.vad_offset,
)
else:
raise RuntimeError("no vad_model found. Set 'use_vad_model' to True while loading the model")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the first sentence of the error message should say "No vad segments found."

@Jiltseb Jiltseb merged commit 0d6c62e into master Apr 12, 2024
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.

2 participants