mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-05 10:19:19 +08:00
adding hit counter
This commit is contained in:
@@ -215,7 +215,7 @@ Currently loaded => <span id="stimuli-from-listening-test-span" style="font-weig
|
|||||||
<table class="tg">
|
<table class="tg">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="tg-0pky">Architecture</th>
|
<th class="tg-0pky">Model</th>
|
||||||
<th class="tg-0pky">Condition</th>
|
<th class="tg-0pky">Condition</th>
|
||||||
<th class="tg-0pky">Sentence 1</th>
|
<th class="tg-0pky">Sentence 1</th>
|
||||||
<th class="tg-0pky">Sentence 2</th>
|
<th class="tg-0pky">Sentence 2</th>
|
||||||
@@ -227,7 +227,7 @@ Currently loaded => <span id="stimuli-from-listening-test-span" style="font-weig
|
|||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="tg-0pky">Vocoded</th>
|
<th class="tg-0pky">Vocoded <br> speech</th>
|
||||||
<th class="tg-0pky">VOC</th>
|
<th class="tg-0pky">VOC</th>
|
||||||
<td> <img src="images/play_button.png" height=40 style="cursor: pointer;" onclick="play_audio('stimuli/sample_from_test/VOC_1.wav', 'stimuli-from-listening-test', 'VOC : Sentence 1', transcript_listening_test[1])"/> </td>
|
<td> <img src="images/play_button.png" height=40 style="cursor: pointer;" onclick="play_audio('stimuli/sample_from_test/VOC_1.wav', 'stimuli-from-listening-test', 'VOC : Sentence 1', transcript_listening_test[1])"/> </td>
|
||||||
<td> <img src="images/play_button.png" height=40 style="cursor: pointer;" onclick="play_audio('stimuli/sample_from_test/VOC_2.wav', 'stimuli-from-listening-test', 'VOC : Sentence 2', transcript_listening_test[2])"/> </td>
|
<td> <img src="images/play_button.png" height=40 style="cursor: pointer;" onclick="play_audio('stimuli/sample_from_test/VOC_2.wav', 'stimuli-from-listening-test', 'VOC : Sentence 2', transcript_listening_test[2])"/> </td>
|
||||||
|
|||||||
Reference in New Issue
Block a user