Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
zsy12345
/
DrishtiSharma-whisper-large-v2-punjabi
like
0
Runtime error
App
Files
Files
Community
bbe98b3
DrishtiSharma-whisper-large-v2-punjabi
/
app.py
zsy12345
initial commit
bbe98b3
12 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/DrishtiSharma/whisper-large-v2-punjabi"
).launch()