Open cwzhang98 opened 6 days ago
Hi Chutong: Do you initialize the embedding layer of the ASR model with VQ codebook parameters? Or just use the semantic tokens and then randomly initialize the embedding layer.
We randomly initialize the embedding layer with the fairseq library.
Hi Chutong: Do you initialize the embedding layer of the ASR model with VQ codebook parameters? Or just use the semantic tokens and then randomly initialize the embedding layer.