csukuangfj commited on
Commit
0c815db
Β·
1 Parent(s): 13aea84

update model

Browse files
app.js β†’ app-tts.js RENAMED
File without changes
index.html CHANGED
@@ -40,7 +40,7 @@
40
  <section flex="1" overflow="auto" id="sound-clips">
41
  </section>
42
 
43
- <script src="app.js"></script>
44
- <script src="sherpa-onnx.js"></script>
45
- <script src="sherpa-onnx-wasm-main.js"></script>
46
  </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
  </body>
sherpa-onnx.js β†’ sherpa-onnx-tts.js RENAMED
File without changes
sherpa-onnx-wasm-main-tts.js ADDED
The diff for this file is too large to render. See raw diff
 
sherpa-onnx-wasm-main.js DELETED
The diff for this file is too large to render. See raw diff