csukuangfj
commited on
Commit
β’
93c7594
1
Parent(s):
b9852ae
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
|
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.data β sherpa-onnx-wasm-main-asr.data
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
|
|
sherpa-onnx-wasm-main-asr.wasm
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b63023e34e23e2b57373419f6a27a430a910da1ca2c71dcc7627eba750b3d01
|
3 |
+
size 10603197
|