PyTorch_Speaker_Verification icon indicating copy to clipboard operation
PyTorch_Speaker_Verification copied to clipboard

Align embeddings

Open pravn opened this issue 5 years ago • 0 comments

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.

pravn avatar Sep 29 '19 05:09 pravn