Commit History

Added a web UI page for Translation to test the translation capabilities of the model.
90c1d05

avans06 commited on

Added support for the seamless-m4t-v2-large T2TT translation model.
b01e56c

avans06 commited on

Translation model parameter "Using Bitsandbytes" has been added.
85d6c89

avans06 commited on

Merge branch 'main' of https://huggingface.co/spaces/SoybeanMilk/whisper-webui-translate
d0c7a01

avans06 commited on

Added the "Whisper Segments Filter" option along with some configuration adjustments.
ec7cc5c

avans06 commited on

Added GGUF and CTranslate2 versions of the ALMA model, and the web UI options now include VAD Process Timeout.
8e80889

avans06 commited on

Fixed the issue where ALMA running on CPU led to the occurrence of the "addmm_impl_cpu_ not implemented for 'Half'" exception.
1a74319

avans06 commited on

Fixed an issue where ALMA running on CPU caused AutoGPTQ to throw an "Exllama" error:
43d9f32

avans06 commited on

Merge branch 'main' of https://huggingface.co/spaces/SoybeanMilk/whisper-webui-translate
40311b7

avans06 commited on

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

avans06 commited on

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

avans06 commited on

Add documentation for Diarization
70d1342

aadnk commited on

Duplicate from aadnk/whisper-webui
b6ac700

avans06 aadnk commited on

Add FFMPEG instructions to Win installation. FIXES #4
512321e

aadnk commited on

Add documentation for additional options
dd6f129

aadnk commited on

Add windows documentation
7d67dd2

aadnk commited on

Add Google Colab information
372d4c5

aadnk commited on

Update README
07447cb

aadnk commited on

Update README
f5884f3

aadnk commited on

Make speech padding configurable.
7f502b4

aadnk commited on

Fix options.md
a95d6a8

aadnk commited on

Add max merge size in VAD
084aa80

aadnk commited on