Commit History

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

qfuxa commited on

to 0.1.4
2e3c589

qfuxa commited on

enhance chunking to handle audio buffer time limits
37749d3

qfuxa commited on

Logs for https://github.com/QuentinFuxa/WhisperLiveKit/issues/110 https://github.com/QuentinFuxa/WhisperLiveKit/issues/106
333d52d

qfuxa commited on

Merge pull request #116 from needabetterusername/solve-115
a011402

Quentin Fuxa commited on

typos
d2e410d

qfuxa commited on

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

qfuxa commited on

update import after moving target file
a899dbf

cagram commited on

return silero_vad_iterator.py to whisper_streaming(_custom) package.
3979669

cagram commited on

Update readme for Dockerfile
61b8401

cagram commited on

Add Dockerfile w/ GPU support.
730b419

cagram commited on

Merge branch 'main' of https://github.com/QuentinFuxa/WhisperLiveKit
d5d08e2

cagram commited on

Merge pull request #113 from needabetterusername/implement-107
8288540

Quentin Fuxa commited on

Merge branch 'implement-107'
ef8d51d

cagram commited on

Allow CTranslate2 backend to choose device and compute types.
e4ad5e2

cagram commited on

Merge pull request #109 from QuentinFuxa/needabetterusername/implement-69
1fdbcae

Quentin Fuxa commited on

Improve WebSocket fallback logic
ecd3f4b

qfuxa cagram commited on

Implement #107
d97eda8

cagram commited on

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

qfuxa commited on

start implementing frontend part of https://github.com/QuentinFuxa/WhisperLiveKit/pull/80
89e3334

qfuxa commited on

Add files via upload
9540353

Quentin Fuxa commited on

Merge pull request #103 from QuentinFuxa/readme
25ca243

Quentin Fuxa commited on

Update README.md
61170f4

Quentin Fuxa commited on

Corrects 'TranscriptionSegment' object is not subscriptable
4ae7cba

qfuxa commited on

solve #100
df32d26

qfuxa commited on

Solve #95 and #96
f94a527

qfuxa commited on

0.1.2
dc789f0

qfuxa commited on

Update README.md
0bd51b3

Quentin Fuxa commited on

Update README.md
85cf486

Quentin Fuxa commited on

update CLI launch
5fe0e27

qfuxa commited on

Update README.md
b4cb400

Quentin Fuxa commited on

Merge pull request #92 from QuentinFuxa/refacto_lib
5bc87e5

Quentin Fuxa commited on

script to lib
72d0416

qfuxa commited on

Merge pull request #91 from QuentinFuxa/refacto_lib
e383cc4

Quentin Fuxa commited on

Refactor import statement for AudioProcessor and update cleanup method to be awaited; remove unused formatters and state management files
69c754e

qfuxa commited on

Refactor AudioProcessor methods for improved async handling and WebSocket integration
566619b

qfuxa commited on

Refactor DiartDiarization initialization and streamline WebSocket audio processing
ff49b3c

qfuxa commited on

refacto 0
b9f09f7

qfuxa commited on

Refactor PCM conversion to a dedicated function; immediate chunk addition to the diarization queue
6cccf9e

qfuxa commited on

Update README.md
dc3273d

Quentin Fuxa commited on

Merge pull request #85 from SilasK/warm-up
9c2f982

Quentin Fuxa commited on

Warmup functionality: add timeout option (for VM not connected to internet); False option to disable warmup
cdd5f7e

qfuxa commited on

Create CONTRIBUTING.md
5b03043

qfuxa commited on

Diarization : Uses a rx observer instead of diart attach_hooks method
a163c7b

qfuxa commited on

change default model to tiny, and vad activated by default
a14d9a0

qfuxa commited on

Update README.md
35b86bd

Quentin Fuxa commited on

recording duration & waveform added
d9feb41

qfuxa commited on

use confidence scores returned by whisper to immediately validate tokens
2b4a348

qfuxa commited on