A batch transcription script that uses AssemblyAI.
How it works:
- Looks in
audio/for audio files. - Checks
transcripts/for matching<same-name>.jsonfiles. - Transcribes only files that do not yet have a matching transcript.
- Saves transcripts to
transcripts/with the same base filename and.jsonextension.
Usage:
python3 audio2txt.py