Commit Graph

9 Commits

Author SHA1 Message Date
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