Commit History

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui
60c92fc

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 https://huggingface.co/spaces/aadnk/whisper-webui
8063dc1

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

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui
501db69

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

Make a separate process timeout for diarization
60d420f

aadnk commited on

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui
a1b1422

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

Clarify the need for CTranslate2 format. #8
6db3778

aadnk commited on

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui
6d11717

aadnk commited on

Update Gradio to 3.38.0
14761aa

aadnk commited on

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui
43c1beb

aadnk commited on

Mention server_port in README
e8a76fc

aadnk commited on

Adding a dummy implementation of Whisper for testing
6250a98

aadnk commited on

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui
76110f9

aadnk commited on

Fix unit test
052fe7e

aadnk commited on

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui
246e91c

aadnk commited on

Add Diarization to README
46b5f28

aadnk commited on

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui into main
ae78b20

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

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui into main
59605d0

aadnk commited on

Adding JSON initial prompt
74b7d77

aadnk commited on

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui into main
da6cc06

aadnk commited on

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

aadnk commited on

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui into main
83796fa

aadnk commited on

Load config file using UTF-8
4a46425

aadnk commited on

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui into main
a8eb534

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

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui into main
0819c3a

aadnk commited on

Update README.md (#25)
764bdf1

aadnk ACGMN commited on

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui into main
fddc6aa

aadnk commited on

Add support for disabling queue mode
b59dd62

aadnk commited on