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
15219b4
whisper-webui-translate
/
app-local.py
Kristian Stangeland
Rename app-full.py to app-local.py
4b1adcf
about 2 years ago
raw
Copy download link
history
blame
Safe
83 Bytes
# Run the app with no audio file restrictions
from
app
import
createUi
createUi(-
1
)