This is the visualization part of the Speech Explorer Project (SEP). The goal of this application is to provide an easy to use tool for visualization and exploration of sound data. The data can be generated using the data crunching part of the SEP which is found here.
Speech Explorer is a JavaScript application utilizing Node.js and built with WebPack. Visualization is implemented with the three.js WebGL library. Part of the UI is created using modified dat.gui.