Skip to content

An implementation of onset detection algorithms in Pytorch

License

Notifications You must be signed in to change notification settings

adhooge/pytorch-onset-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytorch-onset-detection

An implementation of onset detection algorithms in Pytorch

REPOSITORY STILL UNDER CONSTRUCTION

The original Superflux algorithm is implemented here.

Please cite the original papers if you use this repository:

@inproceedings{Boeck2013,
	Author = {B{\"o}ck, Sebastian and Widmer, Gerhard},
	Title = {Maximum Filter Vibrato Suppression for Onset Detection},
	Booktitle = {{Proceedings of the 16th International Conference on Digital Audio Effects (DAFx-13)}},
	Pages = {55--61},
	Address = {Maynooth, Ireland},
	Month = {September},
	Year = {2013}
}

@inproceedings{Boeck2013a,
	Author = {B{\"o}ck, Sebastian and Widmer, Gerhard},
	Title = {Local Group Delay based Vibrato and Tremolo Suppression for Onset Detection},
	Booktitle = {{Proceedings of the 13th International Society for Music Information Retrieval Conference (ISMIR), 2013.},
	Pages = {589–-594},
	Address = {Curitiba, Brazil},
	Month = {November},
	Year = {2013}

About

An implementation of onset detection algorithms in Pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages