Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gokuza
/
zh-plus-faster-whisper-large-v2-japanese-5k-steps
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
zh-plus-faster-whisper-large-v2-japanese-5k-steps
/
app.py
gokuza
initial commit
934c0f9
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
107 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/zh-plus/faster-whisper-large-v2-japanese-5k-steps"
).launch()