conformer icon indicating copy to clipboard operation
conformer copied to clipboard

what does the Class Conv2dSubampling‘s return mean?

Open qiushan233 opened this issue 1 year ago • 3 comments

I'm confused by the Class Conv2dSubampling in convolution.py.What does the second return output_lengths mean?

qiushan233 avatar Nov 06 '23 13:11 qiushan233

for example,when input_length==55,the output_length is wrong

qiushan233 avatar Nov 06 '23 14:11 qiushan233

Yes, I have gotten that problem when I used output length of conformer for RNNT loss in TorchAudio

longlnOff avatar Nov 17 '23 02:11 longlnOff