pytorch-kaldi-neural-speaker-embeddings icon indicating copy to clipboard operation
pytorch-kaldi-neural-speaker-embeddings copied to clipboard

Input vector shape

Open saswat0 opened this issue 4 years ago • 0 comments
trafficstars

How is the input vector shape (800,30)? Shouldn't it be (800,64) owing to the fact that we're extracting 64 dim fbank?

saswat0 avatar Apr 15 '21 15:04 saswat0