no_context property

  1. @Bool()
bool no_context
getter/setter pair

do not use past transcription (if any) as initial prompt for the decoder

Implementation

@ffi.Bool()
external bool no_context;