Commit History
lag information in real time even when no audio is detected
78d7306
Merge pull request #128 from QuentinFuxa/vac-update
9e3b2a9
Quentin Fuxa
commited on
Update README.md
d8ecad0
Quentin Fuxa
commited on
Update README.md
447a316
Quentin Fuxa
commited on
Error handling for missing FFmpeg in start_ffmpeg_decoder
93ceb69
correct error when using VAC
3ccfa18
refactor license for correct shields.io detection
f86e733
Bump version to 0.1.6
26ff2a6
logging in ASR proc. includes internal buffer duration and transcription lag
0d02f79
errors handling when end of transcription
68ef316
uses sentinel object when end of transcription, to properly terminate tasks
c2bd36d
End of transcription : Properly sends signal back to the endpoint
4f4f3a0
Mention third-party components
8c26e48
Quentin Fuxa
commited on
Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web
aff2ac4
bump version to 0.1.5
8a10cda
Update README.md
69b53e8
Quentin Fuxa
commited on
fix typo
5ea5ea1
remove whisper_fastapi_online_server.py
e443c93
Solves stdin flushes blocking IOhttps://github.com/QuentinFuxa/WhisperLiveKit/issues/110
183bbc5
add ssl certificate and key file arguments to parser
288433c
adds ssl possibility in basic server
029748c
protocol default to ws
37f1896
remove temp_kit method to get args. uvicorn reload to False for better perfs
9d757f5
update readme for package launch with SSL
1f080e4
update sample html to use wss in case of https
0ebf789
allow passing of cert and key locations to uvicorn via package
6201bc6
Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web
8d2dff9
to 0.1.4
2e3c589
enhance chunking to handle audio buffer time limits
37749d3
Logs for https://github.com/QuentinFuxa/WhisperLiveKit/issues/110 https://github.com/QuentinFuxa/WhisperLiveKit/issues/106
333d52d
Merge pull request #116 from needabetterusername/solve-115
a011402
Quentin Fuxa
commited on
typos
d2e410d
Merge pull request #114 from needabetterusername/implement-69-clean
4ab518f
Quentin Fuxa
commited on
Update README to clarify Docker usage for non-GPU systems
68fb041
update import after moving target file
a899dbf
return silero_vad_iterator.py to whisper_streaming(_custom) package.
3979669
Update readme for Dockerfile
61b8401
Add Dockerfile w/ GPU support.
730b419
Merge branch 'main' of https://github.com/QuentinFuxa/WhisperLiveKit
d5d08e2
Merge pull request #113 from needabetterusername/implement-107
8288540
Quentin Fuxa
commited on
Merge branch 'implement-107'
ef8d51d
Allow CTranslate2 backend to choose device and compute types.
e4ad5e2
Merge pull request #109 from QuentinFuxa/needabetterusername/implement-69
1fdbcae
Quentin Fuxa
commited on
Implement #107
d97eda8
Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web
ce14df9
start implementing frontend part of https://github.com/QuentinFuxa/WhisperLiveKit/pull/80
89e3334
Add files via upload
9540353
Quentin Fuxa
commited on
Merge pull request #103 from QuentinFuxa/readme
25ca243
Quentin Fuxa
commited on