-
For example, if I wanted to transcribe audio in which there is a small set of words, is it possible to bias the decoder model to prefer those words over similar ones, so that transcriptions become more likely to output those words? |
Beta Was this translation helpful? Give feedback.
Answered by
glangford
Sep 28, 2023
Replies: 1 comment
-
Try the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tilsen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try the
--initial_prompt
option, and fyi below.