Commit History

1. Handling "save_downloaded_files" and "merge_subtitle_with_sources" Options during Transcription Process:
b0efdc6

avans06 commited on

Add the "ignoreerrors" option to ydl_opts in download.py.
5b0aac0

avans06 commited on

Merge branch 'main' of https://huggingface.co/spaces/avans06/whisper-webui-translate
35f051a

avans06 commited on

Whisper Progress Bar - Display More Information
9b6dda4

avans06 commited on

Whisper Progress Bar - Display More Information
5767d38

avans06 commited on

Integration of progress bar with translation model compatibility
92bc446

avans06 commited on

According to the recommendation of transformers,
c78307c

avans06 commited on

Add "transformers" to requirements.txt.
6b56c54

avans06 commited on

Added support for translation models (NLLB, NLLB-CT2, MT5)
8077be2

avans06 commited on

Merge branch 'main' of https://huggingface.co/spaces/avans06/whisper-webui
7bdbe2a

avans06 commited on

When the language is set to Chinese,
3ab1530

avans06 commited on

When the language is set to Chinese,
852f4fa

avans06 commited on

Add an argument: merge_subtitle_with_sources.
9428712

avans06 commited on

When the transcribe whisper language is set to Chinese,
90ee2b3

avans06 commited on

Merge branch 'main' of https://huggingface.co/spaces/avans06/whisper-webui
b563d75

avans06 commited on

The app.py interface has been re-laid out using Blocks
1a5d9a0

avans06 commited on

The app.py interface has been re-laid out using Blocks
4c3a299

avans06 commited on

Set "whisper_implementation" to "faster-whisper" in config.json5
2a5f69c

avans06 commited on

app.py has added the following arguments:
4c650d7

avans06 commited on

Duplicate from aadnk/whisper-webui
b6ac700

avans06 aadnk commited on