How to Install Matchering on Windows 11
Matchering is a free and open-source program that uses artificial intelligence to automatically adjust the level of music in your audio files. This tutorial will guide you through the steps to install Matchering on Windows 11.
Prerequisites
Before you begin, make sure that you have the following prerequisites:
- A computer running Windows 11
- Python 3.7 or later installed
- Git installed
Installation Steps
Follow the steps below to install Matchering on your Windows 11 machine:
- Open a web browser and go to
https://github.com/sergree/matchering. - Click on the "Code" button and then select "Download ZIP" to download the Matchering repository to your computer.

- Extract the downloaded ZIP file to a directory of your choice.
- Open Command Prompt (CMD) as an administrator.
- Navigate to the extracted Matchering repository directory by typing the following command:
cd path/to/matchering
- Type the following command to install the required dependencies:
pip install -r requirements.txt

- Wait for the installation process to complete.
- Run the following command to launch Matchering:
python matchering.pyw

- Matchering should now be running on your Windows 11 machine.
Conclusion
By following these steps, you should now have successfully installed Matchering on your Windows 11 machine. You can now use this powerful tool to adjust the level of music in your audio files using artificial intelligence.