whisper-webui-translate / config.json5

Commit History

Upload 2 files
0052b96

SoybeanMilk commited on

Add support for the ALMA model.
22034c0

SoybeanMilk 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