PyTorch_Speaker_Verification
PyTorch_Speaker_Verification copied to clipboard
Align embeddings
I am setting up embeddings for use with tacotron. For this, do we need to 'align_embeddings' in inference code? It seems to me that we simply store the output of the embedder net.