Skip to content
Discussion options

You must be logged in to vote

prompt conditions the model on the text that appeared in the previous ~30 seconds of audio, and in long-form transcription it helps continuing the text in a consistent style, e.g. starting a sentence with a capital letter if the previous context ended with a period. You can also use this for "prompt engineering", to inform the model to become more likely to output certain jargon (" So we were just talking about DALL·E") or do a crude form of speaker turn tracking (e.g. " - Hey how are you doing? - I'm doing good. How are you?", note that the token for " -" is suppressed by default and will need to be enabled manually.)

prefix accepts a partial transcription for the current audio input, al…

Replies: 4 comments 15 replies

Comment options

You must be logged in to vote
9 replies
@mezaros
Comment options

@VulumeCode
Comment options

@jongwook
Comment options

@octimot
Comment options

@mindofsteel
Comment options

Answer selected by jongwook
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@horiws
Comment options

Comment options

You must be logged in to vote
5 replies
@ZRSlayee
Comment options

@phineas-pta
Comment options

@chemeris
Comment options

@DLuPan
Comment options

@LeeHaha314
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