mlverse / torchaudio

R interface to torchaudio
https://mlverse.github.io/torchaudio/
Other
27 stars 6 forks source link

compare transform_mfcc()'s output with pytorch's #9

Closed Athospd closed 3 years ago

Athospd commented 3 years ago

I suspect that the dim's output differs from torchaudio.transforms.MFCC's output. Need to check.