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: 28 days 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: 2025-12-18T21:22:45.000Z (7 months ago)
- Last Synced: 2025-12-21T22:26:54.944Z (7 months 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 :)