Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
eetn
/
g
like
0
Sleeping
App
Files
Files
Community
main
g
/
app.py
georgebiba
Create app.py
c7edb66
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/facebook/wav2vec2-base-960h"
).launch();