Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
aadnk/whisper-webui
NeuralInternet
/
Audio-to-Text_Advanced_Playground
like
0
Paused
App
Files
Files
Community
98de914
Audio-to-Text_Advanced_Playground
/
app-local.py
NeuralInternet
Duplicate from aadnk/whisper-webui
889622d
over 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
# Run the app with no audio file restrictions
from
app
import
create_ui
create_ui(-
1
)