there is diff in size of output feautres between EncDecMultiTaskModel and pretrained canary-1b-v2.nemo loaded
#14
by
mrunique007
- opened
I'm try fine-tuning canary-1b-v2 using fast-coformer_aed.conf multitask. idk, but output size of canary-1b-v2.nemo is 16384 while 16400 is of EncDecMultiTaskModel ? its seems like 180m flash and 1b-flash is 16384 but 1b-v2 is 16400 ?
