aky15
Results
1
issues of
aky15
The usage of left_chunk_size is different from num_left_chunks in k2. By definitions in [tutorial](https://github.com/espnet/espnet/blob/master/doc/espnet2_tutorial.md) and [encoder](https://github.com/espnet/espnet/blob/master/espnet2/asr_transducer/encoder/building.py), it's the number of frames in the left context, so left_chunk_size = num_left_chunks *...
ESPnet2
conflicts