Commit Graph

13 Commits

Author SHA1 Message Date
svlqd 9e67b36842 added correct envs
- env.yml needs fixing (not working)
- ui.py still needs improvements
2025-11-13 12:00:38 +03:00
svlqd 6147eb1597 Icon fixed 2025-11-04 20:23:26 +03:00
svlqd 7f92a27b49 Minor improvements & docs added 2025-11-04 15:57:52 +03:00
svlqd 633ac7e081 minor corrections 2025-10-16 16:37:50 +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
svlqd 6b05918895 Without concatenation now 2025-09-04 02:02:32 +03:00
svlqd 08e53c7cce Refactored code. Minor improvements 2025-09-04 01:57:30 +03:00
svlqd 16f7f7b78f Added transcription (needs to be refactored) 2025-09-03 12:45:29 +03:00