Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
DarkSkyML
/
BELLE-2-Belle-whisper-large-v3-zh
like
0
Running
App
Files
Files
Community
036d5f7
BELLE-2-Belle-whisper-large-v3-zh
/
app.py
Falln87
initial commit
036d5f7
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-v3-zh"
).launch()