import { type Transcription } from "https://deno.land/x/openai@v4.29.0/resources/audio/transcriptions.ts";
Represents a transcription response returned by model, based on the provided input.
x/openai/resources/audio/transcriptions.ts>Transcription
import { type Transcription } from "https://deno.land/x/openai@v4.29.0/resources/audio/transcriptions.ts";
Represents a transcription response returned by model, based on the provided input.