Update index.html
Browse files- index.html +3 -1
index.html
CHANGED
|
@@ -107,7 +107,9 @@
|
|
| 107 |
4)Click on submit <br>
|
| 108 |
5)Before starting again, click on ‘clear’
|
| 109 |
</p>
|
| 110 |
-
<a href="https://hf.space/embed/JPLTedCas/TedCasReconocimientoVoz/+" target="iframe">Reset</a>
|
|
|
|
|
|
|
| 111 |
<script>
|
| 112 |
function checkAcceptCookies() {
|
| 113 |
if (localStorage.acceptCookies == 'true') {
|
|
|
|
| 107 |
4)Click on submit <br>
|
| 108 |
5)Before starting again, click on ‘clear’
|
| 109 |
</p>
|
| 110 |
+
<!--<a href="https://hf.space/embed/JPLTedCas/TedCasReconocimientoVoz/+" target="iframe">Reset</a>-->
|
| 111 |
+
<a href="https://jpltedcas-tedcasspeechrecognition.hf.space/" target="iframe">Reset</a>
|
| 112 |
+
|
| 113 |
<script>
|
| 114 |
function checkAcceptCookies() {
|
| 115 |
if (localStorage.acceptCookies == 'true') {
|