Spaces:
Running on Zero
Running on Zero
update instruction
Browse files
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 |
"""
|