Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 405 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 405 Bytes

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.