Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
Whisper-WebUI
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6e16af3
Whisper-WebUI
/
modules
/
utils
/
constants.py
soiz1
Upload 109 files
9aaf513
verified
5 months ago
raw
Copy download link
history
blame
Safe
180 Bytes
from
gradio_i18n
import
Translate, gettext
as
_
AUTOMATIC_DETECTION = _(
"Automatic Detection"
)
GRADIO_NONE_STR =
""
GRADIO_NONE_NUMBER_MAX =
9999
GRADIO_NONE_NUMBER_MIN =
0