/AudioTranscription

Reads audio files from disk and tries to transcribe it, then outputs the transcription to a .csv

Primary LanguagePythonMIT LicenseMIT

A Simple python script that scans a folder for any .wav files and then tries to transcribe the content and saves it to a .csv file for further reference.

Usage:

Specify the required info in the .env file then run the script.

output example:

image

TODO: [] a simple GUI and compiled binaries.