Add scripts for audio transcription using whisper.cpp
This commit is contained in:
4
bin/transcribe-video-base
Normal file
4
bin/transcribe-video-base
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
transcribe-video-with-model "$1" "$2" "base" "$3"
|
||||
|
||||
Reference in New Issue
Block a user