Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xxiani
/
speechbrain-asr-wav2vec2-transformer-aishells
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2c3c197
speechbrain-asr-wav2vec2-transformer-aishells
/
app.py
xxiani
initial commit
2c3c197
over 1 year ago
raw
Copy download link
history
blame
Safe
102 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/speechbrain/asr-wav2vec2-transformer-aishell"
).launch()