We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55206df commit 612fdc5Copy full SHA for 612fdc5
funasr/index.html
@@ -1093,7 +1093,7 @@ <h3 class="asr-category-title">
1093
<span class="lang-zh">音乐 + 人声</span>
1094
</span>
1095
<audio controls style="width: 100%;">
1096
- <source src="static/audios/lyrics_2.wav" type="audio/wav">
+ <source src="static/audios/lyrics_en_1.wav" type="audio/wav">
1097
</audio>
1098
</div>
1099
<!-- 右侧歌词 -->
@@ -1124,7 +1124,7 @@ <h3 class="asr-category-title">
1124
1125
1126
1127
- <source src="static/audios/lyrics_3.wav" type="audio/wav">
+ <source src="static/audios/lyrics_en_2.wav" type="audio/wav">
1128
1129
1130
0 commit comments