Update README.md
Browse files
README.md
CHANGED
|
@@ -54,5 +54,5 @@ configs:
|
|
| 54 |
|
| 55 |
# LAU eval dataset
|
| 56 |
|
| 57 |
-
This dataset was created while evaluating and comparing the models trained with Listen Attend Understand regularization and our [E2E-ST model](https://huggingface.co/
|
| 58 |
The audio is from jeli-asr test set; the regularization loss weight lambda in the paper is represented by the character "k" in the fields of this dataset, each field represent a model with a specific decoding strategy (CTC or TDT)
|
|
|
|
| 54 |
|
| 55 |
# LAU eval dataset
|
| 56 |
|
| 57 |
+
This dataset was created while evaluating and comparing the models trained with Listen Attend Understand regularization and our [E2E-ST model](https://huggingface.co/anonymousnowhere/st-soloni-114m-tdt-ctc).
|
| 58 |
The audio is from jeli-asr test set; the regularization loss weight lambda in the paper is represented by the character "k" in the fields of this dataset, each field represent a model with a specific decoding strategy (CTC or TDT)
|