Commit History

Update yt-dlp
b1a251e
Running

aadnk commited on

Set python version in README for HF
a47b472

aadnk commited on

Also update requirements.txt
464d954

aadnk commited on

Update pyannote.audio
e363d3f

aadnk commited on

Fix comment
da8c5dd

aadnk commited on

Adding support for setting server root
95b5e37

aadnk commited on

Downgrade httpx to fix Gradio
9910b03

aadnk commited on

Update README
3f1c67a

aadnk commited on

Add pyproject.toml for UV
3e94688

aadnk commited on

Handle attribute error
dc8bae2

aadnk commited on

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