Skip to content

End segment after a silence does not get transcribed properly #26

Answered by jianfch
cetiny asked this question in Q&A
Discussion options

You must be logged in to vote

suppress_silence=True is default. The timestamp decoding logic was not properly implemented for beam search, but it should work properly in 280999c.

shifted_audio.mp4

The 2nd is with beam_size=5
The 3rd is with beam_size=None (i.e. greedy search)
It appears that silence suppression works better with greedy search.

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by cetiny
Comment options

You must be logged in to vote
4 replies
@jianfch
Comment options

@cetiny
Comment options

@jianfch
Comment options

@cetiny
Comment options

Comment options

You must be logged in to vote
2 replies
@jianfch
Comment options

@cetiny
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants