whisper-webui-translate / config.json5

Commit History

Update config.json5
b1e2ada

Valor commited on

Merge branch 'main' of https://huggingface.co/spaces/SoybeanMilk/whisper-webui-translate
d0c7a01

avans06 commited on

Add madlad400 support.
4e2f72e

SoybeanMilk commited on

Added the "Whisper Segments Filter" option along with some configuration adjustments.
ec7cc5c

avans06 commited on

Added GGUF and CTranslate2 versions of the ALMA model, and the web UI options now include VAD Process Timeout.
8e80889

avans06 commited on

Merge branch 'main' of https://huggingface.co/spaces/SoybeanMilk/whisper-webui-translate
40311b7

avans06 commited on

Add support for the ALMA model.
e8762f9

SoybeanMilk commited on

Fixed the default option value for Length Penalty in Whisper Advanced and made some adjustments in the code.
50167d4

avans06 commited on

Enhanced Translation Model translation capabilities and optimized the Web UI interface.
1e744c4

avans06 commited on

Update the dependency package faster-whisper to version 0.10.0
28514b1

avans06 commited on

Update to support faster-whisper-large-v3.
ed2c604

avans06 commited on

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui
6fc9a01

avans06 commited on

Make a separate process timeout for diarization
3cd7d59

aadnk commited on

Adding support for diarization
a1da02d

aadnk commited on

Added support for translation models (NLLB, NLLB-CT2, MT5)
8077be2

avans06 commited on

Set "whisper_implementation" to "faster-whisper" in config.json5
2a5f69c

avans06 commited on

Duplicate from aadnk/whisper-webui
b6ac700

avans06 aadnk commited on

Adding support for word timestamps
f55c594

aadnk commited on

Add inital prompt mode. GITLAB #7
8031785

aadnk commited on

Switch to auto compute type
e694402

aadnk commited on

Add comments
198df44

aadnk commited on

Support CLI into faster-whisper
33ee1bb

aadnk commited on

Adding support for faster_whisper
295de00

aadnk commited on

Add concurrency count to app.py. Set this to 1 by default.
d20404a

aadnk commited on

Add more configuration options to config.json5
1acaa19

aadnk commited on

Add more comments
8670926

aadnk commited on

Add configuration file and support for custom models
44d964a

aadnk commited on