Skip to content

Conversation

@aidancrowther
Copy link
Contributor

VAD Filtering is described in the code as being enabled by default when using faster_whisper engine. This is not actually the case as it would always default to false. I have added logic to have VAD filtering act as described within the webservice. This closes #274

Copy link
Collaborator

@ayancey ayancey left a comment

Choose a reason for hiding this comment

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

lgtm

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.

Question, can vad_filter be specified as environment variable in docker compose?

2 participants