Spaces:
Running
Running
Commit History
Add documentation for additional options
dd6f129
aadnk
commited on
Add a "full" interface with every option supported by Whisper
fdb8dbd
aadnk
commited on
Add windows documentation
7d67dd2
aadnk
commited on
Lock gradio to 3.13.0
c769fe2
aadnk
commited on
Add altair to requirements
98627da
aadnk
commited on
Add Google Colab information
372d4c5
aadnk
commited on
Add Apache 2 license
6c5ea17
aadnk
commited on
Add output_dir to the WebUI
22c7ed2
aadnk
commited on
Link to Gitlab for docs, as it supports MD rendering
ed278a2
aadnk
commited on
Update README
07447cb
aadnk
commited on
Do not parallelize period vad
530547e
aadnk
commited on
Add large-v1 and large-v2 to CLIs
de77829
aadnk
commited on
Use correct root dir
7fd072f
aadnk
commited on
Ensure model is downloaded before spawning sub-processes
7c5d37e
aadnk
commited on
Merge branch 'main' into dev
82aecd5
aadnk
commited on
Add large-v1 and large-v2 models
fcf2109
aadnk
commited on
Add support for multiple input files and output files
cb9ee50
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
Adding logging
cbc9717
aadnk
commited on
Fix Dockerfile
60dc82d
aadnk
commited on
Update README
654279c
aadnk
commited on
Update README
330b107
aadnk
commited on
Add an option for automatically configuring parallel execution
20f75ae
aadnk
commited on
Fix CLI
c4e4d19
aadnk
commited on
Display duration of parallel GPU transcribing
4b698fb
aadnk
commited on
Support parallel execution of Silero VAD
c0e541b
aadnk
commited on
Cleanup commands in README
60f71a4
aadnk
commited on
Update dockerfile and README
4f40275
aadnk
commited on
Update README
df85b6e
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
Use DEFAULT_INPUT_AUDIO_MAX_DURATION
724f5fc
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
Add flagged to .gitignore
8f3aedf
aadnk
commited on
Fix latest transformer docker image
596f6a6
aadnk
commited on
Fix silero-vad-skip-gaps and -expand-into-gaps
d585548
aadnk
commited on
Update CLI documentation in readme
51a543e
aadnk
commited on
Concat first prompt with initial prompt
84fa1f8
aadnk
commited on
Cleanup code
5bbbb16
aadnk
commited on
Update README
f5884f3
aadnk
commited on
Ensure VAD supports detect language
f1fe464
aadnk
commited on
Do not add speech detected in gaps to the prompt window
31ba778
aadnk
commited on
Refactor pad and merge timestamps into one function
0cb931d
aadnk
commited on