Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vishal3152
/
Vishal3152-whisper-m-onnx-2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Vishal3152-whisper-m-onnx-2
/
app.py
Yadav
initial commit
8222f7a
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Vishal3152/whisper-m-onnx-2"
).launch()