google-research / mint

Multi-modal Content Creation Model Training Infrastructure including the FACT model (AI Choreographer) implementation.
Apache License 2.0
497 stars 85 forks source link

What is the value of sigma in BeatAlign? #64

Open mucunzhuzhu opened 6 months ago

mucunzhuzhu commented 6 months ago

In the formula for calculating BeatAlign, when FPS = 60, sigma = 3. May I ask what sigma should be equal to when FPS = 30?