1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/cli/openai/CreateTranscription/bash.txt
Vitaly the Alpaca (bot) c39646f3b1 Test data update (Jenkins)
2025-07-15 17:57:15 +00:00

6 lines
181 B
Plaintext
Vendored

oint openai CreateTranscription \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--model "whisper-1" \
--audio "/tmp/pypyif03.np5.wav" \
--type "audio/wav"