AudioMAE-pytorch icon indicating copy to clipboard operation
AudioMAE-pytorch copied to clipboard

Unofficial PyTorch implementation of Masked Autoencoders that Listen

Results 3 AudioMAE-pytorch issues
Sort by recently updated
recently updated
newest added

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...