I just took msaf right out of the box, read some docs and some issues up here, but I did not manage to figure out how to overcome this problem. I faced it while trying to execute the quickstart example which is available in the docs https://msaf.readthedocs.io/en/latest/tutorial.html#quickstart
"..\Python\Python310\site-packages\msaf\base.py", line 353, in _compute_framesync_times
self._framesync_times = librosa.core.frames_to_time(
TypeError: frames_to_time() takes 1 positional argument but 3 were given"
@urinieto can you help me out here with some guidance?
Hey,
I just took msaf right out of the box, read some docs and some issues up here, but I did not manage to figure out how to overcome this problem. I faced it while trying to execute the quickstart example which is available in the docs https://msaf.readthedocs.io/en/latest/tutorial.html#quickstart
@urinieto can you help me out here with some guidance?