Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
framajawa
/
abidlabs-speech-text
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6c296f9
abidlabs-speech-text
/
app.py
framajawa
initial commit
6c296f9
almost 2 years ago
raw
Copy download link
history
blame
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/abidlabs/speech-text"
).launch()