mdys - Overview
Pinned Loading
-
Whisper ASR Webservice | File Proce... Whisper ASR Webservice | File Processing Script | 2023/09/23 | v2.8
1
#!/bin/bash2
echo "Whisper ASR Webservice | File Proccessing Script | 2023/09/23 | v2.8"
3
echo "Author: Austin St. Aubin w/ a little help from ChatGPT."
4
echo "License: MIT License"
5
# This is a bash script that transcribes an audio file using a web service and outputs the transcript in various formats.