update inference description
Browse files
README.md
CHANGED
@@ -470,7 +470,7 @@ The tokenizers for these models were built using the text transcripts of the tra
|
|
470 |
|
471 |
## Performance
|
472 |
|
473 |
-
In both ASR and AST experiments, predictions were generated using greedy decoding.
|
474 |
|
475 |
### ASR Performance (w/o PnC)
|
476 |
|
|
|
470 |
|
471 |
## Performance
|
472 |
|
473 |
+
In both ASR and AST experiments, predictions were generated using greedy decoding. Note that utterances shorter than 1 second are symmetrically zero-padded upto 1 second during evaluation.
|
474 |
|
475 |
### ASR Performance (w/o PnC)
|
476 |
|