Update index.html
Browse files- index.html +7 -7
index.html
CHANGED
|
@@ -100,13 +100,6 @@
|
|
| 100 |
|
| 101 |
<!--<center><iframe src="https://hf.space/embed/JPLTedCas/TedCasSpeechRecognition/+" name="iframe" width="100%" height="500" align="middle"></iframe></center>-->
|
| 102 |
<!--<center><iframe src="https://jpltedcas-tedcasspeechrecognition.hf.space" name="iframe" width="100%" height="500" align="middle"></iframe></center>-->
|
| 103 |
-
<script
|
| 104 |
-
type="module"
|
| 105 |
-
src="https://gradio.s3-us-west-2.amazonaws.com/3.3.1/gradio.js"
|
| 106 |
-
></script>
|
| 107 |
-
|
| 108 |
-
<gradio-app src="https://jpltedcas-tedcasspeechrecognition.hf.space"></gradio-app>
|
| 109 |
-
|
| 110 |
|
| 111 |
|
| 112 |
|
|
@@ -120,6 +113,13 @@
|
|
| 120 |
</p>
|
| 121 |
<!--<a href="https://hf.space/embed/JPLTedCas/TedCasReconocimientoVoz/+" target="iframe">Reset</a>-->
|
| 122 |
<!--<a href="https://jpltedcas-tedcasspeechrecognition.hf.space/" target="iframe">Reset</a>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 123 |
|
| 124 |
<script>
|
| 125 |
function checkAcceptCookies() {
|
|
|
|
| 100 |
|
| 101 |
<!--<center><iframe src="https://hf.space/embed/JPLTedCas/TedCasSpeechRecognition/+" name="iframe" width="100%" height="500" align="middle"></iframe></center>-->
|
| 102 |
<!--<center><iframe src="https://jpltedcas-tedcasspeechrecognition.hf.space" name="iframe" width="100%" height="500" align="middle"></iframe></center>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 103 |
|
| 104 |
|
| 105 |
|
|
|
|
| 113 |
</p>
|
| 114 |
<!--<a href="https://hf.space/embed/JPLTedCas/TedCasReconocimientoVoz/+" target="iframe">Reset</a>-->
|
| 115 |
<!--<a href="https://jpltedcas-tedcasspeechrecognition.hf.space/" target="iframe">Reset</a>-->
|
| 116 |
+
<script
|
| 117 |
+
type="module"
|
| 118 |
+
src="https://gradio.s3-us-west-2.amazonaws.com/3.3.1/gradio.js"
|
| 119 |
+
></script>
|
| 120 |
+
|
| 121 |
+
<gradio-app src="https://jpltedcas-tedcasspeechrecognition.hf.space"></gradio-app>
|
| 122 |
+
|
| 123 |
|
| 124 |
<script>
|
| 125 |
function checkAcceptCookies() {
|