Anshul Wadhawan

Results 2 issues of Anshul Wadhawan

I am trying to reproduce the SimulST results on MuST-C by following the `fairseq/examples/speech_to_text/docs/simulst_mustc_example.md` instructions in the Inference and evaluation section. I am using the databin directory and pretrained model...

question
needs triage

**Describe the bug** When I tried to generate timestamp with model: nvidia/parakeet-tdt-1.1b, I got following error, ``` ValueError: `char_offsets`: [{'char': [tensor(524)], 'start_offset': 2, 'end_offset': 3}, {'char': [tensor(106)], 'start_offset': 5, 'end_offset':...

bug