Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tnfsmith/faster-whisper-webui
Nymbo
/
faster-whisper-webui
like
0
Sleeping
App
Files
Files
Community
2bcc1ea
faster-whisper-webui
/
src
/
vad.py
Commit History
Do not parallelize period vad
530547e
aadnk
commited on
Dec 7, 2022
Support parallel execution of Silero VAD
c0e541b
aadnk
commited on
Nov 26, 2022
Add support for parallel execution on multiple GPUs
95261ed
aadnk
commited on
Nov 22, 2022
Concat first prompt with initial prompt
84fa1f8
aadnk
commited on
Oct 23, 2022
Cleanup code
5bbbb16
aadnk
commited on
Oct 22, 2022
Ensure VAD supports detect language
f1fe464
aadnk
commited on
Oct 22, 2022
Do not add speech detected in gaps to the prompt window
31ba778
aadnk
commited on
Oct 22, 2022
Refactor pad and merge timestamps into one function
0cb931d
aadnk
commited on
Oct 21, 2022
Make it easier to use the old segmentation strategy
d906b98
aadnk
commited on
Oct 21, 2022
Add prompt window to VAD
48d8572
aadnk
commited on
Oct 18, 2022
Adding CLI
74b1efd
aadnk
commited on
Oct 15, 2022
Make speech padding configurable.
7f502b4
aadnk
commited on
Oct 15, 2022
Disable segment padding for now.
6cbe554
aadnk
commited on
Oct 15, 2022
Fix pad_timestamps
02253c6
aadnk
commited on
Oct 11, 2022
Return results, not last seconds
bcee468
aadnk
commited on
Oct 11, 2022
Process VAD in chunks of up to 1 hour
b604ea1
aadnk
commited on
Oct 11, 2022
Remove unused imports
2ea4ed3
aadnk
commited on
Oct 8, 2022
Fix merging of VAD segments
8781620
aadnk
commited on
Oct 6, 2022
Move implementation to src folder
c52f09b
aadnk
commited on
Oct 6, 2022