Skip to content

mlmstdt/audio-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Audio Mapper

Client-side tool for visualizing audio as a 2D map. Upload audio, segment it by onsets, extract features, reduce to 2D, click dots to listen. Runs entirely in the browser.

Usage

  • Upload one or more audio files, or a whole folder
  • Adjust onset detection sensitivity and segment length
  • Pick which features to extract (RMS, ZCR, spectral centroid, MFCCs, chroma, etc.)
  • Pick a dimensionality reduction method (t-SNE, PCA, or UMAP)
  • Hit Analyze & Map
  • Click any dot on the map to hear that segment

About

A fully client-side audio analysis and mapping tool. Upload audio files, segment them by onset detection, extract spectral features, reduce dimensions, and explore an interactive 2D map where you can click any dot to hear its segment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages