This repository arrange the structure of SoundNet. You can use the pre-trained model directly. This repository is revised from here.
model = SoundNet() model.load_state_dict(torch.load('sound8.pth'))
There was an error while loading. Please reload this page.