I have a number of MP3 files containing lectures where the speaker talks very slowly and I would like to alter the MP3 file so that the playback rate is about 1.5 times as fast as normal.
Can someone suggest a good Python library for this? By the way, I'm running Python 2.6 on Windows.
Thanks in advance.