Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
erenfazlioglu
/
turkishspeechtotext
like
0
Running
App
Files
Files
Community
main
turkishspeechtotext
/
app.py
erenfazlioglu
initial commit
8a80aee
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
101 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/erenfazlioglu/whisper-small-turkish-tr-best"
).launch()