ecbbbfd5d1
- added transcription folder with checker and transcription modules - logger is a separated module now
10 lines
218 B
Markdown
10 lines
218 B
Markdown
# Notecast
|
|
|
|
**Notecast** is a simple and minimalistic utilite to transcribe audiofiles to text and create a conspect.
|
|
|
|
Requires nvcc v12.8
|
|
|
|
You can create environment running
|
|
```
|
|
conda env create -f environment.yml
|
|
``` |