We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027c2ed commit 184b726Copy full SHA for 184b726
1 file changed
demos/firered_tts_2/index.html
@@ -133,7 +133,7 @@ <h2>FireRedTTS-2: Towards Long Conversational Speech Generation for Podcast and
133
<h2 id="app-video" style="text-align: center;">Video Demo</h2>
134
<div class="video-container">
135
<video controls>
136
- <source src="video/blog_chat.mp4" type="video/mp4">
+ <source src="https://github.com/FireRedTeam/fireredteam.github.io/blob/main/demos/firered_tts_2/video/blog_chat.mp4" type="video/mp4">
137
</video>
138
</div>
139
0 commit comments