Commit Graph

22 Commits

Author SHA1 Message Date
Łukasz Kwiecień
6289e7f401 Use stdin instead of a server 2024-04-14 15:59:29 +02:00
Łukasz Kwiecień
2d44f72466
Update release.yml 2024-04-03 23:09:07 +02:00
Lukasz
8275ad584b Fix ms false positive again 2024-04-03 22:34:14 +02:00
Lukasz
1546e3f145 Move language map to json file in order to not trigger microsoft antivirus 2024-03-19 18:35:24 +01:00
Łukasz Kwiecień
fc48cca110
Feat/accept cmd args (#2)
* make working dir as executable dir

* Add support for cli args
2024-03-14 21:06:34 +01:00
Lukasz
c4daf3ec71 Transcribe using file buffer straight from form 2024-03-11 20:55:47 +01:00
Łukasz Kwiecień
dde206facd
Merge pull request #1 from lukaskwkw/chore/update-readme-build
Add pre build step
2024-03-11 11:18:20 +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