Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kjetMol
/
NbAiLabBeta-nb-whisper-large
like
0
Sleeping
App
Files
Files
Community
e765bc9
NbAiLabBeta-nb-whisper-large
/
app.py
kjetMol
initial commit
e765bc9
verified
8 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/NbAiLabBeta/nb-whisper-large"
).launch()