Replies: 2 comments
-
Can you paste the code you're using? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@x86Gr When I remove initial_prompt then it can capture almost all sentences in the audio, looks like initial_prompt causes missing some sentences in the audio. But I need to capture some terminologies, and proper nouns in the audio. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Batched Faster Whisper to transcribe the audio files. But it sometimes misses some sentences in the audio files. Is there any argument to control this behavior, I try "vad_onset" and "vad_offset" arguments but it works occasionally. Do you know any way to resolve this issue? Thank you so much.
Beta Was this translation helpful? Give feedback.
All reactions