We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490a115 commit af8778eCopy full SHA for af8778e
1 file changed
demos/firered_chat/index.html
@@ -89,7 +89,7 @@ <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="video/chat.mp4" controls style="max-width:100%; height:auto;"></video>
+ <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>
93
</p>
94
<!-- <p style="text-align: center;">
95
<b>Figure 1.</b> FireRedChat System Modules.
0 commit comments