Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
A-T1
/
bofenghuang-whisper-large-v2-french
like
1
Running
App
Files
Files
Community
main
bofenghuang-whisper-large-v2-french
/
app.py
A-T1
initial commit
ae6f186
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bofenghuang/whisper-large-v2-french"
).launch()