Added new options 'EnableBilingual' and 'DetectLineBreaks' to the Translation page. db65615 avans06 commited on Dec 26, 2023
Added a web UI page for Translation to test the translation capabilities of the model. 90c1d05 avans06 commited on Dec 24, 2023
Improve displaying the actual error message on the frontend when yt-dlp fails to download a video. 4fbf19d avans06 commited on Dec 24, 2023
Display detailed reasons for video download failure, improve subtitle line break mechanism, and fix the issue of whisper filter log display. 922fe2a avans06 commited on Dec 24, 2023
Resolved the transProcessor deletion issue causing an exception in TranslationModel.py for release_vram. 67af9e2 avans06 commited on Dec 21, 2023
Added support for the seamless-m4t-v2-large T2TT translation model. b01e56c avans06 commited on Dec 20, 2023
Translation model parameter "Using Bitsandbytes" has been added. 85d6c89 avans06 commited on Dec 19, 2023
Merge branch 'main' of https://huggingface.co/spaces/SoybeanMilk/whisper-webui-translate d0c7a01 avans06 commited on Dec 18, 2023
Fixed the issues with Whisper unexpected keyword and original.srt format: 2def7a1 avans06 commited on Dec 17, 2023
Added the "Whisper Segments Filter" option along with some configuration adjustments. ec7cc5c avans06 commited on Dec 17, 2023
Added GGUF and CTranslate2 versions of the ALMA model, and the web UI options now include VAD Process Timeout. 8e80889 avans06 commited on Dec 15, 2023
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 Dec 14, 2023
Fixed an issue where ALMA running on CPU caused AutoGPTQ to throw an "Exllama" error: 43d9f32 avans06 commited on Dec 14, 2023
Merge branch 'main' of https://huggingface.co/spaces/SoybeanMilk/whisper-webui-translate 40311b7 avans06 commited on Dec 14, 2023
Fixed the default option value for Length Penalty in Whisper Advanced and made some adjustments in the code. 50167d4 avans06 commited on Dec 11, 2023
When using the Translation Model for translation, the subtitles displayed on the frontend will be changed to a bilingual version. 86a43ad avans06 commited on Dec 8, 2023
Enhanced Translation Model translation capabilities and optimized the Web UI interface. 1e744c4 avans06 commited on Dec 8, 2023
Update the dependency package faster-whisper to version 0.10.0 28514b1 avans06 commited on Nov 27, 2023
Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui 6fc9a01 avans06 commited on Sep 29, 2023
Enhancing the Execution of torch.hub.load(snakers4/silero-vad) in vad.py 4f4c582 avans06 commited on Aug 13, 2023
1. Handling "save_downloaded_files" and "merge_subtitle_with_sources" Options during Transcription Process: b0efdc6 avans06 commited on Aug 12, 2023
Merge branch 'main' of https://huggingface.co/spaces/avans06/whisper-webui-translate 35f051a avans06 commited on Jul 30, 2023
Integration of progress bar with translation model compatibility 92bc446 avans06 commited on Jul 27, 2023
Merge branch 'main' of https://huggingface.co/spaces/avans06/whisper-webui 7bdbe2a avans06 commited on Jul 23, 2023
Merge branch 'main' of https://huggingface.co/spaces/avans06/whisper-webui b563d75 avans06 commited on Jul 16, 2023