marcoyang commited on
Commit
fd5be03
1 Parent(s): a40d894

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ # Transformer LM
5
+ This is a transformer LM pre-trained on Librispeech.
6
+
7
+ See https://github.com/k2-fsa/icefall/pull/750 for details.