LocalAI/backend/go/transcribe
Dave 44bc540bb5
fix: security scanner dislikes runCommand function arguments (#2140)
runCommand ==> ffmpegCommand. No functional changes, but makes it clear to the security scanner and future developers that this function cannot run arbitrary commands

Signed-off-by: Dave Lee <dave@gray101.com>
2024-04-26 10:33:12 +02:00
..
main.go refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
transcript.go fix: security scanner dislikes runCommand function arguments (#2140) 2024-04-26 10:33:12 +02:00
whisper.go Revert #1963 (#2056) 2024-04-17 23:33:49 +02:00