https://github.com/guysoft/cyborg_ear_trainer
A tool to train people to hear using a cochlear implant
https://github.com/guysoft/cyborg_ear_trainer
Last synced: 8 months ago
JSON representation
A tool to train people to hear using a cochlear implant
- Host: GitHub
- URL: https://github.com/guysoft/cyborg_ear_trainer
- Owner: guysoft
- License: agpl-3.0
- Created: 2018-04-25T11:26:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T00:53:32.000Z (about 8 years ago)
- Last Synced: 2025-09-15T20:39:00.482Z (9 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
Cyborg Ear Trainer
==================
An app developed as part of TOM to help people learning to hear
Requirements
~~~~~~~~~~~~
How does it look?
-----------------
How to use it?
--------------
1. Install the requirements, in ubuntu::
sudo ./src/install_deps.sh
2. Set copy config.ini.example to config ini and add there your mysql settings, create a db
3. run ./src/webserver/webserver.py
Code contributions are loved!