The idea of this project is to give an easy-to-use web-interface to run subjective audio tests.
This interface is tested under node.js v21.4.0 and react v18.2.0. To start, install node.js.
Please run npm install
inside the repository folder to install all dependencies needed.
All configuration and tests setup shall be done by modifying the file public/subjective_test_config.json
.
In the project directory, you can run:
Open http://localhost:3000 to view it in your browser.