Commit Graph

5 Commits

Author SHA1 Message Date
b228b436b9 feat: big update
add cli parsing, model and .dll download prompt and so on
2024-12-26 01:35:38 +03:00
1924c01353 Fix ms false positive again 2024-12-25 23:32:09 +03:00
5ff50737d3 Move language map to json file in order to not trigger microsoft antivirus 2024-12-25 23:32:01 +03:00
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