Karel Vesely d400bc5edf fix the CTC zipformer2 training
- too many supervision tokens
- change filtering rule to `if (T - 2) < len(tokens): return False`
- this prevents inf. from appearing in the CTC loss value
2024-08-12 10:47:12 +02:00
..
2024-06-21 11:10:14 +08:00
2024-03-13 17:39:01 +08:00
2024-01-25 18:41:43 +08:00
2023-10-25 12:50:35 +08:00
2024-06-21 11:10:14 +08:00
2024-06-21 11:10:14 +08:00