Commit History

Add support for setting default language or model via the CLI
51156ef

aadnk commited on

Merge branch 'main' of https://gitlab.com/aadnk/whisper-webui
99ae9fb

aadnk commited on

Lock gradio-client to 0.8.1
5767f49

aadnk commited on

Better error handling
6324aa9

aadnk commited on

Merge branch 'main' of hf.co:spaces/aadnk/whisper-webui
102d1ea

aadnk commited on

Update README
e46ceca

aadnk commited on

Adding support for large-v3 in faster-whisper
4749691

aadnk commited on

Allow specifying model large-v1 (#33)
e01924c

aadnk commited on

Adding latest model (large-3)
4855017

aadnk commited on

Add an extra interface for performing diarization
cddfab9

aadnk commited on

Make a separate process timeout for diarization
3cd7d59

aadnk commited on

Add documentation for Diarization
70d1342

aadnk commited on

Adding diarization requirements
32b246d

aadnk commited on

Fix diarization in CLI
aa33666

aadnk commited on

Ensure GPU memory in diarization can be cleaned up
18bb72f

aadnk commited on

Adding support for diarization
a1da02d

aadnk commited on

Update Gradio to 3.38.0
14761aa

aadnk commited on

Mention server_port in README
e8a76fc

aadnk commited on

Adding a dummy implementation of Whisper for testing
6250a98

aadnk commited on

Fix unit test
052fe7e

aadnk commited on

Add Diarization to README
46b5f28

aadnk commited on

Hande NULLs in from_string
ce65f49

aadnk commited on

Set default initial prompt mode
af09fe7

aadnk commited on

Use type hints instead
f641aea

aadnk commited on

Adding JSON initial prompt
74b7d77

aadnk commited on

[Faster whisper] Add support for large-v1
67b8308

aadnk commited on

Load config file using UTF-8
4a46425

aadnk commited on

Fix threads argument
43189ac

aadnk commited on

Also output JSON of results.
b84f4f2

aadnk commited on

Fix preprocessor when words are disabled
ab69310

aadnk commited on

Add word timestamps to Simple and reorder
9cae71a

aadnk commited on

Adding support for word timestamps
f55c594

aadnk commited on

Add support for disabling queue mode
b59dd62

aadnk commited on

Add inital prompt mode. GITLAB #7
8031785

aadnk commited on

Display time taken to run whisperCallable.invoke() (#20)
168184d

aadnk FlippFuzz commited on

Add space to timestamp in fasterWhisperContainer
55b2bd6

aadnk commited on

Recommend faster-whisper for GPU inference
751fc8f

aadnk commited on

Refactor language list
adca588

aadnk commited on

Fix chinese
e77e696

aadnk commited on

Switch to auto compute type
e694402

aadnk commited on

Undo color change
9434100

aadnk commited on

Update emoji/color
3c88621

aadnk commited on

Add requirements-whisper
e5d4e0f

aadnk commited on

Remove print in app.py as it confuses HuggingFace
29aa058

aadnk commited on

Update README
591ec91

aadnk commited on

Add comments
198df44

aadnk commited on

Only print fp16 warning once
a79dd83

aadnk commited on

Support CLI into faster-whisper
33ee1bb

aadnk commited on