Commit History

Fixed the default option value for Length Penalty in Whisper Advanced and made some adjustments in the code.
50167d4

avans06 commited on

Enhanced Translation Model translation capabilities and optimized the Web UI interface.
1e744c4

avans06 commited on

Update the dependency package faster-whisper to version 0.10.0
28514b1

avans06 commited on

Update to support faster-whisper-large-v3.
ed2c604

avans06 commited on

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

avans06 commited on

Whisper Progress Bar - Display More Information
9b6dda4

avans06 commited on

Integration of progress bar with translation model compatibility
92bc446

avans06 commited on

Adding a dummy implementation of Whisper for testing
6250a98

aadnk commited on

Fix unit test
052fe7e

aadnk commited on

Duplicate from aadnk/whisper-webui
b6ac700

avans06 aadnk commited on

Adding JSON initial prompt
74b7d77

aadnk commited on

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

aadnk commited on

Adding support for word timestamps
f55c594

aadnk commited on

Add inital prompt mode. GITLAB #7
8031785

aadnk commited on

Add space to timestamp in fasterWhisperContainer
55b2bd6

aadnk commited on

Add timestamp to verbose output (#21)
5dcaadd

aadnk FlippFuzz commited on

Refactor language list
adca588

aadnk commited on

Fix chinese
e77e696

aadnk commited on

Only print fp16 warning once
a79dd83

aadnk commited on

Support CLI into faster-whisper
33ee1bb

aadnk commited on

Fix WHISPER_IMPLEMENTATION argument
2698c96

aadnk commited on

Adding support for faster_whisper
295de00

aadnk commited on