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

https://github.com/quving/perfect-pitch

A project to train the perfect-pitch. If it works, we will see! :)
https://github.com/quving/perfect-pitch

Last synced: 7 months ago
JSON representation

A project to train the perfect-pitch. If it works, we will see! :)

Awesome Lists containing this project

README

          

# Perfect-Pitch

I was told, I cannot scientifically obtain a perfect-pitch anymore. A perfect-pitch is called, when you're able to memory tones and identify them by hearing without any reference tone.

That's why I decided to test myself and created this repository.

## Usage
Install the dependencies by running
```pip install -r requirements.txt```

and start the training by

```python start_training.py```

Enjoy :)