sebastianstarke / AI4Animation

Bringing Characters to Life with Computer Brains in Unity
7.4k stars 1.03k forks source link

Audio spectrum data #118

Open FvanHoof-Talespin opened 1 year ago

FvanHoof-Talespin commented 1 year ago

I was trying to add custom audio to the 2022-dance example. However, I'm not quite sure how the data for the spectrum is generated, as the scripts only seem to import them from txt-files?

Could anyone point me in the direction of some instruction on how this data (spectogram, beats, flux, etc.) is generated?

starryforest-ymxk commented 1 month ago

I just did some work on this and you can find it here : DeepPhase-DanceGeneration Hope it help you. :)