/dhbw-vocoder

Phase vocoder examples

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Vocoder

Basic examples for phase vocoder based pitch-shifting and time-scale modifications according to1.

Don’t forget to install the Python requirements:

pip install -r requirements.txt

In order to use the soundfile package on Linux, you need to install libsndfile using your distribution’s package manager, for example sudo apt-get install libsndfile1.

After installation, proceed to the main.py file...

Footnotes

  1. A Review of Time-Scale Modification of Music Signals