Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 765 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 765 Bytes

RT PIE
Real Time PItch Estimator

pypi link

To demonstrate the predictions of the various models used throughout the thesis, a simple demonstration application was developed. The demonstrator app is a python command line application. It comes pre-packaged with various deep learning models used in this thesis. The CREPE models as well as the DEEPF0_256 models are not available through this package, due to the 100MB package limitation on pypi.

The demonstrator app takes a WAVE audio file as input and saves a spectrogram including the pitch predictions to disk under the name spectrogram.png.

Installation

pip install rt_pie

Usage

rt_pie --help

Authors

Kaspar Wolfisberg
Luca Di Lanzo