owaski commited on
Commit
f475e2f
·
1 Parent(s): 2e2aa2d

update instruction

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -523,6 +523,8 @@ with gr.Blocks(
523
  - **Generate** a response using the selected LLM
524
  - **Synthesize** speech output using TTS (Text-to-Speech)
525
 
 
 
526
  For more details, refer to the [README]
527
  (https://github.com/siddhu001/espnet/tree/sds_demo_recipe/egs2/TEMPLATE/sds1#how-to-use).
528
  """
 
523
  - **Generate** a response using the selected LLM
524
  - **Synthesize** speech output using TTS (Text-to-Speech)
525
 
526
+ **Click the examples in the bottom** for sample prompts and configurations.
527
+
528
  For more details, refer to the [README]
529
  (https://github.com/siddhu001/espnet/tree/sds_demo_recipe/egs2/TEMPLATE/sds1#how-to-use).
530
  """