Commit Graph

24 Commits

Author SHA1 Message Date
58773c5ac1
ci: worflow dispatch 2024-12-26 01:42:22 +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
Lukasz
1f8912eb6d
Transcribe using file buffer straight from form 2024-12-25 23:31:16 +03:00
a21b6b9f5a
doc: update build instructions 2024-12-25 23:31:00 +03:00
7913e40092
Merge pull request #2 from lukaskwkw/chore/update-readme-build
Add pre build step
2024-03-15 01:28:47 +03:00
Lukasz
eb632c9b17 Fix review remarks 2024-03-14 14:02:37 +01:00
Lukasz
2e92dd91cb Add pre build step 2024-03-11 11:06:16 +01:00
dacad9a4f6
add method to set source language 2023-10-07 22:20:26 +03:00
7d6be4b7d3
remove unnecessary flags 2023-10-07 22:19:51 +03:00
7b0797cca1
update readme 2023-10-05 23:49:15 +03:00
482616fb4c
Ensure the existence of the temp directory in the binary root 2023-10-05 23:42:04 +03:00
b36fe91b5c
enable cors 2023-10-05 23:31:16 +03:00
4078a17240
update readme 2023-10-05 23:29:43 +03:00
aa93d79b38
update readme 2023-10-05 23:13:18 +03:00
8c70d9150d
goreleaser: disable archives 2023-10-05 22:51:13 +03:00
e681f2a693
add mingw to workflow 2023-10-05 22:40:41 +03:00
57c71f33cb
fix workflow build 2023-10-05 21:58:02 +03:00
2895fcbbd3
Deploy configuration 2023-10-05 21:34:34 +03:00
b06969d528
update readme 2023-10-05 21:07:34 +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
8e4cb72b50
initial commit 2023-10-04 01:09:38 +03:00