Garfield-kh / TM2D

[ICCV 2023] TM2D: Bimodality Driven 3D Dance Generation via Music-Text Integration
75 stars 3 forks source link

How to get music features from audio_vecs_7.5fps? #6

Closed BossunWang closed 7 months ago

BossunWang commented 9 months ago

Hi expert, nice work to music-text to control motion, and I have studied code and paper in which music features from librosa, but I only search npy files. May you tell me how to extract features from librosa?

Garfield-kh commented 8 months ago

Hi Thank you for the interest. The music features if convert by the Bailando python file _prepro_aistpp_music.py, which input mp3 music file, and output npy feature file with fps setting.