Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
facebook-wav2vec2-large-960h-lv60-self
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facebook-wav2vec2-large-960h-lv60-self
/
app.py
PeepDaSlan9
initial commit
ccd537d
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/wav2vec2-large-960h-lv60-self"
).launch()