@ Commit message Author Date Author
7f37945 checks and changes in logging Browse code 2024-04-19
88a7f3a Add a debug log line when no text is detected Browse code 2024-04-18
243777b Default log level to DEBUG, faster-whisper to match Browse code 2024-04-18
ebdde20 Construct an explicit logger rather than using the root logger Browse code 2024-04-18
3e02232 Merge branch 'main' into ayo-logging-fixes Browse code 2024-04-18
f03948c Merge branch 'main' into online-from-factory Browse code 2024-04-17
54634f0 better documentation, help message and logging prints Browse code 2024-04-17
6db3f87 Merge branch 'main' into ayo-logging-fixes Browse code 2024-04-15
f67e83d Merge branch 'main' into ayo-warmup-file Browse code 2024-04-15
736e538 Remove 'INFO:' from a few log strings Browse code 2024-04-15
bb25e98 Check whether we are passed a warmup file before trying to see if it exists Browse code 2024-04-15
72cf84f Add some logging around warmup Browse code 2024-04-15
754f312 Add a --warmup-file option to pass in a path Browse code 2024-04-15
32191b5 Further tidying of print output, so by default there's little on the console Browse code 2024-04-15
c83746b Turn prints into logging.debug calls in whisper_online_server.py Browse code 2024-04-14
812aefa Move creation of OnlineASRProcessor inside the factory method Browse code 2024-03-21
2d56ec8 Fix crash when using openai-api with whisper_online_server + refactored creation of the ASR into a factory method Browse code 2024-03-20
d22a5ef specify dtype for librosa.load, instead of cast Browse code 2024-02-20
6211946 specify audio dtype Browse code 2024-02-20
8b328a1 OpenAI Whisper API backend Browse code 2024-01-24
ac78ddf buffer trimming option, sent. segmenter not required anymore Browse code 2024-01-02
76960d8 Ukrainian tokenizer support Browse code 2023-06-06
241d2f0 options readme update, and catch exception in server Browse code 2023-06-05
e68952a server Browse code 2023-06-02