import * as openai from "https://deno.land/x/openai@v4.69.0/resources/audio/transcriptions.ts";
Interfaces
Represents a transcription response returned by model, based on the provided input. | |
Represents a verbose json transcription response returned by model, based on the provided input. | |
Type Aliases
Represents a transcription response returned by model, based on the provided input. | |