The accompanying notebook explains how to build a noise vocoder using Python. The notebook has a few interactive widgets, so you might want to run it locally. You can create an environment with the required packages using the following command:
conda create -n vocoder python=3 --file requirements.txt
Building a noise vocoder with Python by Alexandre Chabot-Leclerc is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.