dance-classifier / TODO.md
waidhoferj's picture
refactored loggers
797a86a
|
raw
history blame
824 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
- βœ… Download songs from [Best Ballroom](https://www.youtube.com/channel/UC0bYSnzAFMwPiEjmVsrvmRg)
- βœ… fix nan values
- Try higher mels (224) and more ffts (2048)
- Verify random sample of dataset outputs by hand.
## Notes
2xM60 insufficient memory for the AST.