MathiasLArt / AudioTranscription

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Python 100.0%