Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LenixC
/
LenixC-whisper-tiny-finetuned
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e841a49
LenixC-whisper-tiny-finetuned
/
app.py
LenixC
initial commit
e841a49
over 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/LenixC/whisper-tiny-finetuned"
).launch()