Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GudmundurGG
/
NbAiLab-nb-whisper-small-beta
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
009bbad
NbAiLab-nb-whisper-small-beta
/
app.py
GudmundurGG
Update app.py
009bbad
over 1 year ago
raw
Copy download link
history
blame
Safe
115 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/NbAiLab/nb-whisper-small-beta"
).launch()
return_timestamps=
True
)