We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0ab1f commit e476974Copy full SHA for e476974
1 file changed
demos/firered_chat/index.html
@@ -89,7 +89,8 @@ <h2>FireRedChat: A Pluggable, Full-Duplex Voice Interaction System with Cascaded
89
<div class="container pt-5 mt-5 shadow-lg p-5 mb-5 bg-white rounded">
90
<h2 id="Demo" style="text-align: center;">Demo</h2>
91
<p style="text-align: center;">
92
- <video src="https://github.com/FireRedTeam/fireredteam.github.io/raw/main/demos/firered_chat/video/chat.mp4" controls style="max-width:100%; height:auto;"></video>
+ <video src="https://xhsci-qcsnet-redimage.xiaohongshu.com/mediaai/flash/fireredchat/chat_demo.mp4" controls style="max-width:100%; height:auto;"></video>
93
+ <!-- <video src="https://github.com/FireRedTeam/fireredteam.github.io/raw/main/demos/firered_chat/video/chat.mp4" controls style="max-width:100%; height:auto;"></video> -->
94
</p>
95
<!-- <p style="text-align: center;">
96
<b>Figure 1.</b> FireRedChat System Modules.
0 commit comments