cgisky commited on
Commit
bb23ad1
·
verified ·
1 Parent(s): 08fdd6c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -40,7 +40,8 @@
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
  </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>