Jaward commited on
Commit
a99a692
1 Parent(s): 44915e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -181,7 +181,7 @@ def clear_history():
181
 
182
  with gr.Blocks(css="style.css") as demo:
183
  gr.Markdown("# <center><b>Optimus Prime: Your Personal AI Voice Assistant with Speech Translation</b></center>")
184
- gr.Markdown("## <center><b>For speech translation, start with the phrase 'Please translate' followed by the speech you want to translate</b></center>")
185
 
186
  with gr.Row():
187
  with gr.Column(scale=1):
 
181
 
182
  with gr.Blocks(css="style.css") as demo:
183
  gr.Markdown("# <center><b>Optimus Prime: Your Personal AI Voice Assistant with Speech Translation</b></center>")
184
+ gr.Markdown("## <center><b>For speech translation, start with the phrase 'Please translate' followed by the speech you want to translate</b></center><br><br>")
185
 
186
  with gr.Row():
187
  with gr.Column(scale=1):