@ Commit message Author Date Author
0dd7ff9 removing duplicated code -- whisper_online_vac Browse code 2024-08-19
2c075e3 Merge branch 'main' into vad-streaming-clean Browse code 2024-08-19
42dfe54 polishing code and note about installing deps for VAD Browse code 2024-08-16
9bf8954 bugfix Browse code 2024-05-28
29cc175 fix bug in server Browse code 2024-05-28
e8763b2 fix re-creation bug Browse code 2024-05-20
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