Skip to content
View mdys's full-sized avatar

Block or report mdys

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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.