Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YouXam
/
BELLE-2-Belle-whisper-large-v2-zh
like
0
Build error
App
Files
Files
Community
7de0534
BELLE-2-Belle-whisper-large-v2-zh
/
app.py
YouXam
initial commit
7de0534
verified
6 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/BELLE-2/Belle-whisper-large-v2-zh"
).launch()