Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -40,7 +40,8 @@
|
|
40 |
<section flex="1" overflow="auto" id="sound-clips">
|
41 |
</section>
|
42 |
|
43 |
-
|
44 |
<script src="sherpa-onnx-tts.js"></script>
|
45 |
<script src="sherpa-onnx-wasm-main-tts.js"></script>
|
|
|
46 |
</body>
|
|
|
40 |
<section flex="1" overflow="auto" id="sound-clips">
|
41 |
</section>
|
42 |
|
43 |
+
|
44 |
<script src="sherpa-onnx-tts.js"></script>
|
45 |
<script src="sherpa-onnx-wasm-main-tts.js"></script>
|
46 |
+
<script src="app-tts.js"></script>
|
47 |
</body>
|