Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mravanelli authored Mar 2, 2018
1 parent 03a7365 commit 5716afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ The RNN models are bidirectional, use recurrent dropout, and batch normalization
| Model | mfcc | fbank | fMLLR |
| ------ | -----| ------| ------|
| Kaldi DNN Baseline | -----| ------| 18.5 |
| MLP | -----| ------| ------|
| MLP | 18.2 ± 0.19| ------| 16.9 ± 0.19|
|reluRNN| -----| ------| ------|
|LSTM| -----| ------|--- |
|GRU| 16.0 ± 0.13| ------| 15.3 ± 0.32|
Expand Down

0 comments on commit 5716afc

Please sign in to comment.