We can use sox to process audio files using python. In this tutorial, we will introduce how to install it on windows 10.
SoX – Sound eXchange
You can download Sox in here.
How to install sox on windows 10?
After you have downloaded sox, you can install it directly.
However, you should add sox installation path to windows path environment.
Here is an example tutorial:
A Simple Guide to Add conda Command into Windows PATH Environment – Python Tutorial
As to us, the installation path is: D:\Program Files\sox-14-4-2, we can add it as follows:
Then, we can use sox command in cmd.
For example: