Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
cmosquerat
/
PraveenJesu-openai-whisper-small-zoomrx-colab-2
like
0
Runtime error
App
Files
Files
Community
main
PraveenJesu-openai-whisper-small-zoomrx-colab-2
/
app.py
cmosquerat
initial commit
c851048
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/PraveenJesu/openai-whisper-small-zoomrx-colab-2"
).launch()