summaryrefslogtreecommitdiffstats
path: root/whisper_requirements.txt
Commit message (Collapse)AuthorAge
* Add optional transcription & curation componentsyum2023-12-26
Add a transcribe button, which transcribes each .wav file using openai/whisper-large-v2, producing a corresponding .txt file. Also add a TUI tool for WSL. This tool lets you view transcripts and delete them with vi-like commands. Useful for cleaning data.