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
GudmundurGG
commited on
Aug 30, 2023
Commit
9712639
•
1 Parent(s):
009bbad
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,3 @@
1
import gradio as gr
2
3
gr.Interface.load("models/NbAiLab/nb-whisper-small-beta").launch()
4
-
return_timestamps=True)
1
import gradio as gr
2
3
gr.Interface.load("models/NbAiLab/nb-whisper-small-beta").launch()