Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
k0ntra
/
WHISPER_FA
like
1
Sleeping
App
Files
Files
Community
5d720e3
WHISPER_FA
/
app.py
k0ntra
initial commit
5d720e3
almost 2 years ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/taesiri/whisper-small-fa-7"
).launch()