svlqd 3d48f473b0 new structure for transcription engine
- found problems with mps
- integrated jinja2 templates for rendering (.tex?)
- raw ui & bad structure
2026-02-24 02:58:28 +03:00
2026-02-24 02:58:28 +03:00
2025-11-04 15:57:52 +03:00
2025-11-13 12:00:38 +03:00
2025-11-13 12:00:38 +03:00
2025-09-14 03:07:06 +04:00
2025-10-16 16:37:50 +03:00

Notecast

Notecast is a simple and minimalistic utilite to transcribe audiofiles to text and create a conspect.

Requires nvidia cuda toolkit v12.4

You can create environment running

conda env create -f environment.yml

or for CUDA/Nvidia:

conda create -n notecast -c pytorch -c nvidia pytorch torchvision torchaudio transformers python=3.12
conda install ffmpeg customtkinter openai -c conda-forge -c bioconda
S
Description
No description provided
Readme 1.4 MiB
Languages
Python 90.5%
Jinja 9.5%