Update index.html
Browse files- index.html +6 -4
index.html
CHANGED
|
@@ -27,9 +27,7 @@
|
|
| 27 |
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
|
| 28 |
<![endif]-->
|
| 29 |
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
| 30 |
-
|
| 31 |
-
src="https://gradio.s3-us-west-2.amazonaws.com/3.32.0/gradio.js">
|
| 32 |
-
</script>
|
| 33 |
|
| 34 |
<style type="text/css">
|
| 35 |
#footer {
|
|
@@ -111,7 +109,11 @@
|
|
| 111 |
5)Before starting again, click on ‘clear’
|
| 112 |
</p>
|
| 113 |
<!--<a href="https://hf.space/embed/JPLTedCas/TedCasReconocimientoVoz/+" target="iframe">Reset</a>-->
|
| 114 |
-
<a href="https://jpltedcas-tedcasspeechrecognition.hf.space/" target="iframe">Reset</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 115 |
|
| 116 |
<script>
|
| 117 |
function checkAcceptCookies() {
|
|
|
|
| 27 |
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
|
| 28 |
<![endif]-->
|
| 29 |
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
| 30 |
+
|
|
|
|
|
|
|
| 31 |
|
| 32 |
<style type="text/css">
|
| 33 |
#footer {
|
|
|
|
| 109 |
5)Before starting again, click on ‘clear’
|
| 110 |
</p>
|
| 111 |
<!--<a href="https://hf.space/embed/JPLTedCas/TedCasReconocimientoVoz/+" target="iframe">Reset</a>-->
|
| 112 |
+
<!--<a href="https://jpltedcas-tedcasspeechrecognition.hf.space/" target="iframe">Reset</a>-->
|
| 113 |
+
<script type="module"
|
| 114 |
+
src="https://gradio.s3-us-west-2.amazonaws.com/3.32.0/gradio.js">
|
| 115 |
+
</script>
|
| 116 |
+
<gradio-app src="https://jpltedcas-tedcasspeechrecognition.hf.space/"></gradio-app>
|
| 117 |
|
| 118 |
<script>
|
| 119 |
function checkAcceptCookies() {
|