Spaces:
Runtime error
Runtime error
File size: 495 Bytes
0030bc6 |
1 2 3 4 5 6 7 8 9 10 11 |
- β
Ensure app.py audio input sounds like training data
- 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
|