All Projects → BrechtDeMan → WebAudioEvaluationTool

BrechtDeMan / WebAudioEvaluationTool

Licence: GPL-3.0 license
A tool based on the HTML5 Web Audio API to perform perceptual audio evaluation tests locally or on remote machines over the web.

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects
PHP
23972 projects - #3 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to WebAudioEvaluationTool

Polara
Recommender system and evaluation framework for top-n recommendations tasks that respects polarity of feedbacks. Fast, flexible and easy to use. Written in python, boosted by scientific python stack.
Stars: ✭ 205 (+102.97%)
Mutual labels:  evaluation
CrowdTruth
Version 1.0 of the CrowdTruth Framework for crowdsourcing ground truth data, for training and evaluation of cognitive computing systems. Check out also version 2.0 at https://github.com/CrowdTruth/CrowdTruth-core. Data collected with CrowdTruth methodology: http://data.crowdtruth.org/. Our papers: http://crowdtruth.org/papers/
Stars: ✭ 62 (-38.61%)
Mutual labels:  evaluation
powerflows-dmn
Power Flows DMN - Powerful decisions and rules engine
Stars: ✭ 46 (-54.46%)
Mutual labels:  evaluation
Klipse
Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.
Stars: ✭ 2,841 (+2712.87%)
Mutual labels:  evaluation
meval-rs
Math expression parser and evaluation library for Rust
Stars: ✭ 118 (+16.83%)
Mutual labels:  evaluation
circle
No description or website provided.
Stars: ✭ 25 (-75.25%)
Mutual labels:  web-audio-api
Sarosperceptionkitti
ROS package for the Perception (Sensor Processing, Detection, Tracking and Evaluation) of the KITTI Vision Benchmark Suite
Stars: ✭ 193 (+91.09%)
Mutual labels:  evaluation
embedding evaluation
Evaluate your word embeddings
Stars: ✭ 32 (-68.32%)
Mutual labels:  evaluation
chords
Text-based chord progression editor
Stars: ✭ 25 (-75.25%)
Mutual labels:  web-audio-api
ember-audio
An Ember addon that makes working with the Web Audio API super EZ.
Stars: ✭ 33 (-67.33%)
Mutual labels:  web-audio-api
Simpleeval
Simple Safe Sandboxed Extensible Expression Evaluator for Python
Stars: ✭ 246 (+143.56%)
Mutual labels:  evaluation
simple-waveform-visualizer
JS Audio API 놀이터
Stars: ✭ 31 (-69.31%)
Mutual labels:  web-audio-api
naeval
Comparing quality and performance of NLP systems for Russian language
Stars: ✭ 38 (-62.38%)
Mutual labels:  evaluation
Errant
ERRor ANnotation Toolkit: Automatically extract and classify grammatical errors in parallel original and corrected sentences.
Stars: ✭ 208 (+105.94%)
Mutual labels:  evaluation
contextual
Contextual Bandits in R - simulation and evaluation of Multi-Armed Bandit Policies
Stars: ✭ 72 (-28.71%)
Mutual labels:  evaluation
Expressionevaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
Stars: ✭ 194 (+92.08%)
Mutual labels:  evaluation
tg2019task
TextGraphs-13 Shared Task on Multi-Hop Inference Explanation Regeneration
Stars: ✭ 42 (-58.42%)
Mutual labels:  evaluation
naacl2018-fever
Fact Extraction and VERification baseline published in NAACL2018
Stars: ✭ 109 (+7.92%)
Mutual labels:  evaluation
hydrotools
Suite of tools for retrieving USGS NWIS observations and evaluating National Water Model (NWM) data.
Stars: ✭ 36 (-64.36%)
Mutual labels:  evaluation
precision-recall-distributions
Assessing Generative Models via Precision and Recall (official repository)
Stars: ✭ 80 (-20.79%)
Mutual labels:  evaluation

Web Audio Evaluation Tool

Authors

Author e-mail
Nicholas Jillings <[email protected]>
Brecht De Man <[email protected]>
David Moffat <[email protected]>
Joshua D. Reiss (supervisor) <[email protected]>
Ryan Stables (supervisor) <[email protected]>

Instructions

Please refer to the Wiki.

Preview

The video below shows you can set up a simple test from scratch in under five minutes (click to open): Web Audio Evaluation Tool test setup

Dependencies and compatibility

Runs out of the box on any web server with PHP (tested on PHP 5.1<=), no third party software needed.

Alternatively, a local server (no web server or internet connection needed!) and optional Python analysis scripts run on Python 2.7 or 3.x. Plots rendered using matplotlib, NumPy and SciPy.

As Microsoft Internet Explorer does not support the Web Audio API, you will need another browser like Firefox, Chrome, Edge or Safari.

Citing

When using the Web Audio Evaluation Tool, please acknowledge the authors and cite

Nicholas Jillings, Brecht De Man, David Moffat and Joshua D. Reiss, "Web Audio Evaluation Tool: A Browser-Based Listening Test Environment," 12th Sound and Music Computing Conference, July 2015.

BibTeX:

@conference{waet2015,
	Author = {Jillings, Nicholas and Moffat, David and De Man, Brecht and Reiss, Joshua D.},
    Booktitle = {12th Sound and Music Computing Conference},
    Month = {July},
    Title = {Web {A}udio {E}valuation {T}ool: {A} browser-based listening test environment},
	Year = {2015}}

License

Please refer to LICENSE.txt (GNU General Public License).

If you wish to use elements of the Web Audio Evaluation Tool as part of a commercial product, please contact us for a commercial license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].