luomingshuang commited on
Commit
aad26b3
2 Parent(s): 2edea5c 514c53f

update readme.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,4 @@
 
1
  Note: This recipe is trained with the codes from this PR https://github.com/k2-fsa/icefall/pull/261
2
  And the SpecAugment codes from this PR https://github.com/lhotse-speech/lhotse/pull/604.
3
 
@@ -37,3 +38,5 @@ The WERs are
37
  | greedy search | 7.27 | 6.69 | --epoch 29, --avg 13, --max-duration 100 |
38
  | beam search (beam size 4) | 6.70 | 6.04 | --epoch 29, --avg 13, --max-duration 100 |
39
  | modified beam search (beam size 4) | 6.77 | 6.14 | --epoch 29, --avg 13, --max-duration 100 |
 
 
 
1
+ <<<<<<< HEAD
2
  Note: This recipe is trained with the codes from this PR https://github.com/k2-fsa/icefall/pull/261
3
  And the SpecAugment codes from this PR https://github.com/lhotse-speech/lhotse/pull/604.
4
 
 
38
  | greedy search | 7.27 | 6.69 | --epoch 29, --avg 13, --max-duration 100 |
39
  | beam search (beam size 4) | 6.70 | 6.04 | --epoch 29, --avg 13, --max-duration 100 |
40
  | modified beam search (beam size 4) | 6.77 | 6.14 | --epoch 29, --avg 13, --max-duration 100 |
41
+ =======
42
+ >>>>>>> 514c53fd51d715887acd40041f3c3ce0777b05c7