Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freesound Graph

Freesound Graph is an appplication for exploring sounds from Freesound. Each node in the graph correspond to a Freesound clip. Edges between nodes reflect a notion of content-based similarity calculated with the AudioSet embeddings. Clusters in the graph were identified using a Louvain community detection algorithm implementation with the NetworkX Python package.

Front Developement

You can start a developement server by running this python script (python 3 required):

python3 start_dev_server.py

The application will be served at: http://localhost:8100/.

Graph Generation & Clustering

TODO...

About

Web-based application for exploring Freesound content with graph visualisation [WIP]

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages