We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b183de commit 687f760Copy full SHA for 687f760
1 file changed
OpenAIAudioAdapter.ts
@@ -11,7 +11,7 @@ import type {
11
TextToSpeechStreamResult,
12
TtsAudioFormat,
13
} from "./audioAdapters.js";
14
-
+//redeploy
15
export type OpenAITranscriptionModel =
16
| "gpt-4o-transcribe"
17
| "gpt-4o-mini-transcribe"
0 commit comments