You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that the 'vad_filter' parameter is being included here, but the actual condition for determining whether it's true or not is based on 'word_timestamps.'
I believe this doesn't seem logical. Can we make adjustments to this?
I've noticed that the 'vad_filter' parameter is being included here, but the actual condition for determining whether it's true or not is based on 'word_timestamps.'
I believe this doesn't seem logical. Can we make adjustments to this?
https://github.com/ahmetoner/whisper-asr-webservice/blob/main/app/faster_whisper/core.py#L48
The text was updated successfully, but these errors were encountered: