12 lines
261 B
Markdown
12 lines
261 B
Markdown
# 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
|