CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
NeuralInternet
/
Audio-to-Text_Advanced_Playground
source
Hugging Face
apache-2.0
updated 4y ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
app-local.py
app-local.py
3 lines
Copy path
Download
Raw
Back to root
1
# Run the app with no audio file restrictions
2
from app import create_ui
3
create_ui(-1)