Python implementation of a real-time vocoder in the time domain...
how this code works:
The modulator(voice) and carrier signal is computed in real-time, this is a quick and poor implementation that show how this can be done, you can build a new carrier synth to try a new Robotic/Daft Punk tone ...
Install dependencies
pip install numpy scipy pyaudio
video: https://youtu.be/yCF_3Swj9Vc