Commit History

Added new options 'EnableBilingual' and 'DetectLineBreaks' to the Translation page.
db65615
Running

avans06 commited on

Added support for the seamless-m4t-v2-large T2TT translation model.
b01e56c

avans06 commited on

Translation model parameter "Using Bitsandbytes" has been added.
85d6c89

avans06 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

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

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

Duplicate from aadnk/whisper-webui
b6ac700

avans06 aadnk commited on

Hande NULLs in from_string
ce65f49

aadnk commited on

Adding JSON initial prompt
74b7d77

aadnk commited on

Load config file using UTF-8
4a46425

aadnk commited on

Adding support for word timestamps
f55c594

aadnk commited on

Add inital prompt mode. GITLAB #7
8031785

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 configuration file and support for custom models
44d964a

aadnk commited on