Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
unijoh
/
carlosdanielhernandezmena-whisper-largev2-faroese-8k-steps-100h
like
0
Sleeping
App
Files
Files
Community
main
carlosdanielhernandezmena-whisper-largev2-faroese-8k-steps-100h
/
app.py
unijoh
initial commit
17c8365
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/carlosdanielhernandezmena/whisper-largev2-faroese-8k-steps-100h"
).launch()