Hi, I have done some work recently with pitch detectors in essentia using py3.10 Along the work we realized PitchYin is not a good choice for real-time and the real-time factor increases when the block size is larger. Please it would be possible to benchmark this PitchYin in cpp with different block sizes. Thanks in advance.
Hi, I have done some work recently with pitch detectors in essentia using
py3.10
Along the work we realized PitchYin is not a good choice for real-time and the real-time factor increases when the block size is larger. Please it would be possible to benchmark thisPitchYin
incpp
with different block sizes. Thanks in advance.