csukuangfj commited on
Commit
00afa45
1 Parent(s): 093a289

Update README.

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Introduction
2
 
3
  This repo contains pre-trained model using
1
+ ---
2
+ language: "en"
3
+ tags:
4
+ - icefall
5
+ - k2
6
+ - transducer
7
+ - librispeech
8
+ - ASR
9
+ - stateless transducer
10
+ - PyTorch
11
+ - RNN-T
12
+ - speech recognition
13
+ license: "apache-2.0"
14
+ datasets:
15
+ - librispeech
16
+ metrics:
17
+ - WER
18
+ ---
19
+
20
+
21
  # Introduction
22
 
23
  This repo contains pre-trained model using