csukuangfj commited on
Commit
1ff23e1
β€’
1 Parent(s): 84d8a45

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.data β†’ sherpa-onnx-wasm-main-tts.data 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-tts.wasm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30d98699cc1cab9f70394586fa3760bb3e75724d497d455af8aea540dec514ba
3
+ size 11440118
sherpa-onnx-wasm-main.js DELETED
The diff for this file is too large to render. See raw diff