icefall/egs/librispeech
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-08-12 10:47:12 +02:00
2024-07-17 17:47:43 +08:00