Improve transcribe api and add alias to transcribe twitch stream downloads

This commit is contained in:
2023-06-04 11:57:32 -04:00
parent 8ff9c338b5
commit e5e8f309e5
8 changed files with 157 additions and 103 deletions

View File

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