Update README.md
Browse files
README.md
CHANGED
|
@@ -69,6 +69,7 @@ tensorboard --logdir callback_path
|
|
| 69 |
|:--------------------------------------|:------------------------------------------------:|:-------------------------------------------------:|:-------------------------------------------------:|
|
| 70 |
| **EC-Small-CTC** | **19.61 / 17.47** | **23.06 / 20.83** | **23.17 / 21.15** |
|
| 71 |
| **PhoWhiper-Tiny** | **20.45** | **33.21** | **33.02** |
|
|
|
|
| 72 |
|
| 73 |
|
| 74 |
In the competition organized by VLSP, I used the Efficient Conformer Large architecture with approximately 127 million parameters. You can find the detailed results in the technical report below:
|
|
|
|
| 69 |
|:--------------------------------------|:------------------------------------------------:|:-------------------------------------------------:|:-------------------------------------------------:|
|
| 70 |
| **EC-Small-CTC** | **19.61 / 17.47** | **23.06 / 20.83** | **23.17 / 21.15** |
|
| 71 |
| **PhoWhiper-Tiny** | **20.45** | **33.21** | **33.02** |
|
| 72 |
+
| **PhoWhiper-Base** | **18.78** | **29.25** | **28.29** |
|
| 73 |
|
| 74 |
|
| 75 |
In the competition organized by VLSP, I used the Efficient Conformer Large architecture with approximately 127 million parameters. You can find the detailed results in the technical report below:
|