Skip to content

novikov-alexander/pyin

 
 

Repository files navigation

pyin

pYin back from
https://code.soundsoftware.ac.uk/projects/pyin/files

pyin

pYin back from
https://code.soundsoftware.ac.uk/projects/pyin/files

multithreading

This particular fork contains small changes in alnovi/multithreading branch which improve performance of the precise time mode on multi-core systems.

Measurement made on Intel Core I5-1035G4 with 4 cores for the default regression test on bob_02.wav. Given average for 10 runs:

Vanilla Multithreaded
15.663s 9.946s

Speedup:

Vanilla Multithreaded
1x 1.575x

Effectiveness: 0.393

About

pYIN (Probabilistic YIN) is a modification of the well-loved YIN algorithm for fundamental frequency (F0) estimation in monophonic audio.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.6%
  • Makefile 2.2%
  • Batchfile 1.7%
  • Shell 1.4%
  • QMake 0.7%
  • MATLAB 0.3%
  • Awk 0.1%