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'))| Name | Name | Last commit date | ||
|---|---|---|---|---|
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'))