Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
avalonai
/
Whisper-Javanese-Small
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b1a6a72
Whisper-Javanese-Small
/
app.py
avalonai
initial commit
b1a6a72
verified
12 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/avalonai/whisper-small-jv"
).launch()