Commit History

Add more configuration options to config.json5
1acaa19

aadnk commited on

Add configuration file and support for custom models
44d964a

aadnk commited on

Add a "full" interface with every option supported by Whisper
fdb8dbd

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

Add large-v1 and large-v2 to CLIs
de77829

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

Adding logging
cbc9717

aadnk commited on

Fix "None" VAD #10
35b79d6

aadnk commited on

Add an option for automatically configuring parallel execution
20f75ae

aadnk commited on

Support parallel execution of Silero VAD
c0e541b

aadnk commited on

Fix CLI for parallel devices
01fddc0

aadnk commited on

Use DEFAULT_INPUT_AUDIO_MAX_DURATION
724f5fc

aadnk commited on

Cache parallel processes
31f7bdb

aadnk commited on

Add support for parallel execution on multiple GPUs
95261ed

aadnk commited on

Fix silero-vad-skip-gaps and -expand-into-gaps
d585548

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

Make it easier to use the old segmentation strategy
d906b98

aadnk commited on

Add prompt window to VAD
48d8572

aadnk commited on

Adding CLI
74b1efd

aadnk commited on

Refactor function names
883c794

aadnk commited on

Make speech padding configurable.
7f502b4

aadnk commited on

Remove unused imports
2ea4ed3

aadnk commited on

Change the default merge window to 5.
b1d4eff

aadnk commited on

Move implementation to src folder
c52f09b

aadnk commited on

Add max merge size in VAD
084aa80

aadnk commited on

Transcribe non-speech areas too in "silero vad"
bc0cb58

aadnk commited on

Add a simple "VAD" alternative - periodic VAD
bbbf06e

aadnk commited on

Add support for selecting a VAD
f288ceb

aadnk commited on

Fix detection of JP/ZH when calculating max line length
ba1ed2f

aadnk commited on

Fix YouTube video length restriction
8f5637c

aadnk commited on

Improve description
38cc8a7

aadnk commited on

Limit video length before downloading from YouTube
fdd892b

aadnk commited on

Let max line width depend on the language
6a308c6

aadnk commited on

Expose app-local to the local network
d5154e9

aadnk commited on

Also delete uploaded files to save space
533d92e

aadnk commited on

Increase audio file limit to 10 minutes
4514e2e

aadnk commited on

Add support for downloading files from YouTube using yt-dlp
8d120bf

aadnk commited on

Add support for downloading the results.
3fadc6e

aadnk commited on

Increase limit to 5m
123e71d

aadnk commited on

Add support for sharing
de7a3ac

aadnk commited on

Make it easier to run with no audio file restrictions
71950a8

aadnk commited on

Cleanup code
93c4867

aadnk commited on

Actually limit to 120s
68a16d3

aadnk commited on

Limit audio files to 120s
7ce6041

aadnk commited on