csukuangfj
commited on
Commit
·
3f67a35
1
Parent(s):
b648d6d
update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
# Streaming zipformer for sherpa-ncnn
|
2 |
+
|
3 |
+
The torchscript model is from
|
4 |
+
https://huggingface.co/pfluo/k2fsa-zipformer-chinese-english-mixed
|
5 |
+
|
6 |
+
The training code is from
|
7 |
+
https://github.com/k2-fsa/icefall/tree/master/egs/librispeech/ASR/pruned_transducer_stateless7_streaming
|