update model
Browse files- README.md +5 -5
- exp/cpu_jit.pt +2 -2
- exp/pretrained.pt +1 -1
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
## Chinese ASR model using k2-zipformer
|
5 |
-
### Wenetspeech testset
|
6 |
-
| TEST_NET | TEST_MEETING |
|
7 |
-
|
8 |
-
| 9.
|
9 |
|
10 |
### Training commond
|
11 |
```
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
## Chinese-English ASR model using k2-zipformer-streaming
|
5 |
+
### AIShell-1 and Wenetspeech testset results with epoch-14.pt
|
6 |
+
| AIShell-1 | TEST_NET | TEST_MEETING |
|
7 |
+
|-----------|----------|--------------|
|
8 |
+
| 3.19 | 9.58 | 9.51 ||
|
9 |
|
10 |
### Training commond
|
11 |
```
|
exp/cpu_jit.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aef1c155e3c8726546aa6fd285a24326666b95f89caed51a5747e518ff49174a
|
3 |
+
size 379184446
|
exp/pretrained.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 302402221
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77bd360f6bac467f9be6216a9de250dda8c366359321e7c88f21f643a5185286
|
3 |
size 302402221
|