csukuangfj commited on
Commit
85af770
Β·
1 Parent(s): a6db064

update model

Browse files
app.js β†’ app-asr.js RENAMED
File without changes
index.html CHANGED
@@ -36,7 +36,7 @@
36
  <section flex="1" overflow="auto" id="sound-clips">
37
  </section>
38
 
39
- <script src="sherpa-onnx.js"></script>
40
- <script src="app.js"></script>
41
- <script src="sherpa-onnx-wasm-asr-main.js"></script>
42
  </body>
 
36
  <section flex="1" overflow="auto" id="sound-clips">
37
  </section>
38
 
39
+ <script src="sherpa-onnx-asr.js"></script>
40
+ <script src="app-asr.js"></script>
41
+ <script src="sherpa-onnx-wasm-main-asr.js"></script>
42
  </body>
sherpa-onnx.js β†’ sherpa-onnx-asr.js RENAMED
File without changes
sherpa-onnx-wasm-asr-main.js β†’ sherpa-onnx-wasm-main-asr.js RENAMED
The diff for this file is too large to render. See raw diff