@ Commit message Author Date Author
fb32dcb lru_cache didn't work with Python 3.6.9, openai api needs py version Browse code 2024-11-15
7d271fb fixed VADIterator Browse code 2024-10-16
0a00254 fixed Browse code 2024-10-05
c5798e1 FixedSileroVADIterator to support other than 512-sized chunks with v5 Browse code 2024-10-05
5290e73 fix: pin silero-vad version to v4 Browse code 2024-09-01
73904ef small code review Browse code 2024-08-19
47caa80 cleaner code Browse code 2024-08-19
c300a03 clean code with VAC Browse code 2024-08-19
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
6e7458d Update whisper_online.py Browse code 2024-05-16
4657465 forgot f in the last debug print Browse code 2024-05-02
7f37945 checks and changes in logging Browse code 2024-04-19
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
259a346 Set the log level inside faster-whisper again (lost in merge) Browse code 2024-04-15
6db3f87 Merge branch 'main' into ayo-logging-fixes 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
812aefa Move creation of OnlineASRProcessor inside the factory method Browse code 2024-03-21
1610c10 Fix imports 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