Views
No views yet

git clone https://github.com/nguyenthienhy/EfficientConformerVietnamese.git
cd EfficientConformerVietnamese
pip install -r requirements.txt
pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113
pip install protobuf==4.25bash test.shtensorboard --logdir callback_path
| Model | Gigaspeech_test (Greedy / n-gram Beam Search) | VLSP2023_pb_test (Greedy / n-gram Beam Search) | VLSP2023_pr_test (Greedy / n-gram Beam Search) |
|---|---|---|---|
| EC-Small-CTC | 19.61 / 17.47 | 23.06 / 20.83 | 23.17 / 21.15 |
| PhoWhiper-Tiny | 20.45 | 33.21 | 33.02 |
| PhoWhiper-Base | 18.78 | 29.25 | 28.29 |