musiccaps
1 row where aspect_list contains "comedy", aspect_list contains "male voice" and aspect_list contains "moderate tempo"
This data as json, CSV (advanced)
ytid ▼ | url | caption | aspect_list | audioset_names | author_id | start_s | end_s | is_balanced_subset | is_audioset_eval | audioset_ids |
---|---|---|---|---|---|---|---|---|---|---|
1gDNqOQFopY | This clip is of an amateur recording. It features a male voice. He starts off the song by singing a quacking melody followed by yodeling. There are no words in this song. This voice is accompanied by a piano playing chords. There are no other instruments in this song. This song has a comedic feel to it. This song can be played at a house party. | ["amateur recording", "yodeling", "male voice", "quirky sounds", "piano", "no words", "no percussion", "minimal instruments", "moderate tempo", "comedy"] | ["Singing", "Yodeling", "Music"] | 0 | 30 | 40 | 0 | 1 | ["/m/015lz1", "/m/01swy6", "/m/04rlf"] |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [musiccaps] ( [ytid] TEXT PRIMARY KEY, [url] TEXT, [caption] TEXT, [aspect_list] TEXT, [audioset_names] TEXT, [author_id] TEXT, [start_s] TEXT, [end_s] TEXT, [is_balanced_subset] INTEGER, [is_audioset_eval] INTEGER, [audioset_ids] TEXT );