wwerkk / MC-FP

1 stars 0 forks source link

first detected beat backtracking #25

Open wwerkk opened 1 year ago

wwerkk commented 1 year ago

maybe beat tracking generally should be handed over to streamer.py instead of being included in the training script?

wwerkk commented 1 year ago

seems like the beat tracking itself is not as important, more crucially, the silence at the beginning of the audio file should be truncated. not sure if this can be done last minute as the deadline is coming up in about 60 hours.