Commit History

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