alex-berard/seq2seq

Multi Task Recipe for Libirspeech

adarshjaju opened this issue · 0 comments

I want to know, is the encoder shared between ASR and AST task and decoder shared between MT and AST task when we run the LibriSpeech Multitask recipe. Or the ASR, AST and MT tasks use different encoders and decoders and update the parameters turn by turn.