harritaylor / torchvggish

Pytorch port of Google Research's VGGish model used for extracting audio features.
Apache License 2.0
377 stars 68 forks source link

convert the pca state dict to torch #11

Open harritaylor opened 4 years ago

harritaylor commented 4 years ago

https://github.com/harritaylor/torchvggish/blob/51bab6ba6213d6f740f2ff5a412e483c0f7c7528/torchvggish/vggish.py#L156

Just need to upload the tensor as part of a release.