Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

SoundNet

The pytorch version of SoundNet

Github Github

Abstract

This repository arrange the structure of SoundNet. You can use the pre-trained model directly. This repository is revised from here.

Usage

model = SoundNet()
model.load_state_dict(torch.load('sound8.pth'))

About

The pytorch version of SoundNet

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages