nh
nh copied to clipboard
Question of data process in utils.py
Thank you for you release code with pytorch implement. I have a question of you data process in utils.py. In pad_bos function, why you add 1 in create pad_event_seqs and pad_time_seqs, what are added elements mean? And why * type_size in create pad_event_seqs.