Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Tempstablediffusion
/
zh-plus-faster-whisper-large-v2-japanese-5k-steps
like
0
Runtime error
App
Files
Files
Community
main
zh-plus-faster-whisper-large-v2-japanese-5k-steps
/
app.py
Tempstablediffusion
initial commit
9e9b1f6
about 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()