adityas2410 commited on
Commit
301d155
1 Parent(s): 4942de1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
- from ts_utilites import transcribe_speech, transcribe_long_form, text_to_speech
3
 
4
  # Gradio App
5
  app = gr.TabbedInterface(
 
1
  import gradio as gr
2
+ from ts_utilities import transcribe_speech, transcribe_long_form, text_to_speech
3
 
4
  # Gradio App
5
  app = gr.TabbedInterface(