|
10 | 10 |
|
11 | 11 | ## I. Small + SentencePiece 1k |
12 | 12 |
|
13 | | -| Category | Description | |
14 | | -| :---------------- | :--------------------------------------------------------- | |
15 | | -| Config | [small.yml.j2](../../small.yml.j2) | |
16 | | -| Tensorflow | **2.18.0** | |
17 | | -| Device | Google Cloud TPUs v4-8 | |
18 | | -| Mixed Precision | strict | |
19 | | -| Global Batch Size | 4 * 4 * 8 = 128 (as 4 TPUs, 8 Gradient Accumulation Steps) | |
20 | | -| Max Epochs | 300 | |
| 13 | +| Category | Description | |
| 14 | +| :---------------- | :---------------------------------------------------------------------------------------------- | |
| 15 | +| Config | [small.yml.j2](../../small.yml.j2) | |
| 16 | +| Tensorflow | **2.18.0** | |
| 17 | +| Device | Google Cloud TPUs v4-8 | |
| 18 | +| Mixed Precision | strict | |
| 19 | +| Global Batch Size | 4 * 4 * 8 = 128 (as 4 TPUs, 8 Gradient Accumulation Steps) | |
| 20 | +| Max Epochs | 300 | |
| 21 | +| Pretrained | [Link](https://www.kaggle.com/models/lordh9072/tfasr-conformer-transducer/tensorFlow2/v3-small) | |
21 | 22 |
|
22 | 23 | **Config:** |
23 | 24 |
|
|
37 | 38 |
|
38 | 39 | ## II. Small + Streaming + SentencePiece 1k |
39 | 40 |
|
40 | | -| Category | Description | |
41 | | -| :---------------- | :--------------------------------------------------------- | |
42 | | -| Config | [small-streaming.yml.j2](../../small-streaming.yml.j2) | |
43 | | -| Tensorflow | **2.18.0** | |
44 | | -| Device | Google Cloud TPUs v4-8 | |
45 | | -| Mixed Precision | strict | |
46 | | -| Global Batch Size | 4 * 4 * 8 = 128 (as 4 TPUs, 8 Gradient Accumulation Steps) | |
47 | | -| Max Epochs | 300 | |
| 41 | +| Category | Description | |
| 42 | +| :---------------- | :-------------------------------------------------------------------------------------------------------- | |
| 43 | +| Config | [small-streaming.yml.j2](../../small-streaming.yml.j2) | |
| 44 | +| Tensorflow | **2.18.0** | |
| 45 | +| Device | Google Cloud TPUs v4-8 | |
| 46 | +| Mixed Precision | strict | |
| 47 | +| Global Batch Size | 4 * 4 * 8 = 128 (as 4 TPUs, 8 Gradient Accumulation Steps) | |
| 48 | +| Max Epochs | 300 | |
| 49 | +| Pretrained | [Link](https://www.kaggle.com/models/lordh9072/tfasr-conformer-transducer/tensorFlow2/v3-small-streaming) | |
48 | 50 |
|
49 | 51 | **Config:** |
50 | 52 |
|
|
57 | 59 |
|
58 | 60 | **Results:** |
59 | 61 |
|
60 | | -| Epoch | Dataset | decoding | wer | cer | mer | wil | wip | |
61 | | -| :---- | :--------- | :------- | :------- | :-------- | :------- | :------- | :------- | |
62 | | -| 45 | test-clean | greedy | 0.110564 | 0.0460022 | 0.109064 | 0.186109 | 0.813891 | |
63 | | -| 45 | test-other | greedy | 0.267772 | 0.139369 | 0.260952 | 0.417361 | 0.582639 | |
| 62 | +| Epoch | Dataset | decoding | wer | cer | mer | wil | wip | |
| 63 | +| :---- | :--------- | :------- | :-------- | :-------- | :-------- | :------- | :------- | |
| 64 | +| 45 | test-clean | greedy | 0.0797322 | 0.0312862 | 0.0790049 | 0.137228 | 0.862772 | |
| 65 | +| 45 | test-other | greedy | 0.211872 | 0.104173 | 0.207305 | 0.341269 | 0.658731 | |
64 | 66 |
|
65 | 67 | <!-- ----------------------------------------------------- VN ------------------------------------------------------ --> |
66 | 68 |
|
67 | 69 | # [Vietnamese] VietBud500 |
68 | 70 |
|
69 | 71 | ## I. Small + Streaming + SentencePiece 1k |
70 | 72 |
|
71 | | -| Category | Description | |
72 | | -| :---------------- | :--------------------------------------------------------- | |
73 | | -| Config | [small-streaming.yml.j2](../../small-streaming.yml.j2) | |
74 | | -| Tensorflow | **2.18.0** | |
75 | | -| Device | Google Cloud TPUs v4-8 | |
76 | | -| Mixed Precision | strict | |
77 | | -| Global Batch Size | 8 * 4 * 8 = 256 (as 4 TPUs, 8 Gradient Accumulation Steps) | |
78 | | -| Max Epochs | 300 | |
| 73 | +| Category | Description | |
| 74 | +| :---------------- | :---------------------------------------------------------------------------------------------------------------- | |
| 75 | +| Config | [small-streaming.yml.j2](../../small-streaming.yml.j2) | |
| 76 | +| Tensorflow | **2.18.0** | |
| 77 | +| Device | Google Cloud TPUs v4-8 | |
| 78 | +| Mixed Precision | strict | |
| 79 | +| Global Batch Size | 8 * 4 * 8 = 256 (as 4 TPUs, 8 Gradient Accumulation Steps) | |
| 80 | +| Max Epochs | 300 | |
| 81 | +| Pretrained | [Link](https://www.kaggle.com/models/lordh9072/tfasr-vietbud500-conformer-transducer/tensorFlow2/small-streaming) | |
79 | 82 |
|
80 | 83 | **Config:** |
81 | 84 |
|
|
109 | 112 |
|
110 | 113 | | Epoch | decoding | wer | cer | mer | wil | wip | |
111 | 114 | | :---- | :------- | :------- | :------- | :------ | :------- | :------- | |
112 | | -| 52 | greedy | 0.053723 | 0.034548 | 0.05362 | 0.086421 | 0.913579 | |
113 | | - |
114 | | -**Pretrained Model**: [Link](https://www.kaggle.com/models/lordh9072/tfasr-vietbud500-conformer-transducer/tensorFlow2/small-streaming) |
| 115 | +| 52 | greedy | 0.053723 | 0.034548 | 0.05362 | 0.086421 | 0.913579 | |
0 commit comments