5addf3a75c
fix: use 'api.TranscribeFromFile' instead of 'api.Transcribe' ( #4 )
...
This is a temporary fix as the 'api.Transcribe' function is not working correctly. Further investigation is required, which I don't have time for at the moment. Details of the problem are described in #4
2024-12-26 19:51:47 +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
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
b36fe91b5c
enable cors
2023-10-05 23:31:16 +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