Skip to content

tomxi/audio-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk app_file pinned
Music Structure Analysis Dashboard
🎶
indigo
green
docker
app.py
false

audio-dash

Audio dashborad hosted on huggingface spaces using dash and plotly

run locally with:

docker-compose up dev

then visit http://localhost:7860

to rebuild the image, run:

docker build -t audio-dash .