openspeech
openspeech copied to clipboard
AttributeError: 'NoneType' object has no attribute 'transpose' &&& RuntimeError: Could not infer dtype of NoneType
The following errors occur when I train several end-to-end models.
e.s:
model: listen_attend_spell_with_multi_head
criterion: ctc or cross_entorpy
AttributeError: 'NoneType' object has no attribute 'transpose' &&& RuntimeError: Could not infer dtype of NoneType
Whether the criterion-transducer can only be used?
Sorry for too late response.
We'll check. Thanks.