Commit History

🔧 build(deps): update requirements.txt with fixed dependencies and link mode
a7aa04e

danelkay commited on

✨ feat(deps): add FasterWhisper and PyAnnotate deps with Python 3.10 support
781a616

danelkay commited on

✨ feat(deps): add FasterWhisper and PyAnnotate deps with Python 3.10 support
ef5b544

danelkay commited on

✨ feat(deps): add FasterWhisper and PyAnnotate deps with Python 3.10 support
e60fe55

danelkay commited on

Added missing FFmpeg libraries to packages.txt
da5b603

danelkay commited on

🔥 chore: remove unused CLI and alternative requirements files
bac20d5

danelkay commited on

Update README.md
cd0f407
verified

danelkay commited on

Injected gradio-lite via gr.HTML(), added WebGPU support
491cd72

danelkay commited on

Updated Gradio & dependencies
ed2df19

danelkay commited on

Updated Gradio & dependencies
b0237d2

danelkay commited on

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