Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hdlwj
/
BELLE-2-Belle-whisper-large-v2-zh
like
0
Runtime error
App
Files
Files
Community
cdff582
BELLE-2-Belle-whisper-large-v2-zh
/
app.py
hdlwj
initial commit
cdff582
verified
7 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()