Skip to content

Commit 4930a78

Browse files
authored
Update tts.html
1 parent 86351df commit 4930a78

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Diff for: tts.html

+22
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,28 @@ <h1>Text to Speech using Deep Neural Networks</h1>
6464
</audio></td>
6565
</tr>
6666
</table>
67+
68+
<table>
69+
<tr>
70+
<td class="tg-yw4l"></td>
71+
<td class="tg-yw4l"><audio controls>
72+
<source src="\wavs\arctic_a0001.wav" type="audio/wav">
73+
Your browser does not support the audio element.
74+
</audio></td>
75+
<td class="tg-yw4l"><audio controls>
76+
<source src="\wavs\arctic_a0001s1.wav" type="audio/wav">
77+
Your browser does not support the audio element.
78+
</audio></td>
79+
<td class="tg-yw4l"><audio controls>
80+
<source src="\wavs\arctic_a0001s3.wav" type="audio/wav">
81+
Your browser does not support the audio element.
82+
</audio></td>
83+
<td class="tg-yw4l"><audio controls>
84+
<source src="\wavs\arctic_a0001s5.wav" type="audio/wav">
85+
Your browser does not support the audio element.
86+
</audio></td>
87+
</tr>
88+
</table>
6789

6890

6991
</body>

0 commit comments

Comments
 (0)