AudioMAE-pytorch
AudioMAE-pytorch copied to clipboard
Unofficial PyTorch implementation of Masked Autoencoders that Listen
is there any pretrain model available?
Thanks for your outstanding work. I'm just getting started with speech signal processing and I have a question. For the example in the readme file, the input is a 1024*128...
Thank you for this great repo! I noticed in the decoder block that the third parameter is calculated by dividing the decoder embedding dimension by the number of heads in...