Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 739 Bytes

README.md

File metadata and controls

14 lines (6 loc) · 739 Bytes

Building a noise vocoder with Python

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

License

Creative Commons License

Building a noise vocoder with Python by Alexandre Chabot-Leclerc is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.