cgisky commited on
Commit
e0f1739
·
verified ·
1 Parent(s): 39af98c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -40,8 +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
- <script src="app-tts.js"></script>
47
  </body>
 
40
  <section flex="1" overflow="auto" id="sound-clips">
41
  </section>
42
 
43
+ <script src="app-tts.js"></script>
44
  <script src="sherpa-onnx-tts.js"></script>
45
  <script src="sherpa-onnx-wasm-main-tts.js"></script>
46
+
47
  </body>