DeeeeeeM commited on
Commit
3b8578e
·
1 Parent(s): 7124c8f

Description changed

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -262,7 +262,7 @@ with gr.Blocks() as interface:
262
  )
263
  gr.Markdown(
264
  """
265
- This is a simple Gradio UI app that combines AI-powered speech and language processing technologies. This app supports the following features:
266
 
267
  - Speech-to-text (WhisperAI)
268
  - Language translation (GPT-4) (In progress)
 
262
  )
263
  gr.Markdown(
264
  """
265
+ This is a Gradio UI app that combines AI-powered speech and language processing technologies. This app supports the following features:
266
 
267
  - Speech-to-text (WhisperAI)
268
  - Language translation (GPT-4) (In progress)