Commit graph

21 commits

Author SHA1 Message Date
Yuta Hayashibe 53970f3b51 Add --frame option 2022-11-08 23:42:11 +09:00
Yuta Hayashibe df831a4f8d Updated protocol version 2022-10-17 22:10:34 +09:00
Yuta Hayashibe f606634d27 Make datatype in context mandatory 2022-10-17 22:10:34 +09:00
charles-zablit 183edafc41 feat: add datatype in context 2022-10-17 22:10:34 +09:00
Yuta Hayashibe 75147cae86 Removed --allow-padding and add --max_nospeech_skip option (Resolve #13) 2022-10-15 14:54:23 +09:00
Yuta Hayashibe 86f38c6ca9 Removed --no-vad option and --vad option to set threshold 2022-10-15 13:33:39 +09:00
Yuta Hayashibe dce9719fea Add protocol_version 2022-10-15 13:23:00 +09:00
Yuta Hayashibe 526c2ec1d1 Remove multi language feature (Close #23) 2022-10-08 00:03:03 +09:00
Yuta Hayashibe 04bb9f9ad2 Add args and kwargs to all methods of StdoutWriter 2022-10-07 23:41:47 +09:00
AlexandraRamassamy a9452cde76
Multi language feature (#20, Resolve #19)
Add "multi" to languages for multi language transcribing
2022-10-06 20:53:23 +09:00
Yuta Hayashibe 2364aca0ea Add --output option (Resolve #14) 2022-10-03 22:38:35 +09:00
Yuta Hayashibe f5bd88ab6b Add vad_threshold to Context 2022-10-02 20:41:53 +09:00
Yuta Hayashibe 7f15cfeb39 Add --no-vad option 2022-10-02 20:38:21 +09:00
Yuta Hayashibe 936d5d0c45 Fix 2022-10-02 19:47:17 +09:00
Yuta Hayashibe 45eb0bc34d Merge remote-tracking branch 'origin/master' into vad 2022-10-02 19:40:56 +09:00
Yuta Hayashibe a62cb52f5f Add 2022-10-01 23:22:16 +09:00
Yuta Hayashibe 88cda28b83 Updated Context 2022-09-29 20:43:49 +09:00
Yuta Hayashibe c660a01bfb Check model name (openai/whisper@2d3032d) 2022-09-29 20:26:03 +09:00
Yuta Hayashibe c18f5e4993 Add buffer_threshold to WhisperConfig 2022-09-29 20:22:36 +09:00
Yuta Hayashibe f1d85762fc Add Context to manage context 2022-09-29 20:18:04 +09:00
Yuta Hayashibe 807dd633b0 Renamed whisper_streaming to whispering 2022-09-26 00:32:54 +09:00
Renamed from whisper_streaming/schema.py (Browse further)