shenyunhang commited on
Commit
6095e9f
·
verified ·
1 Parent(s): a6eadde

Update web_demo.py

Browse files
Files changed (1) hide show
  1. web_demo.py +2 -1
web_demo.py CHANGED
@@ -278,7 +278,8 @@ def _launch_demo(model, tokenizer, audio_tokenizer):
278
  </font>
279
  <font size=3>
280
  <p>
281
- The deployment of the VITA-Audio-Plus-Vanilla model employs a non-streaming deployment approach. The currently deployed model is VITA-Audio-Plus-Vanilla. For the ASR and TTS tasks, only single-turn dialogues are supported. In the Spoken QA task, generated text is used as dialogue history to reduce the context length.
 
282
  </p>
283
  </font>
284
  </center>
 
278
  </font>
279
  <font size=3>
280
  <p>
281
+ The deployment of the VITA-Audio-Plus-Vanilla model employs a non-streaming deployment approach.
282
+ For the ASR and TTS tasks, only single-turn dialogues are supported. In the Spoken QA task, generated text is used as dialogue history to reduce the context length.
283
  </p>
284
  </font>
285
  </center>