Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
arshadrana/voice-to-text
lodhrangpt
/
Voice-To-Text
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lodhrangpt
commited on
Nov 13, 2024
Commit
2047700
·
verified
·
1 Parent(s):
5cc42b9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -124,4 +124,4 @@ iface = gr.Interface(
124
title="Voice to Text Converter and Notes Generator",
125
)
126
127
-
iface.
l
124
title="Voice to Text Converter and Notes Generator",
125
)
126
127
+
iface.
launch()