Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 457 Bytes

Sample Mapper

Maps audio samples into a 2D domain. Contains a simple web ui to look at and play samples after projection. Unfortunately samples can not be included for copyright reasons.

Uses LSTM Autoencoders on mel spectrograms and tSNE for final projection.

image

Installation

Get the docker image:

docker pull oskarliew/samplemapper