File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed
Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -277,12 +277,13 @@ <h2 class="title is-3">
277277<!-- End paper abstract -->
278278
279279
280- < p > TODO:
280+ <!-- < p>TODO:
281281性能表格是否需要丰富,图中文字变英文?
282282tech report 的链接。
283283示例音频的删减?
284284流式asr的demo
285- </ p >
285+ </p> -->
286+
286287<!-- Image carousel -->
287288< section class ="hero is-small ">
288289 < div class ="hero-body ">
@@ -333,21 +334,23 @@ <h2 class="subtitle has-text-centered">
333334 < div id ="architecture-carousel " class ="carousel results-carousel ">
334335 < div class ="item ">
335336 <!-- Your image here -->
336- < img src ="static/images/compare.png " alt ="compare " loading ="lazy " style ="width:100% "/>
337+ < img class ="lang-en " src ="static/images/compare_en.png " alt ="compare " loading ="lazy " style ="width:100% "/>
338+ < img class ="lang-zh " src ="static/images/compare_zh.png " alt ="compare " loading ="lazy " style ="width:100% "/>
337339 < h2 class ="subtitle has-text-centered ">
338340 Performance Comparison in Different Scenarios
339341 </ h2 >
340342 </ div >
341343 < div class ="item ">
342344 <!-- Your image here -->
343- < img src ="static/images/hotwords_compare.png " alt ="compare_1 " loading ="lazy " style ="height:800px; width:100% "/>
344- < h2 class ="subtitle has-text-centered ">
345+ < img class ="lang-en " src ="static/images/hotwords_compare.png " alt ="compare_1 " loading ="lazy " style ="height:800px; width:100% "/>
346+ < img class ="lang-zh " src ="static/images/hotwords_compare.png " alt ="compare_1 " loading ="lazy " style ="height:800px; width:100% "/>
347+ < h2 class ="subtitle has-text-centered ">
345348 Hot words Performance Comparison in Different Domain
346349 </ h2 >
347350 </ div >
348351 </ div >
349352 </ div >
350- </ div >
353+ </ div >
351354 </ div >
352355</ section >
353356
You can’t perform that action at this time.
0 commit comments