Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thanhtan2136
/
vinai-PhoWhisper-large
like
1
Running
App
Files
Files
Community
main
vinai-PhoWhisper-large
/
app.py
thanhtan2136
initial commit
b694b9c
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/vinai/PhoWhisper-large"
).launch()