audioconverter Convert audio files with pydub. Installation Use the package manager pip to install pydub. pip install pydub Usage python audioconverter.py <path to audio file> <format> Run ffmpeg -formats to view supported formats, since Pydub uses ffmpeg.