SonyCSLParis / pesto

Self-supervised learning for fast pitch estimation
GNU Lesser General Public License v3.0
168 stars 15 forks source link

Very Slow on Mac M1 #28

Open cyranawm opened 6 months ago

cyranawm commented 6 months ago

I just tried analyzing a 30s file, and it takes 12 seconds on a Mac M1 Max, running Python 3.11, PyTorch 2.1.2 and Pesto 1.0 It goes down to 1second when running on the same environment but based on a Python built for x86.