Tag: pitch

  • Simple pitch detection in Python with CREPE

    Today’s task is to detect the pitch of a sound sample using CREPE in Python. According to the documentation, we could install it with pip: pip install –upgrade tensorflow pip install crepe Now let’s test CREPE. It can be used via command line, or from inside a Python script. Let’s start with the “command line”…

Design a site like this with WordPress.com
Get started