1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00
Files
OpenIntegrations/docs/en/cli/openai/CreateTranscription/bash.txt

6 lines
211 B
Plaintext
Raw Normal View History

2025-06-18 21:13:41 +03:00
oint openai CreateTranscription \
--url "https://api.athenaeum.digital:1122/" \
--token "***" \
--model "whisper-1" \
--audio "C:\Users\Administrator\AppData\Local\Temp\bi04ndbxhxg.wav" \
--type "audio/wav"