Commit Graph

376 Commits

Author SHA1 Message Date
makaveli10 a52dc0cbf8 update chrome/firefox plugin readme 2023-12-15 00:09:55 +05:30
makaveli10 048ab0a8f4 remove debugging script 2023-12-15 02:26:01 +08:00
makaveli10 261bb9e961 Merge branch 'model_size_option' of github.com:makaveli10/whisper-live into model_size_option 2023-12-15 02:23:20 +08:00
makaveli10 091f6179d4 add sample audio for testing 2023-12-15 02:23:13 +08:00
makaveli10 1e1349cd80 update firefox plugin with model size dropdown 2023-12-14 23:52:51 +05:30
makaveli10 14beb4f942 update chrome plugin with model size dropdown 2023-12-14 23:52:25 +05:30
makaveli10 7ffcad64ba update readme 2023-12-15 02:21:35 +08:00
makaveli10 402fceb9f3 remove emptyline 2023-12-15 02:21:09 +08:00
makaveli10 09b18e8ab8 add model size option from server 2023-12-14 22:08:12 +08:00
makaveli da72d03073 Merge pull request #73 from jhormigo/hls_support
Support for HLS transcription
2023-12-13 00:05:11 +05:30
Jesús Hormigo a1a8d5f92a Added a HLS stream sample URL 2023-12-12 13:46:52 +01:00
Jesús Hormigo b6dee4e46e Using ffmpeg-python package instead of requiring having ffmpeg installed in system 2023-12-10 19:34:27 +01:00
Jesús Hormigo f3cd20fbf3 Support for HLS transcription (resolves #62) 2023-12-09 21:24:55 +01:00
makaveli10 da86c18205 bump version: 0.0.9 v0.0.9 2023-12-06 15:09:50 +05:30
makaveli 8097e9b44a Merge pull request #70 from ethanzrd/main
Update `faster_whisper` version setup.py
2023-12-06 15:04:06 +05:30
Ethan Zerad 222852ff33 Update setup.py
Update faster-whisper version to match requirements/server.txt
2023-12-02 11:07:41 +02:00
Marcus Edel 2de67ee02f Merge pull request #64 from makaveli10/update_faster_whisper
Update faster whisper.
v0.0.8
2023-11-20 10:26:42 -05:00
makaveli10 073cfc20f3 update version faster whisper server requirements 2023-11-20 19:05:02 +08:00
makaveli10 ee80bd21bd update faster_whisper backend 2023-11-20 19:04:31 +08:00
makaveli 410b91d133 Merge pull request #58 from makaveli10/fix_chrome_ext
Fix chrome extension errors in the options tab
2023-10-19 00:01:39 +05:30
makaveli10 a2b5220738 send empty responses and remove async; its not helping 2023-10-18 16:52:47 +02:00
makaveli10 1938dfb490 remove irrelevant reload 2023-10-18 16:52:07 +02:00
Marcus Edel 727033295a Merge pull request #55 from makaveli10/git_workflow_pip_upload
Git workflow pip upload.
v0.0.7
2023-10-13 11:00:22 -04:00
makaveli10 28d4bac210 push package only on new tag 2023-10-13 19:11:58 +08:00
makaveli10 0ea554f297 fix: typo 2023-10-13 17:26:15 +08:00
makaveli10 06189ab37c add ci 2023-10-13 17:21:48 +08:00
makaveli10 84122de339 add version 2023-10-13 16:13:49 +08:00
Marcus Edel 1f411d56b8 Merge pull request #53 from yehiaabdelm/main
Add wget to setup.sh.
2023-10-03 13:53:21 -04:00
Yehia 71b37d3079 add wget to setup.sh
`subprocess.run(["wget", "-O", model_filename, model_url], check=True)` breaks the server because wget is not installed
2023-10-03 19:35:33 +03:00
Marcus Edel b5f9f1ed08 Merge pull request #52 from makaveli10/vad_warnings
Add `force_onnx_cpu` arg, thanks Shubh for reporting the issue and providing a fix.
2023-09-28 15:01:43 -04:00
makaveli10 ad37d8c63c add arg to run vad on cpu 2023-09-28 23:41:31 +05:30
Marcus Edel 44e0db1634 Merge pull request #51 from makaveli10/vad_warnings
Suppress VAD warnings & update onnxruntime.
2023-09-27 12:51:44 -04:00
makaveli10 6a087fa1f6 Merge remote-tracking branch 'upstream/main' into vad_warnings 2023-09-27 20:35:38 +08:00
Marcus Edel 1070f7785e Merge pull request #50 from makaveli10/documentation
Documentation.
2023-09-27 08:01:02 -04:00
makaveli10 5fb6be41bb allow only CPU Execution 2023-09-27 16:17:20 +08:00
makaveli10 0444cea0ba fix onnxruntime version 1.16 2023-09-27 16:16:23 +08:00
makaveli10 26b5857747 add vad model link to original script 2023-09-27 15:44:48 +08:00
makaveli10 581406e5ab add vad model to suppress warnings 2023-09-27 15:43:28 +08:00
makaveli10 fad0842571 add client docs 2023-09-25 16:25:20 +05:30
makaveli10 241851f653 update docs with cleaned client 2023-09-25 16:16:06 +05:30
makaveli10 c9f5d48c05 merge upstream 2023-09-25 16:14:33 +05:30
makaveli e89afcc40f Merge pull request #49 from rpavlik/client-cleanup
Tidy up the client python file
2023-09-25 15:56:29 +05:30
Ryan Pavlik a65d69cfbd Tidy up the client python file 2023-09-22 14:30:52 -05:00
makaveli10 9288791943 update resmapled file documentation 2023-09-22 12:52:16 +05:30
makaveli10 2f2233a9af update resmaple_file docstring 2023-09-22 12:51:21 +05:30
makaveli10 d430795d35 add nojekyll to resolve theme 2023-09-22 12:45:41 +05:30
makaveli10 489153df22 mv index html to top level in docs 2023-09-22 12:35:11 +05:30
makaveli10 587ae49ef7 mv index.html 2023-09-22 12:34:03 +05:30
makaveli10 96e86f2c7a add sphinx docs 2023-09-22 12:28:31 +05:30
makaveli10 b617b03077 remove none returns from docstrings 2023-09-15 13:30:35 +05:30