marcoyang commited on
Commit
1fc51a0
1 Parent(s): 2bfd425

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ This is a token bi-gram trained on LibriSpeech 960h text. It is used for LODR decoding in `icefall`.
2
+
3
+ Please refer to https://github.com/k2-fsa/icefall/pull/678 for more details.