You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
6 lines
181 B
Plaintext
Vendored
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" |