Commit Graph

25 Commits

Author SHA1 Message Date
makaveli10 d6edf8e847 update on_error; on_close 2024-02-07 23:29:22 +05:30
makaveli10 56d19f5469 fix: typo; remove multilingual debug stat 2024-02-04 14:34:16 +05:30
Sasa Trivic e697574870 Remove multilingual from client. Remove multilingual from faster whisper backend. Disable task dropdown when capturing in chrome extension. 2024-02-02 13:56:26 +01:00
Sasa Trivic b098b52a4d Merge branch 'main' of github.com:lightwastak3n/WhisperLive 2024-02-01 17:37:18 +01:00
Sasa Trivic e1f531eccf Remove duplicate assignment 2024-02-01 13:56:09 +01:00
makaveli10 08575a03c2 write srt file only for faster_whisper backend 2024-02-01 14:22:45 +05:30
makaveli10 f4027de343 add: save_transcript to srt file 2024-01-31 17:37:30 +05:30
makaveli10 986823dbef Merge remote-tracking branch 'upstream/main' into tensorrt_backend 2024-01-19 10:45:01 -05:00
makaveli10 f25ff1785a increase chunk size from 64ms to 256ms 2024-01-19 12:02:05 +00:00
makaveli10 881fd55776 run server with custom model from args 2024-01-18 15:02:51 +08:00
makaveli10 71d0fe69c6 add option to use custom model 2024-01-15 23:28:02 +08:00
Chronoz e92ddd291a fix exception on overflow 2023-12-31 20:59:33 +07:00
makaveli10 e006722da7 add model size option to client 2023-12-20 18:06:02 +05:30
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 fad0842571 add client docs 2023-09-25 16:25:20 +05:30
makaveli10 c9f5d48c05 merge upstream 2023-09-25 16:14:33 +05:30
Ryan Pavlik a65d69cfbd Tidy up the client python file 2023-09-22 14:30:52 -05:00
makaveli10 2f2233a9af update resmaple_file docstring 2023-09-22 12:51:21 +05:30
makaveli10 3514b5f0dc add docstrings 2023-09-15 13:27:09 +05:30
makaveli10 3860c67bef check elapsed time before closing stream 2023-08-25 00:05:34 +05:30
makaveli10 82a1aa449d wait to consume server responses 2023-08-24 10:07:44 +05:30
makaveli10 155aaca7a7 close websocket after consuming file 2023-08-23 19:35:57 +05:30
makaveli10 e64e26fe47 update client to handle server messages 2023-08-09 01:35:23 +05:30
makaveli10 242d49d8c5 add whisper_live module 2023-08-02 16:13:42 +08:00