An open API service indexing awesome lists of open source software.

https://github.com/swapnilkumbhar/dsp-project

Digital Signal Processing mini project: Autotune
https://github.com/swapnilkumbhar/dsp-project

digital-signal-processing librosa pitch-correction

Last synced: about 1 year ago
JSON representation

Digital Signal Processing mini project: Autotune

Awesome Lists containing this project

README

          

# Description
This is a mini project for Digital Signal Processing. It is an implementation of a Pitch Correction software like Autotune.

# Dependencies
* librosa
* numpy
* python3