Files
notecast/README.md
T
svlqd ecbbbfd5d1 Minor update
- added transcription folder with checker and transcription modules
- logger is a separated module now
2025-09-06 23:36:33 +03:00

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
```