dotfiles/bin/transcribe-video-base

5 lines
72 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
transcribe-video-with-model "$1" "$2" "base" "$3"