Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
f4x
/
DrishtiSharma-whisper-large-v2-lithuanian
like
0
Sleeping
App
Files
Files
Community
main
DrishtiSharma-whisper-large-v2-lithuanian
/
app.py
f4x
initial commit
4a81ed3
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.load(
"models/DrishtiSharma/whisper-large-v2-lithuanian"
).launch()