change routes for samples

test
Michael Nguyen 2018-09-17 16:07:55 -05:00
parent 0308e2c314
commit 70ea746d32
1 changed files with 4 additions and 4 deletions

View File

@ -18,19 +18,19 @@
<p>This model was trained on 16 hours of an english male speaker. These samples were non training samples.</p>
<div>
<p>"There's a way to measure the acute emotional intelligene that has never gone out of style."</p>
<audio src="./1.wav" controls></audio>
<audio src="1.wav" controls></audio>
</div>
<div>
<p>"It took me quite a long time to develop a voice, and now that I have it I'm not going to remain silent."</p>
<audio src="./2.wav" controls></audio>
<audio src="2.wav" controls></audio>
</div>
<div>
<p>"The human voice is the most perfect instrument of all."</p>
<audio src="./3.wav" controls></audio>
<audio src="3.wav" controls></audio>
</div>
<div>
<p>"I'm sorry Dave, I'm afraid I can't do that."</p>
<audio src="./4.wav" controls></audio>
<audio src="4.wav" controls></audio>
</div>
</body>