Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jiratthiti
/
biodatlab-whisper-th-medium-combined
like
0
Sleeping
App
Files
Files
Community
main
biodatlab-whisper-th-medium-combined
/
app.py
jiratthiti
initial commit
1a31f3c
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/biodatlab/whisper-th-medium-combined"
).launch()