Skip to content

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

License

Notifications You must be signed in to change notification settings

MathiasLArt/AudioTranscription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages