You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
6 lines
209 B
Plaintext
Vendored
6 lines
209 B
Plaintext
Vendored
oint openai CreateTranscription \
|
|
--url "https://hut.openintegrations.dev/localai/" \
|
|
--token "***" \
|
|
--model "whisper-1" \
|
|
--audio "C:\Users\bayse\AppData\Local\Temp\nnzmvrjp2bv.wav" \
|
|
--type "audio/wav" |