dnd_transcribe/README.md

261 B

DND Transcribe

The goal of this project is to create a tool to transcribe audio recordings of DND games and transcribe them.

Our initial approach is rather naive, using wav2vec 2.0 pre-trained models to perform automated speach recognition

Usage

TODO