muhtasham commited on
Commit
98f30e7
1 Parent(s): 51da226

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -44,9 +44,9 @@ def speech_to_text(mic=None, file=None, state=""):
44
  with gr.Blocks() as demo:
45
  gr.Markdown( """
46
  # 🎤 Sing or tell your story and let this Space ✨ visualize your story along
47
- - Soon to be added
48
  - Near real time(streaming option)
49
- - Also allow playback of you audio relayed with video
50
  """)
51
  with gr.Row():
52
  with gr.Column():
 
44
  with gr.Blocks() as demo:
45
  gr.Markdown( """
46
  # 🎤 Sing or tell your story and let this Space ✨ visualize your story along
47
+ Soon to be added:
48
  - Near real time(streaming option)
49
+ - Option playback of you audio relayed with video
50
  """)
51
  with gr.Row():
52
  with gr.Column():