We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.