dance-classifier / TODO.md
waidhoferj's picture
added AST model
e6fd727
|
raw
history blame
552 Bytes
  • βœ… Ensure app.py audio input sounds like training data
  • βœ… Use a huggingface transformer with the dataset
  • Verify that the training spectrogram matches the predict spectrogram
  • Count number of example misses in dataset loading
  • Verify windowing and jitter params in Song Dataset
  • Create an attention-based network
  • βœ… Increase parameter count in network
  • Verify that labels really match what is on the music4dance site
  • Read the Medium series about audio DL
  • double check _rectify_duration
  • βœ… Filter out songs that have only one vote