We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a53556 commit 20eb6b2Copy full SHA for 20eb6b2
1 file changed
examples/openai/responses/config.toml
@@ -9,6 +9,7 @@ api_key = "sk_ABCD"
9
voice = "ash"
10
11
[asr]
12
+platform = "OpenAI"
13
url = "https://api.openai.com/v1/audio/transcriptions"
14
api_key = "sk_ABCD"
15
model = "gpt-4o-mini-transcribe"
0 commit comments