Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Penguni
/
Speech_to_text_pretrain
like
0
Sleeping
App
Files
Files
Community
f7c0e1a
Speech_to_text_pretrain
/
app.py
Penguni
initial commit
f7c0e1a
verified
6 months ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.load(
"models/nguyenvulebinh/wav2vec2-base-vietnamese-250h"
).launch()