Skip to content
Discussion options

You must be logged in to vote

With a "." in the prefix, the model assumes the segment starts with a period mark, and my guess is that the model hasn't seen many transcripts in the training data that starts a line with a ".". Even when it does, it's more likely a line containing "." only, hence an empty prediction. The same logic goes for the whitespace prefix, although the distribution may be slightly different.

I think you might be looking for prompt instead of prefix (cf. #117 (comment))

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

@SinanAkkoyun
Comment options

Answer selected by jongwook
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants