Skip to content

Commit 74d2826

Browse files
authored
[transducer] add some result of ablation (#1554)
* [transducer] add rnnt loss only ablation * Update README.md
1 parent 1d9b0bf commit 74d2826

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/aishell/rnnt/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ note:
7979
| rnnt | ctc | att | greedy | beam | rescoring | fusion |
8080
|------|-----|-----|--------|------|-----------|--------|
8181
|||| 4.88 | 4.67 | 4.45 | 4.49 |
82-
||| | 5.56 | 5.46 | | 5.40 |
83-
|| | | 5.03 | | | |
84-
|| | | | | | |
85-
| ||| 4.94 | 4.94 | 4.61 | |
82+
||| | 5.56 | 5.46 | / | 5.40 |
83+
|| | | 5.03 | 4.94 | 4.87 | / |
84+
|| | | 5.64 | 5.59 | / | / |
85+
| ||| 4.94 | 4.94 | 4.61 | / |

0 commit comments

Comments
 (0)