Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hanbian
/
facebook-wav2vec2-xlsr-53-espeak-cv-ft
like
0
Build error
App
Files
Files
Community
a80b11e
facebook-wav2vec2-xlsr-53-espeak-cv-ft
/
app.py
hanbian
initial commit
a80b11e
over 1 year ago
raw
Copy download link
history
blame
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/wav2vec2-xlsr-53-espeak-cv-ft"
).launch()