PeakNetFP time-stretched test dataset
收藏资源简介:
PeakNetFP time-stretched test dataset (c) 2025 Guillem Cortès Sebastià https://github.com/guillemcortes/peaknetfp Description This dataset contains the audio files necessary to reproduce the work in "PeakNetFP: Peak-based Neural Audio Fingerprinting Robust to Extreme Time Stretching" accepted to ISMIR 2025. It contains an augmented version of Test-Query/DB set from the neural-audio-fingerprint dataset (https://ieee-dataport.org/open-access/neural-audio-fingerprint-dataset). This dataset consists of time-stretched versions of the original queries using a wide range of stretching factors: 1.05, 1.1, 1.2, 1.4, 1.6, 1.8, and 2 that increase the tempo of the song, and it's counterparts reduce the tempo 0.975, 0.95, 0.9, 0.8, 0.7, 0.6, and 0.5. Note that a stretching factor of 2 doubles the tempo while 0.5 halves it. Dataset contents query_stretch ├── LICENSE.txt ├── README.md ├── tempo-0_500 ├── tempo-0_600 ├── tempo-0_700 ├── tempo-0_800 ├── tempo-0_900 ├── tempo-0_950 ├── tempo-0_975 ├── tempo-1_000 ├── tempo-1_050 ├── tempo-1_100 ├── tempo-1_200 ├── tempo-1_400 ├── tempo-1_600 ├── tempo-1_800 └── tempo-2_000 How to use it To use this dataset, place the folder query_stretch inside the neural-audio-fp-dataset: neural-audio-fp-dataset/music/test-query-db-500-30s and use the code available in the PeakNetFP GitHub repository: https://github.com/guillemcortes/peaknetfp License The data is distributed under the CC BY-SA 4.0 license https://creativecommons.org/licenses/by-sa/4.0/



