Update README.md
Browse files
README.md
CHANGED
@@ -106,15 +106,15 @@ The list of the available models in this collection is shown in the following ta
|
|
106 |
|
107 |
### Transducer Decoder
|
108 |
|
109 |
-
|
|
110 |
-
|
111 |
-
|
|
112 |
|
113 |
### CTC Decoder
|
114 |
|
115 |
-
|
|
116 |
-
|
117 |
-
|
|
118 |
|
119 |
|
120 |
## How to Use this Model
|
|
|
106 |
|
107 |
### Transducer Decoder
|
108 |
|
109 |
+
| att_context_sizes | LS test-other ([70,13]-1040ms) | LS test-other ([70,6]-480ms) | LS test-other ([70,1]-80ms) | LS test-other ([70,0]-0s) | Train Dataset |
|
110 |
+
|-----------------------|-----------------------|---------------|------------|-----------|----------------|
|
111 |
+
| [[70,13],[70,6],[70,1],[70,0]] | 5.4 | 5.7 | 6.4 | 7.0 | NeMo ASRSET 3.0 |
|
112 |
|
113 |
### CTC Decoder
|
114 |
|
115 |
+
|att_context_sizes | LS test-other ([70,13]-1040ms) | LS test-other ([70,6]-480ms) | LS test-other ([70,1]-80ms) | LS test-other ([70,0]-0s) | Train Dataset |
|
116 |
+
|--------|---------------|---------------|------------|-----------|----------------|
|
117 |
+
|[[70,13],[70,6],[70,1],[70,0]] | 6.2 | 6.7 | 7.8 | 8.4 | NeMo ASRSET 3.0 |
|
118 |
|
119 |
|
120 |
## How to Use this Model
|