AudioTranscribeWhisperSettings.contextPrompt property

Whether to supply a prompt consisting of the tokens recognised in the previous chunk. By default it is not supplied, relying only on the overlap of transcription chunks to resolve partial words occurring at the start/end of a chunk.

Signature:

contextPrompt?: boolean;