Commit Graph

7 Commits

Author SHA1 Message Date
bf82643090
fix: disable 'mouse trap' by cobra. lol 2024-12-26 02:02:19 +03:00
f58c2e2dd8
style: missing new line 2024-12-26 01:50:19 +03:00
b228b436b9
feat: big update
add cli parsing, model and .dll download prompt and so on
2024-12-26 01:35:38 +03:00
Lukasz
1924c01353
Fix ms false positive again 2024-12-25 23:32:09 +03:00
Lukasz
5ff50737d3
Move language map to json file in order to not trigger microsoft antivirus 2024-12-25 23:32:01 +03:00
Łukasz Kwiecień
0a281f79d6
Feat/accept cmd args (#2)
* make working dir as executable dir

* Add support for cli args
2024-12-25 23:31:50 +03:00
a025285256
Implement automatic model and Whisper.dll downloading
Additionally, made the following changes:
∙ - Allow listening only on local interfaces
∙ - Update project structure
2023-10-05 21:05:30 +03:00