Skip to main content
The response format. β€œjson” (default) returns { text, usage }; β€œverbose_json” additionally returns task, language, duration, and segment-level timestamps (OpenAI-compatible providers only).

Example Usage

Values

This is an open enum. Unrecognized values will not fail type checks.
  • "json"
  • "verbose_json"