An implementation of a phase vocoder that uses the Fast Lifting Wavelet Transform for pitch detection and TD-PSOLA for pitch correction
☆60Mar 25, 2022Updated 4 years ago
Alternatives and similar repositories for Phase-Vocoder
Users that are interested in Phase-Vocoder are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Modify the speed and pitch of a given audio file.☆21Apr 5, 2017Updated 9 years ago
- Fast C++ implementation of ESOLA using KFRLib, can be used for online time-stretch augmentation during SpeechToText training.☆16Jul 25, 2020Updated 5 years ago
- A simple pitch shifting script (Time-Domain Pitch-Synchronous Overlap and Add)