Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
scii999
/
BELLE-2-Belle-whisper-large-v2-zh
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7422a1d
BELLE-2-Belle-whisper-large-v2-zh
/
app.py
scii999
initial commit
7422a1d
verified
about 1 year 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()