Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
aadnk/whisper-webui
avans06
/
whisper-webui-translate
like
85
Running
App
Files
Files
Community
2
90c1d05
whisper-webui-translate
8 contributors
History:
204 commits
avans06
Added a web UI page for Translation to test the translation capabilities of the model.
90c1d05
11 months ago
docs
Added a web UI page for Translation to test the translation capabilities of the model.
11 months ago
src
Improve displaying the actual error message on the frontend when yt-dlp fails to download a video.
11 months ago
tests
Fix unit test
over 1 year ago
.gitattributes
Safe
1.38 kB
Duplicate from aadnk/whisper-webui
over 1 year ago
.gitignore
Safe
118 Bytes
app.py has added the following arguments:
over 1 year ago
LICENSE.md
Safe
10.5 kB
Duplicate from aadnk/whisper-webui
over 1 year ago
README.md
Safe
8 kB
Update the dependency package ctranslate2 to version 3.21.0
about 1 year ago
app-local.py
Safe
186 Bytes
Duplicate from aadnk/whisper-webui
over 1 year ago
app-network.py
Safe
247 Bytes
Duplicate from aadnk/whisper-webui
over 1 year ago
app-shared.py
Safe
198 Bytes
Duplicate from aadnk/whisper-webui
over 1 year ago
app.py
Safe
84.1 kB
Added a web UI page for Translation to test the translation capabilities of the model.
11 months ago
cli.py
Safe
13.6 kB
Enhanced Translation Model translation capabilities and optimized the Web UI interface.
11 months ago
config.json5
Safe
16.2 kB
Added a web UI page for Translation to test the translation capabilities of the model.
11 months ago
dockerfile
Safe
1.12 kB
app.py has added the following arguments:
over 1 year ago
requirements-fasterWhisper.txt
Safe
673 Bytes
Translation model parameter "Using Bitsandbytes" has been added.
11 months ago
requirements-whisper.txt
Safe
678 Bytes
Translation model parameter "Using Bitsandbytes" has been added.
11 months ago
requirements.txt
Safe
673 Bytes
Translation model parameter "Using Bitsandbytes" has been added.
11 months ago
webui.bat
Safe
2 kB
If the user does not choose a language for Whisper,
about 1 year ago