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! :)
- Host: GitHub
- URL: https://github.com/quving/perfect-pitch
- Owner: Quving
- Created: 2021-12-28T17:48:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-03T12:47:30.000Z (over 4 years ago)
- Last Synced: 2025-03-26T02:43:10.736Z (about 1 year ago)
- Language: Python
- Size: 711 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)