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