Spaces:
Runtime error
Runtime error
Commit History
Do not add speech detected in gaps to the prompt window
31ba778
Refactor pad and merge timestamps into one function
0cb931d
Make it easier to use the old segmentation strategy
d906b98
Add prompt window to VAD
48d8572
Add CLI to README
1217d8b
Adding CLI
74b1efd
Refactor function names
883c794
Make speech padding configurable.
7f502b4
Disable segment padding for now.
6cbe554
Fix pad_timestamps
02253c6
Return results, not last seconds
bcee468
Process VAD in chunks of up to 1 hour
b604ea1
Remove unused imports
2ea4ed3
Fix unit test
25df8a0
Change the default merge window to 5.
b1d4eff
Fix merging of VAD segments
8781620
Move implementation to src folder
c52f09b
Handle OS error 36 - File name too long
11c4fb6
Do not run whisper on very short VAD segments
89bd811
Fix options.md
a95d6a8
Add max merge size in VAD
084aa80
Import tensorflow if it exists
ea7f8cc
Transcribe non-speech areas too in "silero vad"
bc0cb58
Add tourchaudio as a requirement
55fc070
Remove type definition for callback to support old Python
ff19da3
Add a simple "VAD" alternative - periodic VAD
bbbf06e
Disable buffering in docker container
0d8d833
Add support for selecting a VAD
f288ceb
Add cache information
aa22372
Update README
a34af3d
Add support for docker
a14ac5a
Fix detection of JP/ZH when calculating max line length
ba1ed2f
Fix YouTube video length restriction
8f5637c
Improve description
38cc8a7
Limit video length before downloading from YouTube
fdd892b
Let max line width depend on the language
6a308c6
Wrap lines in SRT and VTT files that exceed 47 characters
1a68fc3
Create a new app-network version
08d2e96
Expose app-local to the local network
d5154e9
Fix SRT generation
15219b4
Also delete uploaded files to save space
533d92e
Increase audio file limit to 10 minutes
4514e2e
Add support for downloading files from YouTube using yt-dlp
8d120bf
Add support for downloading the results.
3fadc6e
Increase limit to 5m
123e71d
Rename app-full.py to app-local.py
4b1adcf
Kristian Stangeland
commited on
Update requirements and README
bf299de
Kristian Stangeland
commited on