Skip to content
View mdys's full-sized avatar

Block or report mdys

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Whisper ASR Webservice | File Proce... Whisper ASR Webservice | File Processing Script | 2023/09/23 | v2.8
    1
    #!/bin/bash
    2
    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.