Commit History

Dockerfile: bugfix, include diarization
234b6b2

Martí Umbert commited on

Dockerfile: test with large-v2 model, specify es language and set buffer_trimming_sec to 2 seconds
ab4cfa4

Martí Umbert commited on

Dockerfile: change base image, keep installation of libaio1 libaio-dev
3ed927c

Martí Umbert commited on

Dockerfile: bugfix
4c3038e

Martí Umbert commited on

Dockerfile: bugfix
491dc8b

Martí Umbert commited on

Dockerfile: test with nvcr.io/nvidia/pytorch:24.07-py3 and install missing libraries
5121390

Martí Umbert commited on

Dockerfile: bugfix
9e694fb

Martí Umbert commited on

Dockerfile: test with pytorch image
286fadf

Martí Umbert commited on

Dockerfile: LD_LIBRARY_PATH add quotes around it
d9f0eec

Martí Umbert commited on

Dockerfile: test with a different image and exporting LD_LIBRARY_PATH
dfb3771

Martí Umbert commited on

Dockerfile: test with a different image and exporting LD_LIBRARY_PATH
735acd6

Martí Umbert commited on

Dockerfile: test with a different image
619fd42

Martí Umbert commited on

Dockerfile: use original base image
f9bd38c

Martí Umbert commited on

Dockerfile: test with a different image
5b69fa6

Martí Umbert commited on

Dockerfile: test with a different image
3c8bf1b

Martí Umbert commited on

Dockerfile: test with a different image
b008b8e

Martí Umbert commited on

Dockerfile: set MPLCONFIGDIR for matplotlib and create /.cache manually with permissiosn
72697d5

Martí Umbert commited on

Dockerfile: bugfix
9ceff9f

Martí Umbert commited on

Dockerfile: bugfix
dec5ca5

Martí Umbert commited on

Dockerfile: bugfix
0c47b59

Martí Umbert commited on

Dockerfile: trying to solve error to install portuadio
4fd5a20

Martí Umbert commited on

Dockerfile: bugfix
8f9cb0a

Martí Umbert commited on

Dockerfile: install libportaudio2
ae943ca

Martí Umbert commited on

Dockerfile: cache folders, etc
f6a5927

Martí Umbert commited on

Dockerfile: bugfix, use diarization arg
cbbb5da

Martí Umbert commited on

Dockerfile: install diart first
51b284c

Martí Umbert commited on

README.md: adding HF header
dd7fc93

Martí Umbert commited on

.gitattributes: first commit of this file
b87d0fb

Martí Umbert commited on

Dockerfile: to test diarization in HF space
bdcec79

Martí Umbert commited on

update with up to date example
5e94898

qfuxa commited on

core refactoring
00f19b9

qfuxa commited on

to 0.1.7
167e258

qfuxa commited on

Message when launching transcription and no audio is detected
0c9255f

qfuxa commited on

lag information in real time even when no audio is detected
78d7306

qfuxa commited on

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

qfuxa commited on

correct error when using VAC
3ccfa18

qfuxa commited on

refactor license for correct shields.io detection
f86e733

qfuxa commited on

Bump version to 0.1.6
26ff2a6

qfuxa commited on

logging in ASR proc. includes internal buffer duration and transcription lag
0d02f79

qfuxa commited on

errors handling when end of transcription
68ef316

qfuxa commited on

uses sentinel object when end of transcription, to properly terminate tasks
c2bd36d

qfuxa commited on

End of transcription : Properly sends signal back to the endpoint
4f4f3a0

qfuxa commited on

Mention third-party components
8c26e48

Quentin Fuxa commited on

Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web
aff2ac4

qfuxa commited on

bump version to 0.1.5
8a10cda

qfuxa commited on

Update README.md
69b53e8

Quentin Fuxa commited on

fix typo
5ea5ea1

qfuxa commited on