Skip to content

Model

Legacy transcription model parameter retained for backward compatibility. Ignored when speaker diarization is requested.

Example Usage

typescript
import { Model } from "@meetkai/mka1/models/operations";

let value: Model = "whisper-large-v3";

Values

typescript
"whisper-large-v3" | "whisper-large-v3-turbo"