faster-whisper-webui / src /vadParallel.py

Commit History

Adding support for faster_whisper
295de00

aadnk commited on

Support progress for multiple devices
4a9d465

aadnk commited on

Do not parallelize period vad
530547e

aadnk commited on

Ensure model is downloaded before spawning sub-processes
7c5d37e

aadnk commited on

Always create N processes for N devices even with small files
479b187

aadnk commited on

Fix 1 CPU in ParallelTranscription
596fd47

aadnk commited on

Add an option for automatically configuring parallel execution
20f75ae

aadnk commited on

Display duration of parallel GPU transcribing
4b698fb

aadnk commited on

Support parallel execution of Silero VAD
c0e541b

aadnk commited on

Fix CLI for parallel devices
01fddc0

aadnk commited on

Loop using merged_split instead of devices
9934006

aadnk commited on

Fix chunk splitting
0ec48c0

aadnk commited on

Cache parallel processes
31f7bdb

aadnk commited on

Spawn a new process for each GPU
4aa12d0

aadnk commited on

Add support for parallel execution on multiple GPUs
95261ed

aadnk commited on