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

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

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!