Commit Graph

8 Commits

Author SHA1 Message Date
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
svlqd 7f92a27b49 Minor improvements & docs added 2025-11-04 15:57:52 +03:00
svlqd add2e15d5f working version. something wrong with icons 2025-10-16 14:24:49 +03:00
svlqd 414cb4d38e Working version
- audio/video files support added
2025-09-17 00:59:43 +03:00
svlqd 7291b148e5 isort & black
- trying to fix environment issues
2025-09-14 03:07:06 +04:00
svlqd 7cf4c5259b Major updates
- UI is now on customtkinter
- new environment.yml file
- entry point is now in main.py
- minor improvements in audio_transcription
2025-09-12 17:43:53 +03:00
svlqd 8f41105e4b WIP - first working version with UI, hooray!
- added logging in UI
- added switcher for models, batch size etc.
- added device configuration dataclass
- minor improvements in audio transcription
2025-09-09 00:49:21 +03:00
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