https://github.com/evhub/audio-quality-detection
Binary classification of songs based on audio quality.
https://github.com/evhub/audio-quality-detection
Last synced: 10 months ago
JSON representation
Binary classification of songs based on audio quality.
- Host: GitHub
- URL: https://github.com/evhub/audio-quality-detection
- Owner: evhub
- Created: 2018-04-24T19:20:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T00:15:40.000Z (over 7 years ago)
- Last Synced: 2025-01-30T01:45:01.148Z (12 months ago)
- Language: Jupyter Notebook
- Size: 69.3 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# audio-quality-detection
Binary classification of songs based on audio quality. Simple problem statement: given either a ref or a query from [`songs.get_all_snips`](https://github.com/evhub/song-annotation-db#songs), determine whether it was actually a ref or actually a query.