csukuangfj commited on
Commit
587f060
1 Parent(s): cab79d6

update readme

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ # Streaming zipformer for sherpa-ncnn
6
+
7
+ The torchscript model is from
8
+ https://huggingface.co/pfluo/k2fsa-zipformer-bilingual-zh-en-t
9
+
10
+ Different from https://huggingface.co/pfluo/k2fsa-zipformer-chinese-english-mixed, this
11
+ model is much smaller and thus it is faster to run.
12
+
13
+ The training code is from
14
+ https://github.com/k2-fsa/icefall/tree/master/egs/librispeech/ASR/pruned_transducer_stateless7_streaming