Audio Converter is a simple tool written in Python that allows you to convert audio files from one format to another. You can use it to change the format of audio files, such as from MP3 to WAV or from WAV to OGG etc.
To run this project, you need to have Python 3.x installed. Additionally, you can install all the required dependencies by running the following command:
pip install -r requirements.txt