Skip to content

tomxi/audio-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title Music Structure Analysis Dashboard
emoji 🎶
colorFrom indigo
colorTo green
sdk docker
app_file app.py
pinned 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 .