diff --git a/README.md b/README.md index c3e635d4c48964ab4f1b10c3a926c8b98aecbce5..013713dd73d0e1d5f1deeb8906c833250ae14d74 100644 --- a/README.md +++ b/README.md @@ -16,119 +16,38 @@ tags: - transcription pretty_name: 'JamALT: A Readability-Aware Lyrics Transcription Benchmark' paperswithcode_id: jam-alt -dataset_info: -- config_name: all - features: - - name: name - dtype: string - - name: text - dtype: string - - name: language - dtype: string - - name: license_type - dtype: string - - name: audio - dtype: audio - splits: - - name: test - num_bytes: 409411912.0 - num_examples: 79 - download_size: 409150043 - dataset_size: 409411912.0 -- config_name: de - features: - - name: name - dtype: string - - name: text - dtype: string - - name: language - dtype: string - - name: license_type - dtype: string - - name: audio - dtype: audio - splits: - - name: test - num_bytes: 107962802.0 - num_examples: 20 - download_size: 107942102 - dataset_size: 107962802.0 -- config_name: en - features: - - name: name - dtype: string - - name: text - dtype: string - - name: language - dtype: string - - name: license_type - dtype: string - - name: audio - dtype: audio - splits: - - name: test - num_bytes: 105135091.0 - num_examples: 20 - download_size: 105041371 - dataset_size: 105135091.0 -- config_name: es - features: - - name: name - dtype: string - - name: text - dtype: string - - name: language - dtype: string - - name: license_type - dtype: string - - name: audio - dtype: audio - splits: - - name: test - num_bytes: 105024257.0 - num_examples: 20 - download_size: 104979012 - dataset_size: 105024257.0 -- config_name: fr - features: - - name: name - dtype: string - - name: text - dtype: string - - name: language - dtype: string - - name: license_type - dtype: string - - name: audio - dtype: audio - splits: - - name: test - num_bytes: 91289764.0 - num_examples: 19 - download_size: 91218543 - dataset_size: 91289764.0 configs: - config_name: all data_files: - split: test - path: parquet/all/test-* + path: + - metadata.jsonl + - subsets/*/audio/*.mp3 default: true - config_name: de data_files: - split: test - path: parquet/de/test-* + path: + - subsets/de/metadata.jsonl + - subsets/de/audio/*.mp3 - config_name: en data_files: - split: test - path: parquet/en/test-* + path: + - subsets/en/metadata.jsonl + - subsets/en/audio/*.mp3 - config_name: es data_files: - split: test - path: parquet/es/test-* + path: + - subsets/es/metadata.jsonl + - subsets/es/audio/*.mp3 - config_name: fr data_files: - split: test - path: parquet/fr/test-* + path: + - subsets/fr/metadata.jsonl + - subsets/fr/audio/*.mp3 --- # JamALT: A Readability-Aware Lyrics Transcription Benchmark diff --git a/audio/10._Disparan_-_criatura.mp3 b/audio/10._Disparan_-_criatura.mp3 deleted file mode 100755 index cd525d13a9ea30cd11595c6f306e799670ead7dc..0000000000000000000000000000000000000000 --- a/audio/10._Disparan_-_criatura.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21e4f3285d87dbaaae69bfb5f9d896f002fcefa772d53114ce60e5221f23d7f6 -size 4460544 diff --git a/audio/10._Disparan_-_criatura.mp3 b/audio/10._Disparan_-_criatura.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..a3a9ae732b4679c5edacca3be1cad784018d37d4 --- /dev/null +++ b/audio/10._Disparan_-_criatura.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/10._Disparan_-_criatura.mp3 \ No newline at end of file diff --git a/audio/1_Freak_-_Automatisch_Gekommen.mp3 b/audio/1_Freak_-_Automatisch_Gekommen.mp3 deleted file mode 100755 index 4d1c3a9b3d828fafb48cead268f473c54196fb9a..0000000000000000000000000000000000000000 --- a/audio/1_Freak_-_Automatisch_Gekommen.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:824329ad684061e7e61f59adbcad01275c7b91338fca360e869efe87b7d0ddff -size 4430336 diff --git a/audio/1_Freak_-_Automatisch_Gekommen.mp3 b/audio/1_Freak_-_Automatisch_Gekommen.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..52b0ca686438426cd1a0bac15d1dcfabcf342cc9 --- /dev/null +++ b/audio/1_Freak_-_Automatisch_Gekommen.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/1_Freak_-_Automatisch_Gekommen.mp3 \ No newline at end of file diff --git a/audio/Avercage_-_Embers.mp3 b/audio/Avercage_-_Embers.mp3 deleted file mode 100755 index 893618a4b261e8344805bdda02df014711f9644c..0000000000000000000000000000000000000000 --- a/audio/Avercage_-_Embers.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82da58ddd265f00cc8c6cb137574a48e9512623814f74bdfdaded30a51ffe4eb -size 5747200 diff --git a/audio/Avercage_-_Embers.mp3 b/audio/Avercage_-_Embers.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..c27aeb083e6e01017e168c53faba82ed0405b3aa --- /dev/null +++ b/audio/Avercage_-_Embers.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Avercage_-_Embers.mp3 \ No newline at end of file diff --git a/audio/Baila_-_Alfonso_Lugo.mp3 b/audio/Baila_-_Alfonso_Lugo.mp3 deleted file mode 100755 index 4f5c46e7e743f3918cf3f8368a719600626510c4..0000000000000000000000000000000000000000 --- a/audio/Baila_-_Alfonso_Lugo.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f930b938ed2f2107d7b281695c3c74d3d6b71d1a3cc5e8512ec240bfeba882c4 -size 5093376 diff --git a/audio/Baila_-_Alfonso_Lugo.mp3 b/audio/Baila_-_Alfonso_Lugo.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..dc7d8f5841de599462698b9bc3c0ad5d21818c64 --- /dev/null +++ b/audio/Baila_-_Alfonso_Lugo.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Baila_-_Alfonso_Lugo.mp3 \ No newline at end of file diff --git a/audio/Besando_Sapos_-_Dream_Tabu.mp3 b/audio/Besando_Sapos_-_Dream_Tabu.mp3 deleted file mode 100755 index 1b7a1230c27ee76d47947f18e9f9e6e48d70d8c3..0000000000000000000000000000000000000000 --- a/audio/Besando_Sapos_-_Dream_Tabu.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73f6159e08b8de4f74f82dcc5d94f9ad9752ca63607c05a537a7250aae15a47f -size 5709312 diff --git a/audio/Besando_Sapos_-_Dream_Tabu.mp3 b/audio/Besando_Sapos_-_Dream_Tabu.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..e05e3df6983a1621e4c3afd5b319a29c09c79a3f --- /dev/null +++ b/audio/Besando_Sapos_-_Dream_Tabu.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Besando_Sapos_-_Dream_Tabu.mp3 \ No newline at end of file diff --git a/audio/Bitte_beweg_dich_nicht_-_Bukto.mp3 b/audio/Bitte_beweg_dich_nicht_-_Bukto.mp3 deleted file mode 100755 index 8bbd2e65284123a21a7d3e998ba3b1aafda82686..0000000000000000000000000000000000000000 --- a/audio/Bitte_beweg_dich_nicht_-_Bukto.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:555c5d8707daf3816f06d09c674fde0d9a43f26183bec066b0eb3f16202d92b6 -size 6569472 diff --git a/audio/Bitte_beweg_dich_nicht_-_Bukto.mp3 b/audio/Bitte_beweg_dich_nicht_-_Bukto.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..5c4215eef567d0515f1b0c8225eba5bb19f77956 --- /dev/null +++ b/audio/Bitte_beweg_dich_nicht_-_Bukto.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/Bitte_beweg_dich_nicht_-_Bukto.mp3 \ No newline at end of file diff --git a/audio/Burn_Out_Man_-_Abendblau.mp3 b/audio/Burn_Out_Man_-_Abendblau.mp3 deleted file mode 100755 index c8e298000cfc7ca79ecf0bd8bf125e2e9168880f..0000000000000000000000000000000000000000 --- a/audio/Burn_Out_Man_-_Abendblau.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13cc00ff910c701d49bff733d0849b22df78d76d9ffbf5a51c8dce9310152b5b -size 5742123 diff --git a/audio/Burn_Out_Man_-_Abendblau.mp3 b/audio/Burn_Out_Man_-_Abendblau.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..40cb63d81deb496435b5e74cd9abbd9f4a40c42f --- /dev/null +++ b/audio/Burn_Out_Man_-_Abendblau.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/Burn_Out_Man_-_Abendblau.mp3 \ No newline at end of file diff --git a/audio/CHRISTMAS_AVEC_TOI_-_imfreshyourepretty.mp3 b/audio/CHRISTMAS_AVEC_TOI_-_imfreshyourepretty.mp3 deleted file mode 100755 index 8ad4200c31c8292dd7420181563c60f4b615d37c..0000000000000000000000000000000000000000 --- a/audio/CHRISTMAS_AVEC_TOI_-_imfreshyourepretty.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:618f9ce69e7703e5f0574c754f20b9899f602afd5792d832876d12b995d96fa7 -size 6289920 diff --git a/audio/CHRISTMAS_AVEC_TOI_-_imfreshyourepretty.mp3 b/audio/CHRISTMAS_AVEC_TOI_-_imfreshyourepretty.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..03713e50a0f9e9b1b303b006bb7dc7f5d09ee985 --- /dev/null +++ b/audio/CHRISTMAS_AVEC_TOI_-_imfreshyourepretty.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/CHRISTMAS_AVEC_TOI_-_imfreshyourepretty.mp3 \ No newline at end of file diff --git a/audio/CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO.mp3 b/audio/CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO.mp3 deleted file mode 100755 index c7b26e667247c95684a57b9b27a27dc977a18121..0000000000000000000000000000000000000000 --- a/audio/CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7be40080e5655d63eaa8ab987f1e1be358575ff33678452ceafbebfa49159cb0 -size 5533662 diff --git a/audio/CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO.mp3 b/audio/CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..ff9b72f92d1fe8b7ad75397b68587c52ddc2a25c --- /dev/null +++ b/audio/CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO.mp3 \ No newline at end of file diff --git "a/audio/Cafe_Jenseitz_Bebelstra\303\237e_-_kangaroo.musique.mp3" "b/audio/Cafe_Jenseitz_Bebelstra\303\237e_-_kangaroo.musique.mp3" deleted file mode 100755 index 011cab63df1725945c1e305053226f95beb56605..0000000000000000000000000000000000000000 --- "a/audio/Cafe_Jenseitz_Bebelstra\303\237e_-_kangaroo.musique.mp3" +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:352d3724e8be8d4c2566490f19ab58844f81e179a160bddd0cc40528d9d3b897 -size 6185624 diff --git "a/audio/Cafe_Jenseitz_Bebelstra\303\237e_-_kangaroo.musique.mp3" "b/audio/Cafe_Jenseitz_Bebelstra\303\237e_-_kangaroo.musique.mp3" new file mode 120000 index 0000000000000000000000000000000000000000..c990df54bcfa55afbca927e17840fd24a452d998 --- /dev/null +++ "b/audio/Cafe_Jenseitz_Bebelstra\303\237e_-_kangaroo.musique.mp3" @@ -0,0 +1 @@ +../subsets/de/audio/Cafe_Jenseitz_Bebelstraße_-_kangaroo.musique.mp3 \ No newline at end of file diff --git "a/audio/Capotes_\303\240_un_Franc_-_elmanu.mp3" "b/audio/Capotes_\303\240_un_Franc_-_elmanu.mp3" deleted file mode 100755 index 4370c35d6f15dafec4af62ae02a98ec1fbbc44e5..0000000000000000000000000000000000000000 --- "a/audio/Capotes_\303\240_un_Franc_-_elmanu.mp3" +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca14856fd172175a2eac1da60e4ae0ef1dca60cdc4a831aabe9b3d3c68d467bc -size 4299282 diff --git "a/audio/Capotes_\303\240_un_Franc_-_elmanu.mp3" "b/audio/Capotes_\303\240_un_Franc_-_elmanu.mp3" new file mode 120000 index 0000000000000000000000000000000000000000..58df73c4ce7fb642b7ddbc8b8a5aa61f1295842c --- /dev/null +++ "b/audio/Capotes_\303\240_un_Franc_-_elmanu.mp3" @@ -0,0 +1 @@ +../subsets/fr/audio/Capotes_à_un_Franc_-_elmanu.mp3 \ No newline at end of file diff --git a/audio/Caralibro_-_Vagos_Permanentes.mp3 b/audio/Caralibro_-_Vagos_Permanentes.mp3 deleted file mode 100755 index 7f5e14dbd8714c51aa965f5d64802a084075aadb..0000000000000000000000000000000000000000 --- a/audio/Caralibro_-_Vagos_Permanentes.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d84e5f9628ba0cb8eba7d50889ad7cab48cd182f37b257890b0cd888fef9706b -size 7708596 diff --git a/audio/Caralibro_-_Vagos_Permanentes.mp3 b/audio/Caralibro_-_Vagos_Permanentes.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..322c31fc2763c50e14ca3f5e1eb97f923a854c9b --- /dev/null +++ b/audio/Caralibro_-_Vagos_Permanentes.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Caralibro_-_Vagos_Permanentes.mp3 \ No newline at end of file diff --git a/audio/Color_Out_-_Falling_Star.mp3 b/audio/Color_Out_-_Falling_Star.mp3 deleted file mode 100755 index 31fa21f3b04feb57be62dcadb0a69511ae83fe03..0000000000000000000000000000000000000000 --- a/audio/Color_Out_-_Falling_Star.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:329370ace77af31c2f4174a25c2c1125c869cf087e8c0c51c982ddef04028321 -size 5631488 diff --git a/audio/Color_Out_-_Falling_Star.mp3 b/audio/Color_Out_-_Falling_Star.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..d64077b1600f8f559ca1bc1e83bb2109d8162d95 --- /dev/null +++ b/audio/Color_Out_-_Falling_Star.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Color_Out_-_Falling_Star.mp3 \ No newline at end of file diff --git a/audio/Confession_-_Quesabe.mp3 b/audio/Confession_-_Quesabe.mp3 deleted file mode 100755 index 0c46b2f1df61b5c0236e10d88ca6c60005368f0a..0000000000000000000000000000000000000000 --- a/audio/Confession_-_Quesabe.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e883d967a43cc57d4800405c60903c79b0c5116462a01113f0863b93da99108d -size 3629568 diff --git a/audio/Confession_-_Quesabe.mp3 b/audio/Confession_-_Quesabe.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..8aedd7a7d0209ea86f833a921e48bdde868ea07c --- /dev/null +++ b/audio/Confession_-_Quesabe.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/Confession_-_Quesabe.mp3 \ No newline at end of file diff --git a/audio/Cortez_-_Feel__Stripped_.mp3 b/audio/Cortez_-_Feel__Stripped_.mp3 deleted file mode 100755 index f0e39652cf1cab59a2bee737755a19f3eb0fb273..0000000000000000000000000000000000000000 --- a/audio/Cortez_-_Feel__Stripped_.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:beefa48e4520bb290e739faa7c0a91e4e7296fb239577966b2129934ccf86b31 -size 5947904 diff --git a/audio/Cortez_-_Feel__Stripped_.mp3 b/audio/Cortez_-_Feel__Stripped_.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..163ff7910ecd082f58c27f520949f219d295e452 --- /dev/null +++ b/audio/Cortez_-_Feel__Stripped_.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Cortez_-_Feel__Stripped_.mp3 \ No newline at end of file diff --git a/audio/Culture_&_Co._-_cool.cavemen.mp3 b/audio/Culture_&_Co._-_cool.cavemen.mp3 deleted file mode 100755 index 5827a2a0f2e56cc140c8d7a61835940f7bc0d5d8..0000000000000000000000000000000000000000 --- a/audio/Culture_&_Co._-_cool.cavemen.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c4381da93a7931a52ed2a0703edbd15cbb27d3e2c4c55a292578668e4ac6452 -size 5802369 diff --git a/audio/Culture_&_Co._-_cool.cavemen.mp3 b/audio/Culture_&_Co._-_cool.cavemen.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..9856acca6882b938e89aad6272416f160f2ad1c4 --- /dev/null +++ b/audio/Culture_&_Co._-_cool.cavemen.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/Culture_&_Co._-_cool.cavemen.mp3 \ No newline at end of file diff --git a/audio/DON_VALDES_-_Tu_sais_Man.mp3 b/audio/DON_VALDES_-_Tu_sais_Man.mp3 deleted file mode 100755 index cbfa8cf22a2d4966c05b38c5572e38f4e99cd7c8..0000000000000000000000000000000000000000 --- a/audio/DON_VALDES_-_Tu_sais_Man.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a883da5c11807286351b0f75e45101512fba3a2bbb83ce7e71482c5cfbd77d3 -size 5060045 diff --git a/audio/DON_VALDES_-_Tu_sais_Man.mp3 b/audio/DON_VALDES_-_Tu_sais_Man.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..20dc8beb453393fb20786da88af555769f114e88 --- /dev/null +++ b/audio/DON_VALDES_-_Tu_sais_Man.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/DON_VALDES_-_Tu_sais_Man.mp3 \ No newline at end of file diff --git a/audio/Da_wurdest_du_geboren_-_Alice_Tlustos_.mp3 b/audio/Da_wurdest_du_geboren_-_Alice_Tlustos_.mp3 deleted file mode 100755 index 58dbc5248d3867d759b56b0674a114314910ea82..0000000000000000000000000000000000000000 --- a/audio/Da_wurdest_du_geboren_-_Alice_Tlustos_.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edb3e072616e2569b6692dc6d667ff2c18111748e62fd6bc87b037f011976a33 -size 5006011 diff --git a/audio/Da_wurdest_du_geboren_-_Alice_Tlustos_.mp3 b/audio/Da_wurdest_du_geboren_-_Alice_Tlustos_.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..0e9005f0c73140b043f55014b8a594b295b7b3de --- /dev/null +++ b/audio/Da_wurdest_du_geboren_-_Alice_Tlustos_.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/Da_wurdest_du_geboren_-_Alice_Tlustos_.mp3 \ No newline at end of file diff --git a/audio/Der_Baum_-_Dienstag_is_Damensauna_(2).mp3 b/audio/Der_Baum_-_Dienstag_is_Damensauna_(2).mp3 deleted file mode 100755 index 9c9bc023261f1f2fdbfb1deff9b235b832d2f1a9..0000000000000000000000000000000000000000 --- a/audio/Der_Baum_-_Dienstag_is_Damensauna_(2).mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:697203ff70ffa54972ffe2b592065543fb7c6b694dfee772fe033ab3ed58db3c -size 4234240 diff --git a/audio/Der_Baum_-_Dienstag_is_Damensauna_(2).mp3 b/audio/Der_Baum_-_Dienstag_is_Damensauna_(2).mp3 new file mode 120000 index 0000000000000000000000000000000000000000..f2e67ca919fde6f10e5a747d14945d8710671f3a --- /dev/null +++ b/audio/Der_Baum_-_Dienstag_is_Damensauna_(2).mp3 @@ -0,0 +1 @@ +../subsets/de/audio/Der_Baum_-_Dienstag_is_Damensauna_(2).mp3 \ No newline at end of file diff --git a/audio/Der_Musiker_-_d-music.mp3 b/audio/Der_Musiker_-_d-music.mp3 deleted file mode 100755 index 0d8508e2c879ef2396baeb7b501b26fcef61d4a0..0000000000000000000000000000000000000000 --- a/audio/Der_Musiker_-_d-music.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69e8f481e22d8366ed8282784995ea82bd6512fb8a60b5ed4a6397d9cc79ff1b -size 6653470 diff --git a/audio/Der_Musiker_-_d-music.mp3 b/audio/Der_Musiker_-_d-music.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..53062e6867e2793092bec54cdfc4cf464cd6e628 --- /dev/null +++ b/audio/Der_Musiker_-_d-music.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/Der_Musiker_-_d-music.mp3 \ No newline at end of file diff --git "a/audio/Die_Revolution_geh\303\266rt_Dir!_-_partysahnen.mp3" "b/audio/Die_Revolution_geh\303\266rt_Dir!_-_partysahnen.mp3" deleted file mode 100755 index 7b5ed2fc4466df0a77339b0c237c33e158d1dc51..0000000000000000000000000000000000000000 --- "a/audio/Die_Revolution_geh\303\266rt_Dir!_-_partysahnen.mp3" +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa537951fe01de596c8378aa498504bf1f927f68138c4911f53b2c3a8c62bfa2 -size 4249133 diff --git "a/audio/Die_Revolution_geh\303\266rt_Dir!_-_partysahnen.mp3" "b/audio/Die_Revolution_geh\303\266rt_Dir!_-_partysahnen.mp3" new file mode 120000 index 0000000000000000000000000000000000000000..7f73ca19dbd008f368d12a280dfc03de8c534ced --- /dev/null +++ "b/audio/Die_Revolution_geh\303\266rt_Dir!_-_partysahnen.mp3" @@ -0,0 +1 @@ +../subsets/de/audio/Die_Revolution_gehört_Dir!_-_partysahnen.mp3 \ No newline at end of file diff --git a/audio/Diosa_de_la_noche_-_Brunela_Crochenci.mp3 b/audio/Diosa_de_la_noche_-_Brunela_Crochenci.mp3 deleted file mode 100755 index c225346b2e350effb4484133abe582941788c16d..0000000000000000000000000000000000000000 --- a/audio/Diosa_de_la_noche_-_Brunela_Crochenci.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e7b8a5ba50dc4fe8be21867f1de46cb553283dca32eaa7ee929cd9e9d3c5dbd -size 5191168 diff --git a/audio/Diosa_de_la_noche_-_Brunela_Crochenci.mp3 b/audio/Diosa_de_la_noche_-_Brunela_Crochenci.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..3b9fd0873ab139420d50c00986eb8ece1de6a236 --- /dev/null +++ b/audio/Diosa_de_la_noche_-_Brunela_Crochenci.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Diosa_de_la_noche_-_Brunela_Crochenci.mp3 \ No newline at end of file diff --git "a/audio/Drei_N\303\274sse_-_patrouille.mp3" "b/audio/Drei_N\303\274sse_-_patrouille.mp3" deleted file mode 100755 index e86f3fe5d5a6c7a64b7118c8c7fb6345a1e0e01c..0000000000000000000000000000000000000000 --- "a/audio/Drei_N\303\274sse_-_patrouille.mp3" +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fa225cad8a4a35078c4532751453160890346804ca125bc4b2efd0206627c09 -size 6388347 diff --git "a/audio/Drei_N\303\274sse_-_patrouille.mp3" "b/audio/Drei_N\303\274sse_-_patrouille.mp3" new file mode 120000 index 0000000000000000000000000000000000000000..246f582922ac3b68d51c0f7765249549eb019288 --- /dev/null +++ "b/audio/Drei_N\303\274sse_-_patrouille.mp3" @@ -0,0 +1 @@ +../subsets/de/audio/Drei_Nüsse_-_patrouille.mp3 \ No newline at end of file diff --git "a/audio/En_libert\303\251_-_tom.leyak.mp3" "b/audio/En_libert\303\251_-_tom.leyak.mp3" deleted file mode 100755 index 51952e90564c3342d7229c78010e1acaf64116dd..0000000000000000000000000000000000000000 --- "a/audio/En_libert\303\251_-_tom.leyak.mp3" +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3755e7528ed04b12821ad985d4363001567e3332389584db4890be7a993f519d -size 4777758 diff --git "a/audio/En_libert\303\251_-_tom.leyak.mp3" "b/audio/En_libert\303\251_-_tom.leyak.mp3" new file mode 120000 index 0000000000000000000000000000000000000000..1782e77f3869bed5765e9ed7d2545b0c479bc57b --- /dev/null +++ "b/audio/En_libert\303\251_-_tom.leyak.mp3" @@ -0,0 +1 @@ +../subsets/fr/audio/En_liberté_-_tom.leyak.mp3 \ No newline at end of file diff --git a/audio/Esencia_-_NandoMalo_.mp3 b/audio/Esencia_-_NandoMalo_.mp3 deleted file mode 100755 index 6a3bb899fb7039701f32473a26adf2201ec509af..0000000000000000000000000000000000000000 --- a/audio/Esencia_-_NandoMalo_.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a479f9a089b64057ee48488154b22b349fd557bc8b4afa2dff27b3ca03caedc8 -size 6230528 diff --git a/audio/Esencia_-_NandoMalo_.mp3 b/audio/Esencia_-_NandoMalo_.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..2f14352429a39ac21d8e73fcd440a89fa47121df --- /dev/null +++ b/audio/Esencia_-_NandoMalo_.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Esencia_-_NandoMalo_.mp3 \ No newline at end of file diff --git a/audio/Explosive_Ear_Candy_-_Like_The_Sun.mp3 b/audio/Explosive_Ear_Candy_-_Like_The_Sun.mp3 deleted file mode 100755 index dd1a41b19bb6345e7f0371bf97c671f2ed7c0754..0000000000000000000000000000000000000000 --- a/audio/Explosive_Ear_Candy_-_Like_The_Sun.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2172a564b8a695d566435344da37c18e37bae5da3a7ac6f5c9347288dfaa22f6 -size 4631552 diff --git a/audio/Explosive_Ear_Candy_-_Like_The_Sun.mp3 b/audio/Explosive_Ear_Candy_-_Like_The_Sun.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..65c006b84142c966ffb2c86ccdb324ebf2bd3af1 --- /dev/null +++ b/audio/Explosive_Ear_Candy_-_Like_The_Sun.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Explosive_Ear_Candy_-_Like_The_Sun.mp3 \ No newline at end of file diff --git a/audio/Fantasma_-_Los_Rombos.mp3 b/audio/Fantasma_-_Los_Rombos.mp3 deleted file mode 100755 index 9d2845d457f9691f9f083826f16b204bae1193fd..0000000000000000000000000000000000000000 --- a/audio/Fantasma_-_Los_Rombos.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75449de3760a1c888280e824be8b8d3499b947f28ad7716dbfa45328dbaafe39 -size 3689472 diff --git a/audio/Fantasma_-_Los_Rombos.mp3 b/audio/Fantasma_-_Los_Rombos.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..819f823ae2d9e03987304568e72ca5f203a7873e --- /dev/null +++ b/audio/Fantasma_-_Los_Rombos.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Fantasma_-_Los_Rombos.mp3 \ No newline at end of file diff --git a/audio/Freifliegen_-_durch.dick.und.duenn.mp3 b/audio/Freifliegen_-_durch.dick.und.duenn.mp3 deleted file mode 100755 index d6b855f67e8a0e312475cc07dfadc837ef0c64f2..0000000000000000000000000000000000000000 --- a/audio/Freifliegen_-_durch.dick.und.duenn.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19e039e1fa78e0c6c7934bb5e43d011db05a04a63e3c0dae0d2c952664b0fafb -size 6141339 diff --git a/audio/Freifliegen_-_durch.dick.und.duenn.mp3 b/audio/Freifliegen_-_durch.dick.und.duenn.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..29de7dd1f323797ec893c6b98f1ade4ebbb9b077 --- /dev/null +++ b/audio/Freifliegen_-_durch.dick.und.duenn.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/Freifliegen_-_durch.dick.und.duenn.mp3 \ No newline at end of file diff --git "a/audio/Fu\303\237abdr\303\274cke_-_Andreas_Jachmann.mp3" "b/audio/Fu\303\237abdr\303\274cke_-_Andreas_Jachmann.mp3" deleted file mode 100755 index 0cea7b72faf882539c0d51f32383dbead07f8c7d..0000000000000000000000000000000000000000 --- "a/audio/Fu\303\237abdr\303\274cke_-_Andreas_Jachmann.mp3" +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5f9007c2d5e2667747ae9d4daef6db741ac023acc84e75852f6a7f51ea6fa51 -size 5830656 diff --git "a/audio/Fu\303\237abdr\303\274cke_-_Andreas_Jachmann.mp3" "b/audio/Fu\303\237abdr\303\274cke_-_Andreas_Jachmann.mp3" new file mode 120000 index 0000000000000000000000000000000000000000..40f1e36cade7cb1b60f8d67f4b781314e76bfe18 --- /dev/null +++ "b/audio/Fu\303\237abdr\303\274cke_-_Andreas_Jachmann.mp3" @@ -0,0 +1 @@ +../subsets/de/audio/Fußabdrücke_-_Andreas_Jachmann.mp3 \ No newline at end of file diff --git a/audio/Guayeteo_-_JhoyKing.mp3 b/audio/Guayeteo_-_JhoyKing.mp3 deleted file mode 100755 index 8aa511c6c4e6f4e0c6542a0196759ee0ae576965..0000000000000000000000000000000000000000 --- a/audio/Guayeteo_-_JhoyKing.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a01ffeaafa6f87bb7dca73555464904e159af01bc3b32b5d2bf4a336918b37f6 -size 3816491 diff --git a/audio/Guayeteo_-_JhoyKing.mp3 b/audio/Guayeteo_-_JhoyKing.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..f804f99c1baa525aaea8808148e89545870d5c75 --- /dev/null +++ b/audio/Guayeteo_-_JhoyKing.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Guayeteo_-_JhoyKing.mp3 \ No newline at end of file diff --git a/audio/HILA_-_Give_Me_the_Same.mp3 b/audio/HILA_-_Give_Me_the_Same.mp3 deleted file mode 100755 index 679adfaca8a8dcd341118620ad5f8d612170d26f..0000000000000000000000000000000000000000 --- a/audio/HILA_-_Give_Me_the_Same.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebef56766822631b51bada37e403ddcf9ef08d9a902e74b5ec635f7589537c1c -size 5521408 diff --git a/audio/HILA_-_Give_Me_the_Same.mp3 b/audio/HILA_-_Give_Me_the_Same.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..e39e25a5a2e7d94b31c39925ceee72fb95563f6c --- /dev/null +++ b/audio/HILA_-_Give_Me_the_Same.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/HILA_-_Give_Me_the_Same.mp3 \ No newline at end of file diff --git "a/audio/H\303\241blame_-_(Talk_to_me)_-_Brunela_Crochenci.mp3" "b/audio/H\303\241blame_-_(Talk_to_me)_-_Brunela_Crochenci.mp3" deleted file mode 100755 index 6707bf2c242480b7683d8185cf8e777e6f745253..0000000000000000000000000000000000000000 --- "a/audio/H\303\241blame_-_(Talk_to_me)_-_Brunela_Crochenci.mp3" +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c33415df30eb837df7847141ffa3a47bb82a82f26641ece17d81cc29a6bfe316 -size 4953088 diff --git "a/audio/H\303\241blame_-_(Talk_to_me)_-_Brunela_Crochenci.mp3" "b/audio/H\303\241blame_-_(Talk_to_me)_-_Brunela_Crochenci.mp3" new file mode 120000 index 0000000000000000000000000000000000000000..dd200e607c9f4407d002eb485f4be88ec5d7e4cc --- /dev/null +++ "b/audio/H\303\241blame_-_(Talk_to_me)_-_Brunela_Crochenci.mp3" @@ -0,0 +1 @@ +../subsets/es/audio/Háblame_-_(Talk_to_me)_-_Brunela_Crochenci.mp3 \ No newline at end of file diff --git a/audio/Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank.mp3 b/audio/Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank.mp3 deleted file mode 100755 index 243f3b85fc8367dd2cb4a6a83cc79a6993d5e4af..0000000000000000000000000000000000000000 --- a/audio/Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c79c9036bee5d2d73cd14bfad1d44d236fb21b390bbd554a0cc249b9a3b91335 -size 6401536 diff --git a/audio/Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank.mp3 b/audio/Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..f100dd8ba5bc9944aa21ca21d04603b422111c6c --- /dev/null +++ b/audio/Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank.mp3 \ No newline at end of file diff --git a/audio/Intentando_Destacar_-_Sundayers_.mp3 b/audio/Intentando_Destacar_-_Sundayers_.mp3 deleted file mode 100755 index bdd720f820617372f7d768f9617f765ba7723e5f..0000000000000000000000000000000000000000 --- a/audio/Intentando_Destacar_-_Sundayers_.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5c165c6c74d0220a066f8f1b4f6919171ffd1f5a903ff6a86fb01f186276534 -size 6055663 diff --git a/audio/Intentando_Destacar_-_Sundayers_.mp3 b/audio/Intentando_Destacar_-_Sundayers_.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..d0e5784df9d3c62f02982699da14e52a26d4bd7f --- /dev/null +++ b/audio/Intentando_Destacar_-_Sundayers_.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Intentando_Destacar_-_Sundayers_.mp3 \ No newline at end of file diff --git a/audio/Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2).mp3 b/audio/Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2).mp3 deleted file mode 100755 index 2964e687f69dad4254ca01c62ce233bbf0269d9b..0000000000000000000000000000000000000000 --- a/audio/Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2).mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4e6d17953606345eb757ab9f7c5c6fff7fc96054c20776ca573a536209ac5eb -size 4581376 diff --git a/audio/Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2).mp3 b/audio/Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2).mp3 new file mode 120000 index 0000000000000000000000000000000000000000..765c384f34e4652c0e70f07f0b839e4532c0609d --- /dev/null +++ b/audio/Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2).mp3 @@ -0,0 +1 @@ +../subsets/de/audio/Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2).mp3 \ No newline at end of file diff --git a/audio/JASON_MILLER_-_CROWD_PLEASER.mp3 b/audio/JASON_MILLER_-_CROWD_PLEASER.mp3 deleted file mode 100755 index e36a90e0d45793a45cacc51988ecf728d1627ef7..0000000000000000000000000000000000000000 --- a/audio/JASON_MILLER_-_CROWD_PLEASER.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcb3a02dd11827dab6d94da5f20091321288038cd533c7e25f0a0c6b353a9ad5 -size 4212755 diff --git a/audio/JASON_MILLER_-_CROWD_PLEASER.mp3 b/audio/JASON_MILLER_-_CROWD_PLEASER.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..4c9d0e206969aae93b25be4429e04af08a3c3848 --- /dev/null +++ b/audio/JASON_MILLER_-_CROWD_PLEASER.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/JASON_MILLER_-_CROWD_PLEASER.mp3 \ No newline at end of file diff --git a/audio/Keine_Lust_-_Jonny_M.mp3 b/audio/Keine_Lust_-_Jonny_M.mp3 deleted file mode 100755 index 9e502c6b953710ff5ae15c949f5600c57542326b..0000000000000000000000000000000000000000 --- a/audio/Keine_Lust_-_Jonny_M.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a85956eab43ce002b2fc228471a6147eb400201c329eea076ef6df411582a92d -size 5662720 diff --git a/audio/Keine_Lust_-_Jonny_M.mp3 b/audio/Keine_Lust_-_Jonny_M.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..8a4eec3eb83730dc0b5d614002e61d8769ab8911 --- /dev/null +++ b/audio/Keine_Lust_-_Jonny_M.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/Keine_Lust_-_Jonny_M.mp3 \ No newline at end of file diff --git a/audio/Kinematic_-_Peyote.mp3 b/audio/Kinematic_-_Peyote.mp3 deleted file mode 100755 index 5a8a498fd3b60050de347ac57b9d66c526b41580..0000000000000000000000000000000000000000 --- a/audio/Kinematic_-_Peyote.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a675e89bb3b4882a38c0571475eff6917db4bc1d96ec19e3e910995741ffe99 -size 4614656 diff --git a/audio/Kinematic_-_Peyote.mp3 b/audio/Kinematic_-_Peyote.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..56740f65279b82ba06d540398bbafd0728465373 --- /dev/null +++ b/audio/Kinematic_-_Peyote.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Kinematic_-_Peyote.mp3 \ No newline at end of file diff --git a/audio/LUNABLIND_-_Vision__Radio_Edit_.mp3 b/audio/LUNABLIND_-_Vision__Radio_Edit_.mp3 deleted file mode 100755 index ebf54741bd926eb8e329cc87c95c70d4f86d18c6..0000000000000000000000000000000000000000 --- a/audio/LUNABLIND_-_Vision__Radio_Edit_.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbf602cca363f7055e36ab254b97b754518a680596b0d8502d1a2d11308423a2 -size 5052009 diff --git a/audio/LUNABLIND_-_Vision__Radio_Edit_.mp3 b/audio/LUNABLIND_-_Vision__Radio_Edit_.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..66999dcf2491508d472099b5f4d3ac27569d3591 --- /dev/null +++ b/audio/LUNABLIND_-_Vision__Radio_Edit_.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/LUNABLIND_-_Vision__Radio_Edit_.mp3 \ No newline at end of file diff --git a/audio/La_Fin_des_Temps_-_BuzzBonBon.mp3 b/audio/La_Fin_des_Temps_-_BuzzBonBon.mp3 deleted file mode 100755 index 3dd428b526e4274f3bed3a16f5688fb7289eca3d..0000000000000000000000000000000000000000 --- a/audio/La_Fin_des_Temps_-_BuzzBonBon.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e9c2d410186a2507118bbb078495338108cef6772116b6f6c01982349bcde43 -size 5406208 diff --git a/audio/La_rumba_del_coronavirus_-_Rich_Don_Jeri.mp3 b/audio/La_rumba_del_coronavirus_-_Rich_Don_Jeri.mp3 deleted file mode 100755 index 268359f9faa51d5bc7018ed0676d785935b8d629..0000000000000000000000000000000000000000 --- a/audio/La_rumba_del_coronavirus_-_Rich_Don_Jeri.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a3edfa87e8ca94ec7da7492ef092281c40aef768e68edc97a2780e1bae26f06 -size 4611072 diff --git a/audio/La_rumba_del_coronavirus_-_Rich_Don_Jeri.mp3 b/audio/La_rumba_del_coronavirus_-_Rich_Don_Jeri.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..0a9f603fc2752c5176be9472128df433a1d5901c --- /dev/null +++ b/audio/La_rumba_del_coronavirus_-_Rich_Don_Jeri.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/La_rumba_del_coronavirus_-_Rich_Don_Jeri.mp3 \ No newline at end of file diff --git "a/audio/Le_mus\303\251e_d'air_contemporain_-_KPTN.mp3" "b/audio/Le_mus\303\251e_d'air_contemporain_-_KPTN.mp3" deleted file mode 100755 index e7bf94ab0165be0001fc59afc3ef720107196b81..0000000000000000000000000000000000000000 --- "a/audio/Le_mus\303\251e_d'air_contemporain_-_KPTN.mp3" +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1ae1344f2175ae6ac557b12e13fa0588a2f0b8e306d44c33817a0cad074c9fd -size 4502016 diff --git "a/audio/Le_mus\303\251e_d'air_contemporain_-_KPTN.mp3" "b/audio/Le_mus\303\251e_d'air_contemporain_-_KPTN.mp3" new file mode 120000 index 0000000000000000000000000000000000000000..977969f69fbfa2ae285344c2eb321ec3e715cf02 --- /dev/null +++ "b/audio/Le_mus\303\251e_d'air_contemporain_-_KPTN.mp3" @@ -0,0 +1 @@ +../subsets/fr/audio/Le_musée_d'air_contemporain_-_KPTN.mp3 \ No newline at end of file diff --git a/audio/Le_royaume_des_glous_glous_-_Raoul_de_QSM.mp3 b/audio/Le_royaume_des_glous_glous_-_Raoul_de_QSM.mp3 deleted file mode 100755 index 77b4b113baa1265b7f30ca9a4e77bd1e037b196d..0000000000000000000000000000000000000000 --- a/audio/Le_royaume_des_glous_glous_-_Raoul_de_QSM.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e47691e8e06c2d6d99acacea80914c5a426b99b91eedefc85411032b183ec79c -size 3902464 diff --git a/audio/Le_royaume_des_glous_glous_-_Raoul_de_QSM.mp3 b/audio/Le_royaume_des_glous_glous_-_Raoul_de_QSM.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..1b011db12e58e26c36e062e548edc29b0936cf7d --- /dev/null +++ b/audio/Le_royaume_des_glous_glous_-_Raoul_de_QSM.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/Le_royaume_des_glous_glous_-_Raoul_de_QSM.mp3 \ No newline at end of file diff --git a/audio/Les_files_d'attente_-_Law'.mp3 b/audio/Les_files_d'attente_-_Law'.mp3 deleted file mode 100755 index 4e87fcc0798369f392bf0a6b8268d09e825dfe88..0000000000000000000000000000000000000000 --- a/audio/Les_files_d'attente_-_Law'.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd9a4427916613dcf843f7c5a8dd30d4b4a239c2519aeed6eeceb5ebaed439fa -size 4771127 diff --git a/audio/Les_files_d'attente_-_Law'.mp3 b/audio/Les_files_d'attente_-_Law'.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..22482d01c349e5fb1bf705278d75750d301bd6a7 --- /dev/null +++ b/audio/Les_files_d'attente_-_Law'.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/Les_files_d'attente_-_Law'.mp3 \ No newline at end of file diff --git a/audio/Libre_by_CybeR_AttaCK_-_CyberAttacK.mp3 b/audio/Libre_by_CybeR_AttaCK_-_CyberAttacK.mp3 deleted file mode 100755 index 6cf5bc6abfe493c0051fcc9a97d7b6f60f362a13..0000000000000000000000000000000000000000 --- a/audio/Libre_by_CybeR_AttaCK_-_CyberAttacK.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70604fd7244fa10f682a747b09af76bd80eaf71219dca5da31a7df07b6fb55b7 -size 5146112 diff --git a/audio/Libre_by_CybeR_AttaCK_-_CyberAttacK.mp3 b/audio/Libre_by_CybeR_AttaCK_-_CyberAttacK.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..e348c586320fc2a15f3294a4e6dc0115739a814e --- /dev/null +++ b/audio/Libre_by_CybeR_AttaCK_-_CyberAttacK.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/Libre_by_CybeR_AttaCK_-_CyberAttacK.mp3 \ No newline at end of file diff --git a/audio/Lower_Loveday_-_Is_It_Right_.mp3 b/audio/Lower_Loveday_-_Is_It_Right_.mp3 deleted file mode 100755 index 5f59e14dcb4a4b487a14f8c6c50ace86e5a6ad0d..0000000000000000000000000000000000000000 --- a/audio/Lower_Loveday_-_Is_It_Right_.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84e344829620711e39f9c189f15671f7ffd184946cf03e269c23c6061c05e1eb -size 4521984 diff --git a/audio/Lower_Loveday_-_Is_It_Right_.mp3 b/audio/Lower_Loveday_-_Is_It_Right_.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..060961abb867638751cfde2543600e3caa2c4400 --- /dev/null +++ b/audio/Lower_Loveday_-_Is_It_Right_.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Lower_Loveday_-_Is_It_Right_.mp3 \ No newline at end of file diff --git a/audio/Mes_Larmes_-_kobzx2z.mp3 b/audio/Mes_Larmes_-_kobzx2z.mp3 deleted file mode 100755 index 30dc4e0435163a85f308dbf6715c15ac54dba5cb..0000000000000000000000000000000000000000 --- a/audio/Mes_Larmes_-_kobzx2z.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f859ea736ab1441519db9b13c678dc7daae398d4321cb08ad5cd143d0076f15 -size 3591680 diff --git a/audio/Mes_Larmes_-_kobzx2z.mp3 b/audio/Mes_Larmes_-_kobzx2z.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..5b104157b34d8834ed5c1e524d5ad115c6e287b3 --- /dev/null +++ b/audio/Mes_Larmes_-_kobzx2z.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/Mes_Larmes_-_kobzx2z.mp3 \ No newline at end of file diff --git a/audio/Moon_I_Mean_-_Wrong_Concept.mp3 b/audio/Moon_I_Mean_-_Wrong_Concept.mp3 deleted file mode 100755 index 3d52f7c52f1fd82fddb672a7aabd9637d68bc0f8..0000000000000000000000000000000000000000 --- a/audio/Moon_I_Mean_-_Wrong_Concept.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcd934d27f95c573d2e7d448d627ade1ade4b15667693b99b7e34b455332c9ac -size 5272637 diff --git a/audio/Moon_I_Mean_-_Wrong_Concept.mp3 b/audio/Moon_I_Mean_-_Wrong_Concept.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..be38e90bf9a7012c0dd164417f2552079ab85c31 --- /dev/null +++ b/audio/Moon_I_Mean_-_Wrong_Concept.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Moon_I_Mean_-_Wrong_Concept.mp3 \ No newline at end of file diff --git a/audio/Musik_-_Heiko.mp3 b/audio/Musik_-_Heiko.mp3 deleted file mode 100755 index 5ef458ec71a7970ead4827c0af6735ba14dbb675..0000000000000000000000000000000000000000 --- a/audio/Musik_-_Heiko.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a7ae375ade5e7b37148d6194dc773ab0b0d20688f8e2ba4617a2398d75f517a -size 5829632 diff --git a/audio/Musik_-_Heiko.mp3 b/audio/Musik_-_Heiko.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..6af87f671772457960a259c5917727e12490d0c5 --- /dev/null +++ b/audio/Musik_-_Heiko.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/Musik_-_Heiko.mp3 \ No newline at end of file diff --git "a/audio/M\303\250re_nature_-_Law'.mp3" "b/audio/M\303\250re_nature_-_Law'.mp3" deleted file mode 100755 index 81ba272e626088b7e217687542f952f005ff4f28..0000000000000000000000000000000000000000 --- "a/audio/M\303\250re_nature_-_Law'.mp3" +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ecdd11c9405e24a3340aaa97e3bfa6a05470a2a1c9ed34fe8e7e56f50d05a51 -size 5970199 diff --git "a/audio/M\303\250re_nature_-_Law'.mp3" "b/audio/M\303\250re_nature_-_Law'.mp3" new file mode 120000 index 0000000000000000000000000000000000000000..29d67be5697bf38376ea62717f0f353860a28d02 --- /dev/null +++ "b/audio/M\303\250re_nature_-_Law'.mp3" @@ -0,0 +1 @@ +../subsets/fr/audio/Mère_nature_-_Law'.mp3 \ No newline at end of file diff --git a/audio/POIGNEE_DE_MAIN_-_Cabbac.mp3 b/audio/POIGNEE_DE_MAIN_-_Cabbac.mp3 deleted file mode 100755 index d3eba7c9405254cb8080ecc90566238042556582..0000000000000000000000000000000000000000 --- a/audio/POIGNEE_DE_MAIN_-_Cabbac.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52e5d222730025734a40dcca67ffd71704e4b999ae3fc479d146f7183387d76c -size 4920832 diff --git a/audio/POIGNEE_DE_MAIN_-_Cabbac.mp3 b/audio/POIGNEE_DE_MAIN_-_Cabbac.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..625bee60309e3663d813223e0f442fbc9e149b30 --- /dev/null +++ b/audio/POIGNEE_DE_MAIN_-_Cabbac.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/POIGNEE_DE_MAIN_-_Cabbac.mp3 \ No newline at end of file diff --git a/audio/Palabras_-_Javier_Gomez_Bello.mp3 b/audio/Palabras_-_Javier_Gomez_Bello.mp3 deleted file mode 100755 index 73d89d5ca3d4ff12811ff67c7b496a0145acb0ee..0000000000000000000000000000000000000000 --- a/audio/Palabras_-_Javier_Gomez_Bello.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:169b1b85a676395c096fcbfb7df4fc4f36789f0732ae26183cc2a0621dee7932 -size 5695488 diff --git a/audio/Palabras_-_Javier_Gomez_Bello.mp3 b/audio/Palabras_-_Javier_Gomez_Bello.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..6fe8ced88d1ade9978ed396ee5f9f1bed2cffbce --- /dev/null +++ b/audio/Palabras_-_Javier_Gomez_Bello.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Palabras_-_Javier_Gomez_Bello.mp3 \ No newline at end of file diff --git a/audio/Pas_que_tes_pas_-_AZUL.mp3 b/audio/Pas_que_tes_pas_-_AZUL.mp3 deleted file mode 100755 index 5730287062318d525f65d1d7f5999d413470451f..0000000000000000000000000000000000000000 --- a/audio/Pas_que_tes_pas_-_AZUL.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9bc3c76bc608b357e19b1bca48855bc3ca7ec53e9e91182796151a2bb0f6666 -size 5177856 diff --git a/audio/Pas_que_tes_pas_-_AZUL.mp3 b/audio/Pas_que_tes_pas_-_AZUL.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..39cedcb8889da7412a77f31477a9970692d83bd0 --- /dev/null +++ b/audio/Pas_que_tes_pas_-_AZUL.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/Pas_que_tes_pas_-_AZUL.mp3 \ No newline at end of file diff --git a/audio/Pluie_d'entre_deux_saisons_-_Midnight_Prefou.mp3 b/audio/Pluie_d'entre_deux_saisons_-_Midnight_Prefou.mp3 deleted file mode 100755 index 89d59d4b35041c5c237993655504a0613bc281a3..0000000000000000000000000000000000000000 --- a/audio/Pluie_d'entre_deux_saisons_-_Midnight_Prefou.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e87d6c3c530bf01b8517f7fd8b95b2a590589107aa9a0e0fef023254fd763675 -size 4459520 diff --git a/audio/Pluie_d'entre_deux_saisons_-_Midnight_Prefou.mp3 b/audio/Pluie_d'entre_deux_saisons_-_Midnight_Prefou.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..3e94c909ade2a187cf0d354c7ae4982cec017436 --- /dev/null +++ b/audio/Pluie_d'entre_deux_saisons_-_Midnight_Prefou.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/Pluie_d'entre_deux_saisons_-_Midnight_Prefou.mp3 \ No newline at end of file diff --git a/audio/Pure_Mids_-_The_Leader.mp3 b/audio/Pure_Mids_-_The_Leader.mp3 deleted file mode 100755 index 5ee668d43fead2f82c5665293faae807329591b1..0000000000000000000000000000000000000000 --- a/audio/Pure_Mids_-_The_Leader.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a9a09fe45f8ed9dc55432722190d7a2cad21f869c14f141b507f98aa204cae9 -size 5866496 diff --git a/audio/Pure_Mids_-_The_Leader.mp3 b/audio/Pure_Mids_-_The_Leader.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..00f5e1560d55e75fe7e578bef543b25850326c2a --- /dev/null +++ b/audio/Pure_Mids_-_The_Leader.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Pure_Mids_-_The_Leader.mp3 \ No newline at end of file diff --git a/audio/Quentin_Hannappe_-_Keep_On.mp3 b/audio/Quentin_Hannappe_-_Keep_On.mp3 deleted file mode 100755 index e3562f47a047e8f8efe487e244c23a2752190711..0000000000000000000000000000000000000000 --- a/audio/Quentin_Hannappe_-_Keep_On.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80281dbb9a9c311222fa3da80f0765bff8efee46758ba3ab5238b487a16b28af -size 4340736 diff --git a/audio/Quentin_Hannappe_-_Keep_On.mp3 b/audio/Quentin_Hannappe_-_Keep_On.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..0182bb2811e394fb4e75f5d7aebe66c6e022cc99 --- /dev/null +++ b/audio/Quentin_Hannappe_-_Keep_On.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Quentin_Hannappe_-_Keep_On.mp3 \ No newline at end of file diff --git a/audio/Quiero_y_Puedo_-_Nacidos_de_la_Tierra.mp3 b/audio/Quiero_y_Puedo_-_Nacidos_de_la_Tierra.mp3 deleted file mode 100755 index c5d12cd3226fc7ee5f0dc59a42371d522c7942dc..0000000000000000000000000000000000000000 --- a/audio/Quiero_y_Puedo_-_Nacidos_de_la_Tierra.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44f834a48e760492b38c44bc268868bb24e3fa0bf25528701aff998c3e42d340 -size 6298112 diff --git a/audio/Quiero_y_Puedo_-_Nacidos_de_la_Tierra.mp3 b/audio/Quiero_y_Puedo_-_Nacidos_de_la_Tierra.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..c329cb790d9db7aa9bf886ed349e3f56027955fa --- /dev/null +++ b/audio/Quiero_y_Puedo_-_Nacidos_de_la_Tierra.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Quiero_y_Puedo_-_Nacidos_de_la_Tierra.mp3 \ No newline at end of file diff --git a/audio/Ridgway_-_Fire_Inside.mp3 b/audio/Ridgway_-_Fire_Inside.mp3 deleted file mode 100755 index 14b24f3419cd24dd494197c7308c996fbecc7f74..0000000000000000000000000000000000000000 --- a/audio/Ridgway_-_Fire_Inside.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d51450a081eb62b1d5149ff5199eb5912ba258e51709a459914da121b3dab3e -size 7192576 diff --git a/audio/Ridgway_-_Fire_Inside.mp3 b/audio/Ridgway_-_Fire_Inside.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..cd8ce2841f6c989bf2e943ccbef01d811196c14b --- /dev/null +++ b/audio/Ridgway_-_Fire_Inside.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Ridgway_-_Fire_Inside.mp3 \ No newline at end of file diff --git a/audio/Rxbyn_-_Bad_Side.mp3 b/audio/Rxbyn_-_Bad_Side.mp3 deleted file mode 100755 index 99b6cba93f42eaa6cf67860f72b51579ffc2d957..0000000000000000000000000000000000000000 --- a/audio/Rxbyn_-_Bad_Side.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24090af9ca4886bb0551f7c1896c249af3311cce1c585092054ed5c428834d44 -size 5672448 diff --git a/audio/Rxbyn_-_Bad_Side.mp3 b/audio/Rxbyn_-_Bad_Side.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..e190bb822ca22af5fb240760a9e9a6e84ed28968 --- /dev/null +++ b/audio/Rxbyn_-_Bad_Side.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Rxbyn_-_Bad_Side.mp3 \ No newline at end of file diff --git a/audio/SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23.mp3 b/audio/SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23.mp3 deleted file mode 100755 index 23e1d3f72757c3c4e46dfb3144242cac4516f917..0000000000000000000000000000000000000000 --- a/audio/SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11490d4859d8c424150f72a2ede788ddb274a149be601316c6caf1c4829c0b69 -size 4794880 diff --git a/audio/SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23.mp3 b/audio/SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..e424248bbc0974b16f3e6a91c34ea95d4094f691 --- /dev/null +++ b/audio/SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23.mp3 \ No newline at end of file diff --git a/audio/Schnodderdodder_-_Abendblau.mp3 b/audio/Schnodderdodder_-_Abendblau.mp3 deleted file mode 100755 index 5cf379b0c77ac380bd5bf08d15b4990191b0da16..0000000000000000000000000000000000000000 --- a/audio/Schnodderdodder_-_Abendblau.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c54ee2bd1a8013f846b4c37744a37ce3113ff096520edf515d3a0334eaa75700 -size 4635523 diff --git a/audio/Schnodderdodder_-_Abendblau.mp3 b/audio/Schnodderdodder_-_Abendblau.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..1d961a5c74d6dd4a3472025e2b5c3e548afc79c2 --- /dev/null +++ b/audio/Schnodderdodder_-_Abendblau.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/Schnodderdodder_-_Abendblau.mp3 \ No newline at end of file diff --git a/audio/Sehnsucht-Unplugged_-_REH-TORTE.mp3 b/audio/Sehnsucht-Unplugged_-_REH-TORTE.mp3 deleted file mode 100755 index 25d5c6ebb11afb4c07d0520c201ae104e3b56f60..0000000000000000000000000000000000000000 --- a/audio/Sehnsucht-Unplugged_-_REH-TORTE.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8c224641699e442c76ca2a625e88ff2ee75c3427afabe80eb9dd25b211938af -size 6187426 diff --git a/audio/Sehnsucht-Unplugged_-_REH-TORTE.mp3 b/audio/Sehnsucht-Unplugged_-_REH-TORTE.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..52373dfbb261c137af5fdf3cd6f1e4af5eebbd96 --- /dev/null +++ b/audio/Sehnsucht-Unplugged_-_REH-TORTE.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/Sehnsucht-Unplugged_-_REH-TORTE.mp3 \ No newline at end of file diff --git a/audio/Sin_miedo_-_Living_Camboya.mp3 b/audio/Sin_miedo_-_Living_Camboya.mp3 deleted file mode 100755 index f5500b8d363a2526afcb7c970c26bbdb65fbf24a..0000000000000000000000000000000000000000 --- a/audio/Sin_miedo_-_Living_Camboya.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72d59c711b8555e784b43befbc0d84f1fe47e41e1fcf6c63b42fa616d0a64a8c -size 5713920 diff --git a/audio/Sin_miedo_-_Living_Camboya.mp3 b/audio/Sin_miedo_-_Living_Camboya.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..4aa09a895b199109f6e843bdf48d9da46e59e07c --- /dev/null +++ b/audio/Sin_miedo_-_Living_Camboya.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Sin_miedo_-_Living_Camboya.mp3 \ No newline at end of file diff --git a/audio/Slingshot_Miracle_-_Whistler.mp3 b/audio/Slingshot_Miracle_-_Whistler.mp3 deleted file mode 100755 index 400755cc99dc4267410400e5be19adced1db96a3..0000000000000000000000000000000000000000 --- a/audio/Slingshot_Miracle_-_Whistler.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba61876b9680783d6cb75614835645e62918ff162688fc5bbd1d1075f41809b7 -size 5757299 diff --git a/audio/Slingshot_Miracle_-_Whistler.mp3 b/audio/Slingshot_Miracle_-_Whistler.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..d214e88297193a1d232199d64d3baf9240d1bd61 --- /dev/null +++ b/audio/Slingshot_Miracle_-_Whistler.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Slingshot_Miracle_-_Whistler.mp3 \ No newline at end of file diff --git a/audio/Songwriterz_-_Back_In_Time.mp3 b/audio/Songwriterz_-_Back_In_Time.mp3 deleted file mode 100755 index 470c2953b5fff914a6174ece3e439f898b631bb6..0000000000000000000000000000000000000000 --- a/audio/Songwriterz_-_Back_In_Time.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcfeb4d28b618b7b25c2567b0465dee01b3bd4d2e4034dcacdb88804162d3f87 -size 4776960 diff --git a/audio/Songwriterz_-_Back_In_Time.mp3 b/audio/Songwriterz_-_Back_In_Time.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..7d866ba22653d1049a525041f37714810d14ba34 --- /dev/null +++ b/audio/Songwriterz_-_Back_In_Time.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Songwriterz_-_Back_In_Time.mp3 \ No newline at end of file diff --git "a/audio/S\303\251culaire_feat._N\303\277me_-_saru.mp3" "b/audio/S\303\251culaire_feat._N\303\277me_-_saru.mp3" deleted file mode 100755 index 27fa7332308812ce3ace8996075e9f7a3f22c1f3..0000000000000000000000000000000000000000 --- "a/audio/S\303\251culaire_feat._N\303\277me_-_saru.mp3" +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5430fecd37ee3cf84b3baa6183a5f4605693d40319286a6fd8249a7efb9d7b92 -size 3728384 diff --git "a/audio/S\303\251culaire_feat._N\303\277me_-_saru.mp3" "b/audio/S\303\251culaire_feat._N\303\277me_-_saru.mp3" new file mode 120000 index 0000000000000000000000000000000000000000..d42b0b2411eef461930dc1d8fb2cf70cec672594 --- /dev/null +++ "b/audio/S\303\251culaire_feat._N\303\277me_-_saru.mp3" @@ -0,0 +1 @@ +../subsets/fr/audio/Séculaire_feat._Nÿme_-_saru.mp3 \ No newline at end of file diff --git a/audio/Te_Recuerdo_-_Wilson_Way.mp3 b/audio/Te_Recuerdo_-_Wilson_Way.mp3 deleted file mode 100755 index bf6373cb0d4672ffb4d944e8d40d4aa0c13ba0f4..0000000000000000000000000000000000000000 --- a/audio/Te_Recuerdo_-_Wilson_Way.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb49f46d9a72091c1bdd441a6597dd8e0271aa18fb7b629964cdecf83689e0f3 -size 4286464 diff --git a/audio/Te_Recuerdo_-_Wilson_Way.mp3 b/audio/Te_Recuerdo_-_Wilson_Way.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..5b9c4ae5e74a37ef4c52c2197c0995167de06586 --- /dev/null +++ b/audio/Te_Recuerdo_-_Wilson_Way.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Te_Recuerdo_-_Wilson_Way.mp3 \ No newline at end of file diff --git a/audio/The.madpix.project_-_One_Way_Street.mp3 b/audio/The.madpix.project_-_One_Way_Street.mp3 deleted file mode 100755 index e222543ee30450299604aa757421f577299b1d08..0000000000000000000000000000000000000000 --- a/audio/The.madpix.project_-_One_Way_Street.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:380d1f7721374359c300f992f35f2aa44f9c68552d351a4671426accc77779d9 -size 4257792 diff --git a/audio/The.madpix.project_-_One_Way_Street.mp3 b/audio/The.madpix.project_-_One_Way_Street.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..dec6a039a63873b38a1a20f8d832deaa5e001b4b --- /dev/null +++ b/audio/The.madpix.project_-_One_Way_Street.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/The.madpix.project_-_One_Way_Street.mp3 \ No newline at end of file diff --git a/audio/The_Rinn_-_Voices__2017_Version_.mp3 b/audio/The_Rinn_-_Voices__2017_Version_.mp3 deleted file mode 100755 index c79f67fb5364bab1ae24886cd87e3f3ff746d871..0000000000000000000000000000000000000000 --- a/audio/The_Rinn_-_Voices__2017_Version_.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c1db42eb4d71604d7f5f668a876193103596e1fe64a069ece0d0eea031750d8 -size 5936640 diff --git a/audio/The_Rinn_-_Voices__2017_Version_.mp3 b/audio/The_Rinn_-_Voices__2017_Version_.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..e5e11f75ff85b9f482a4534f8b9e675c2ba9d185 --- /dev/null +++ b/audio/The_Rinn_-_Voices__2017_Version_.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/The_Rinn_-_Voices__2017_Version_.mp3 \ No newline at end of file diff --git a/audio/Tom_Orlando_-_The_One__feat._Tina_G_.mp3 b/audio/Tom_Orlando_-_The_One__feat._Tina_G_.mp3 deleted file mode 100755 index d410a8f6bcfddfd50af5401cbdc971b44a2c2d1d..0000000000000000000000000000000000000000 --- a/audio/Tom_Orlando_-_The_One__feat._Tina_G_.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5bbad56cf1f40dc36556b1f6bfa414a6c5fba6bd48058486c7600c25fb01a7d -size 5675008 diff --git a/audio/Tom_Orlando_-_The_One__feat._Tina_G_.mp3 b/audio/Tom_Orlando_-_The_One__feat._Tina_G_.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..2c6d8da404058e97fd0f8fb1938598d343f30790 --- /dev/null +++ b/audio/Tom_Orlando_-_The_One__feat._Tina_G_.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Tom_Orlando_-_The_One__feat._Tina_G_.mp3 \ No newline at end of file diff --git a/audio/Une_Vie_De_Roi_-_david.mp3 b/audio/Une_Vie_De_Roi_-_david.mp3 deleted file mode 100755 index d44df28e59547cfb1a5c98f9a25aaa2826dcfabf..0000000000000000000000000000000000000000 --- a/audio/Une_Vie_De_Roi_-_david.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fdba4d17deb5611720d9d1b5549dae2251449d127c1fcc9a48ccf023b1a9901 -size 6317568 diff --git a/audio/Une_Vie_De_Roi_-_david.mp3 b/audio/Une_Vie_De_Roi_-_david.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..44cfc54d642ff9303e1209c136556f372ec9fb9f --- /dev/null +++ b/audio/Une_Vie_De_Roi_-_david.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/Une_Vie_De_Roi_-_david.mp3 \ No newline at end of file diff --git a/audio/Vente_-_Fafarulo_Calabaza.mp3 b/audio/Vente_-_Fafarulo_Calabaza.mp3 deleted file mode 100755 index b9c83b813def34ac3606614a907bc3d3c1131546..0000000000000000000000000000000000000000 --- a/audio/Vente_-_Fafarulo_Calabaza.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec843252c517b2f36444eaacebf583e563ddb327484aa2a01293a56a7d639d14 -size 7358976 diff --git a/audio/Vente_-_Fafarulo_Calabaza.mp3 b/audio/Vente_-_Fafarulo_Calabaza.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..06fe58f40f9ec6474363d3cc1247dfb20c119238 --- /dev/null +++ b/audio/Vente_-_Fafarulo_Calabaza.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Vente_-_Fafarulo_Calabaza.mp3 \ No newline at end of file diff --git "a/audio/Ver\303\244nderung_-_doromusis.mp3" "b/audio/Ver\303\244nderung_-_doromusis.mp3" deleted file mode 100755 index 1c4b9cba41be516205d34ccd2e2b5e7269791b9d..0000000000000000000000000000000000000000 --- "a/audio/Ver\303\244nderung_-_doromusis.mp3" +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a45298397ce789a9c6cdcc19974630abd75d96a097dc91026526e369696efbd3 -size 3868515 diff --git "a/audio/Ver\303\244nderung_-_doromusis.mp3" "b/audio/Ver\303\244nderung_-_doromusis.mp3" new file mode 120000 index 0000000000000000000000000000000000000000..daf9635a5c4dcdd16561b89124f3f5fb4bfa58ae --- /dev/null +++ "b/audio/Ver\303\244nderung_-_doromusis.mp3" @@ -0,0 +1 @@ +../subsets/de/audio/Veränderung_-_doromusis.mp3 \ No newline at end of file diff --git a/audio/Wordsmith_-_The_Statement.mp3 b/audio/Wordsmith_-_The_Statement.mp3 deleted file mode 100755 index 425fcf680c92b1e9572b5d0c6a082c064bc6b517..0000000000000000000000000000000000000000 --- a/audio/Wordsmith_-_The_Statement.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7da05309e6eb613601b427a019cd54d157df7ce93bea0924bdef906b5d99cee -size 4473856 diff --git a/audio/Wordsmith_-_The_Statement.mp3 b/audio/Wordsmith_-_The_Statement.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..26e939d62515e7782125234785fa4ab953b7e63d --- /dev/null +++ b/audio/Wordsmith_-_The_Statement.mp3 @@ -0,0 +1 @@ +../subsets/en/audio/Wordsmith_-_The_Statement.mp3 \ No newline at end of file diff --git a/audio/Yuanan_-_Miedo_-_Yuanan.mp3 b/audio/Yuanan_-_Miedo_-_Yuanan.mp3 deleted file mode 100755 index ffae5248fbd47bf0d739a2fdc2a2c41d8199d354..0000000000000000000000000000000000000000 --- a/audio/Yuanan_-_Miedo_-_Yuanan.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d51f9a38586fb6256fd6c88e68580ffe256c2b27a375796efbbc60bf15419034 -size 4041776 diff --git a/audio/Yuanan_-_Miedo_-_Yuanan.mp3 b/audio/Yuanan_-_Miedo_-_Yuanan.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..e4832042f0a627120cafeee1f6a6271c08f531c1 --- /dev/null +++ b/audio/Yuanan_-_Miedo_-_Yuanan.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/Yuanan_-_Miedo_-_Yuanan.mp3 \ No newline at end of file diff --git a/audio/de_bonne_humeur_-_Le_Nez_Tordu.mp3 b/audio/de_bonne_humeur_-_Le_Nez_Tordu.mp3 deleted file mode 100755 index 19b9f0aa5b645afcf2a99069e7549a3187c52531..0000000000000000000000000000000000000000 --- a/audio/de_bonne_humeur_-_Le_Nez_Tordu.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ac043b00c663a6bffdf491f4c892e78a63e2db6f4d99c3eb67bb95cdac1c5a2 -size 4089336 diff --git a/audio/de_bonne_humeur_-_Le_Nez_Tordu.mp3 b/audio/de_bonne_humeur_-_Le_Nez_Tordu.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..ebf81a2e88d114d74b3225eb18401e14429df2aa --- /dev/null +++ b/audio/de_bonne_humeur_-_Le_Nez_Tordu.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/de_bonne_humeur_-_Le_Nez_Tordu.mp3 \ No newline at end of file diff --git a/audio/dich_gehen_zu_sehn._-_Wingenbach_Frank.mp3 b/audio/dich_gehen_zu_sehn._-_Wingenbach_Frank.mp3 deleted file mode 100755 index 42a6d85985c360114094031bf4df074635258f54..0000000000000000000000000000000000000000 --- a/audio/dich_gehen_zu_sehn._-_Wingenbach_Frank.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa0f2a61aa10869a350022fac28e385347ec83bc65052fff401358d903b2efd8 -size 4539821 diff --git a/audio/dich_gehen_zu_sehn._-_Wingenbach_Frank.mp3 b/audio/dich_gehen_zu_sehn._-_Wingenbach_Frank.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..1d21d25121932ceca697019bc1d70dc0b365ca3b --- /dev/null +++ b/audio/dich_gehen_zu_sehn._-_Wingenbach_Frank.mp3 @@ -0,0 +1 @@ +../subsets/de/audio/dich_gehen_zu_sehn._-_Wingenbach_Frank.mp3 \ No newline at end of file diff --git a/audio/l'abandon_-_flo.mp3 b/audio/l'abandon_-_flo.mp3 deleted file mode 100755 index 898b3c3b34ce88fb23dba61e64c2b0cb13c4f634..0000000000000000000000000000000000000000 --- a/audio/l'abandon_-_flo.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:425298cdc78b4ab51361e5a1f79db50279ca960d2adb3f3e5bb7b8a32b7f8c4e -size 4821573 diff --git a/audio/l'abandon_-_flo.mp3 b/audio/l'abandon_-_flo.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..0f976697f70ee8ea180fd66e4bb9de02e295a2ca --- /dev/null +++ b/audio/l'abandon_-_flo.mp3 @@ -0,0 +1 @@ +../subsets/fr/audio/l'abandon_-_flo.mp3 \ No newline at end of file diff --git a/audio/te_amo_-_fabios_la_nueva_expresion_de_la_cancion.mp3 b/audio/te_amo_-_fabios_la_nueva_expresion_de_la_cancion.mp3 deleted file mode 100755 index 41fc9b1f1d7c6de3c7e0e16b30decb75652bf443..0000000000000000000000000000000000000000 --- a/audio/te_amo_-_fabios_la_nueva_expresion_de_la_cancion.mp3 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b63f0211ff46f2558aaf0b04cb847946e07dca4270653cd80d9fc99813e14d77 -size 3946659 diff --git a/audio/te_amo_-_fabios_la_nueva_expresion_de_la_cancion.mp3 b/audio/te_amo_-_fabios_la_nueva_expresion_de_la_cancion.mp3 new file mode 120000 index 0000000000000000000000000000000000000000..d3424b9fc0ec8469e454aa5f433fc8b5783af389 --- /dev/null +++ b/audio/te_amo_-_fabios_la_nueva_expresion_de_la_cancion.mp3 @@ -0,0 +1 @@ +../subsets/es/audio/te_amo_-_fabios_la_nueva_expresion_de_la_cancion.mp3 \ No newline at end of file diff --git "a/audio/\302\241\303\223yeme_tibur\303\263n!_-_Corrientes.mp3" "b/audio/\302\241\303\223yeme_tibur\303\263n!_-_Corrientes.mp3" deleted file mode 100755 index b3c2ab514744449e813b1cb8f4a58838908d9b1a..0000000000000000000000000000000000000000 --- "a/audio/\302\241\303\223yeme_tibur\303\263n!_-_Corrientes.mp3" +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58393736cb801bbbba83e2c9f8c2d61a6dd6ece73aea3c465cb022f92fb2a88c -size 4600065 diff --git "a/audio/\302\241\303\223yeme_tibur\303\263n!_-_Corrientes.mp3" "b/audio/\302\241\303\223yeme_tibur\303\263n!_-_Corrientes.mp3" new file mode 120000 index 0000000000000000000000000000000000000000..dbb9e179f8eaf5315f4b5da94e7f2badb09918d3 --- /dev/null +++ "b/audio/\302\241\303\223yeme_tibur\303\263n!_-_Corrientes.mp3" @@ -0,0 +1 @@ +../subsets/es/audio/¡Óyeme_tiburón!_-_Corrientes.mp3 \ No newline at end of file diff --git a/create_hf_dataset.py b/create_hf_dataset.py new file mode 100644 index 0000000000000000000000000000000000000000..4771298aeb9b5d0fad50ea7c6ce774c69e7e9023 --- /dev/null +++ b/create_hf_dataset.py @@ -0,0 +1,66 @@ +from pathlib import Path +import shutil + +import datasets + + +def main(): + datasets.disable_caching() + + # Divide the MP3 files by language. Hugging Face requires each subset and its metadadta to be in + # a separate directory. However, for backwards compatibility, we also want to keep the top-level + # "audio" directory and replace the MP3 files with symlinks into the subsets. + subsets_dir = Path("subsets") + if subsets_dir.exists(): + shutil.rmtree(subsets_dir) + subsets_dir.mkdir() + + # Back up the directory with the original MP3 files + if not Path("audio_orig").exists(): + Path("audio").rename("audio_orig") + elif Path("audio").exists(): + shutil.rmtree("audio") + Path("audio").mkdir(exist_ok=True) + + # Create language subsets and: + # - hard link the files from mp3_orig to subsets + # - add symlinks from mp3 into subsets + for config_name in ["all", "en", "es", "de", "fr"]: + subset_dir = Path(".") if config_name == "all" else subsets_dir / config_name + subset_dir.mkdir(exist_ok=True) + + dataset = datasets.load_dataset( + "./loader.py", + config_name, + trust_remote_code=True, + split="test", + ) + if config_name == "all": + dataset = dataset.add_column( + "file_name", + [ + str(Path("subsets") / lg / "audio" / f"{n}.mp3") + for lg, n in zip(dataset["language"], dataset["name"]) + ], + ) + else: + dataset = dataset.add_column( + "file_name", [str(Path("audio") / f"{n}.mp3") for n in dataset["name"]] + ) + dataset = dataset.remove_columns("audio") + + dataset.to_json(subset_dir / "metadata.jsonl") + + if config_name != "all": + (subset_dir / "audio").mkdir() + for name in dataset["name"]: + (subset_dir / "audio" / f"{name}.mp3").hardlink_to( + Path("audio_orig") / f"{name}.mp3" + ) + (Path("audio") / f"{name}.mp3").symlink_to( + Path("..") / subset_dir / "audio" / f"{name}.mp3" + ) + + +if __name__ == "__main__": + main() diff --git a/metadata.jsonl b/metadata.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..06ca95f962c76aeb1ebab41f4ad03e3c6376b175 --- /dev/null +++ b/metadata.jsonl @@ -0,0 +1,79 @@ +{"name":"HILA_-_Give_Me_the_Same","text":"Lay awake at night\nWondering how could I\nLet it get this way\nThrough all the pain\nI took all the blame\nWhile you cursed my last name\nI thought we could get better\nStayed committed like a soldier\nBelieved we're okay\nNow I know that you don't care\nAt all\n\nTime wasted\nGave all of my soul and my heart to someone that would never\n(Give me the same)\nI was a fool to believe that you would finally be the one to\n(Give me the same)\nHeartbroken now\nHow you let me down\nBut somehow, deep down, I still do\nLove you\n\nNow you're out all night\nTelling your lies\nAbout the way I hurt you\nThey couldn't see the way\nYou made me feel ashamed\nFor choosing to love you\nI began to see clearer\nThat you were just a liar\nStuck in your ways\nSo now I choose to walk away\nForever\n\nTime wasted\nGave all of my soul and my heart to someone that would never\n(Give me the same)\nI was a fool to believe that you would finally be the one to\nGive me the same\nHeartbroken now\nHow you let me down\nBut somehow, deep down, I still do\nLove you\n\nHow could you just throw it all away, babe\n(How could you throw it all away)\nI stayed with you through all the lies and pain, oh\n(Through all the lies and pain, oh)\nTears roll down my eyes (down my eyes)\nAs I now realize\nYour love was never truly mine\nAt all\n\nTime wasted\nGave all of my soul and my heart to someone that would never\n(Give me the same)\nI was a fool to believe that you would finally be the one to\n(Give me the same)\nHeartbroken now (heartbroken now)\nHow you let me down (oh)\nBut somehow, deep down, I still do\nLove you","language":"en","license_type":"CC BY-ND","file_name":"subsets\/en\/audio\/HILA_-_Give_Me_the_Same.mp3"} +{"name":"Quentin_Hannappe_-_Keep_On","text":"Keep on working on your dreams and don't run away (mmm-mmm-mmm-mmm)\nKeep on following your dreams and don't go astray (mmm-mmm-mmm-mmm)\n\nSearching everywhere for a peace of mind\nIt's already there, but we cannot find\nI keep struggling for my life, but I'm a strong man today\nI keep fighting for my rights, so much songs to play\n\nSo many problems\nSo many close friends\nAnd when it's gonna rain\nHow many gonna stand\nSo many problems\nSo many close friends\nAnd when it's gonna rain\nHow many gonna stand\n\nKeep on working on your dreams and don't run away (mmm-mmm-mmm-mmm)\nKeep on following your dreams and don't go astray (mmm-mmm-mmm-mmm)\n\nSit back and watch what happen those days\nHow can I relax for the childrens of today\nWe're smart enough to find our own line\nWe make art and stuff, but they just stay blind\n\nSo many problems\nSo many close friends\nAnd when it's gonna rain\nHow many gonna stand\nSo many problems\nSo many close friends\nAnd when it's gonna rain\nHow many gonna stand","language":"en","license_type":"CC BY-NC-ND","file_name":"subsets\/en\/audio\/Quentin_Hannappe_-_Keep_On.mp3"} +{"name":"Songwriterz_-_Back_In_Time","text":"Honey, I told you something\nSorry I didn't hear\nMaybe there was something\nYeah-yeah-yeah, stuck in your ear\nWhy is it every time you say you do, you don't?\nMaybe I just thought that you were talking on the phone\n\nHoney, you're looking lovely tonight\nSorry, you're wastin' time\nBaby, this ain't your lucky night\nWell, tryin' ain't a crime\nWhy is it every time I'd like to do, you don't?\nMaybe you could try a little romance and a comb\n\nLet's go back in time\nWay back when we were\nLa-la-la-la-la, la, la-la\nNow it's married life\nAnd a daily strife, to be\nLa-la-la-la-la, la-la-la-la-la, la-la\nLa-la-la-la-la, la, la-la\n\nHoney, you're getting older\nYeah, and you're still 29\nAnd maybe things are colder\nBut honey, still you're mine\nGuess it's easy to forget\nWe're more than man and wife\nCould it be the la-la magic keeping love alive?\n\nLet's go back in time\nWay back when we were\nLa-la-la-la-la, la, la-la\nBack when you and I\nStill had time to be\nLa-la-la-la-la, la-la-la-la-la, la-la\nLa-la-la-la-la, la, la-la\n\nLet's go back in time\nWay back when\nWe were\nLa-la-la-la-la, la, la-la\nBack when you and I\nStill had time to be\nLa-la-la-la-la\n\nLet's go back in time\nWay back when we were\nLa-la-la-la-la, la, la-la\nNow it's married life\nStill we have to try, to be\nLa-la-la-la-la, la-la-la-la-la, la-la\nLa-la-la-la-la, la, la-la","language":"en","license_type":"CC BY-ND","file_name":"subsets\/en\/audio\/Songwriterz_-_Back_In_Time.mp3"} +{"name":"Kinematic_-_Peyote","text":"I'm asleep at the wheel and there's a curve in the highway\nYet we tear through the night like a peyote migraine\nHow much further is it, aching, so exquisite\nI hope we can stop in time\n\nNow you don't want to dance, 'cause we're looking right through you\nOh-oh-oh-oh-oh, and the clothes that you wear, we don't mean to stare\n\nNow the sky is on fire and the desert is freezing\nWonder how I'm alive, when I'm not even breathing\nHow much further is it, aching, so exquisite\nI hope we can stop in time\n\nNow you don't want to dance, 'cause we're looking right through you\nOh-oh-oh-oh-oh, and the clothes that you wear, we don't mean to stare\nOh-oh-oh-oh-oh, but the people you know, they say what they want to\nOh-oh-oh-oh-oh, 'cause the truth of it is, we don't really care","language":"en","license_type":"CC BY-ND","file_name":"subsets\/en\/audio\/Kinematic_-_Peyote.mp3"} +{"name":"Avercage_-_Embers","text":"Through days of thunders\nContinuing stolid smiles to wear\nWe're going on\nWe nearly carried it to the end\n\nAnd every whisper\nAnd every beat of windy heart\nWe're holding on\nFor the moment when we unite\n\nNo face\nIs seen at dusk of a raining day\nNo name\nIs spoken in a loud voice\nStill, still\n\nOne day it all\nWill gone forever, will gone forever\nDon't close your eyes\nYou'll gone forever, you'll gone forever\n\nJust reach the border\nTo throw your past and go ahead\nHey, light your heart\nAs we're led by a winding thread\n\nNo face\nIs seen at dusk of a raining day\nNo name\nIs spoken with the loud voice\nStill, still\n\nOne day it all\nWill gone forever, will gone forever\nDon't close your eyes\nYou'll gone forever, you'll gone forever\n\nAnd we are one, so I promise\nMmm-ah, ah, ah-ah-ah\n\nOne day it all\nWill gone forever, will gone forever\nDon't close your eyes\nYou'll gone forever, you'll gone forever\n\nThere's no more pain\nWhich lasts forever\nAnd never severs\nOnce in the end\nThe flame was rendered\nBut living embers\nWill burn","language":"en","license_type":"CC BY-NC-SA","file_name":"subsets\/en\/audio\/Avercage_-_Embers.mp3"} +{"name":"Color_Out_-_Falling_Star","text":"Someday you'll come back here\nAnd you'll open up your arms\nAnd you'll laugh and say I knew it wouldn't take you long\nTo realize I was gone\nAnd it's only been three years (it's only been three years)\nBut for me it's been so long (so long, so long)\nAnd I remember it like yesterday\nOh, you could say\nI've been holding on (holding on)\n\nAnd I waited all of my life\nFor you to make it right\nBut the time has come and gone\nAnd it's faded and lost all it's light\nA star that shined so bright\nFalls from the sky\n\nDon't make a wish that won't come true\nAnd I learned that from you\nSuch a long time ago (long time ago)\nWhen you left you said you had to find\nA better way of life\nThis one just wouldn't do (just wouldn't do)\n\nAnd I waited all of my life\nFor you to take your time\nTo find your place\nBut I learned that this world still turns without you\nAnd you were just a phase and I learned without you\nHere I was happier alone\nThen I ever would've known\n\nAnd so I waited (I waited)\nAnd so I waited (and I waited and I waited)\n\nAnd so I waited all of my life (all of my life)\nFor you to take your time (for you to take your time)\nBut the time has come and gone (and the time has come and gone)\nAnd it's faded and lost all its light\nA star that shined so bright\nFalls from the sky\nOn this cold December night","language":"en","license_type":"CC BY-NC-ND","file_name":"subsets\/en\/audio\/Color_Out_-_Falling_Star.mp3"} +{"name":"The.madpix.project_-_One_Way_Street","text":"Tears are like diamonds in my eyes\nBlind me so now you're out of sight\nIt's enough, it's too late to break this silence\n\nIn a rose-coloured view of us\nI got lost, could I realize\nAll your lies would be blades and knives\nTo stab me inside\n\nWho will save you from this dark?\nWho will fix your selfish heart?\n\nA one way street, that's how you live\nWhy do you always take and never give?\n\nWide awake, yeah, I've crossed the line\nI'm coming home\nI'm running back to real life\nThrough the start\nWhere I could breathe in freely, baby\n\nCan't you see we ran off time\nChasin' happiness while you get what you need (get what you need)\n\nThere's nothing left of us but bleeding blades and knives\nTonight you'll know how it feels\n\nA one way street, that's how you live\nWhy do you always take and never give?\nI'll walk away to help you see\nOur love is rolling down so easily\nA one way street\n\n(Oh-oh-oh)\nA one way street (oh, you're a one way street)\nYou never give (oh, you're a one way street)\nI'll walk away (oh, you're a one way street)\nSo easily (oh, you're a one way street)","language":"en","license_type":"CC BY-NC-SA","file_name":"subsets\/en\/audio\/The.madpix.project_-_One_Way_Street.mp3"} +{"name":"Wordsmith_-_The_Statement","text":"Live in a time of straight sin\nWe got black sheep that don't fit in\nI'm like, \"Huh\"\nTerrorists who wanna cut limbs\nDon't zoom in to my true lens\nThese loose ends are too grim to just comprehend\nI'm like, \"Huh\"\nOh Lord, it's getting worse\nCops out on that gang turf\nRich folks don't share first\nGot planned parents, don't need birth\nGot prayers out and don't see church\nHands up and they shoot first\nAnother young life in that black hearse\nI'm too hurt\nI'm like, \"Huh\"\n\nY'all better come my way\nY'all better come my way, okay, and say\nY'all better come my way\nI'ma make a statement day by day\n\nY'all better come my way\nY'all better come my way, okay, and say\nY'all better come my way\nI'ma make a statement day by day\n\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\n\nLive in a time of true greed\nWe got kids here who can't write and read\nI'm like, \"Huh\"\nDisgust for that mistrust\nSay one word and you're handcuffed\nDon't call bluff and you'll get struck\nAnd you're in court\nLike, \"Huh\"\nLive life with no limits\nMy way, no gimmicks\nPro league, no scrimmage\nCrunch time and I finish\nI'm that superstar, no blemish\nI just own this, no tenant\nYou that background, no sentence\nI'm the statement, good riddance\n\nY'all better come my way\nY'all better come my way, okay, and say\nY'all better come my way\nI'ma make a statement day by day\n\nY'all better come my way\nY'all better come my way, okay, and say\nY'all better come my way\nI'ma make a statement day by day\n\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\n\nStand up, rise up\nPeace signs up, now wassup? (Let's go!)\nStand up, rise up\nPeace signs up, now wassup? (Let's go!)\nStand up, rise up\nPeace signs up, now wassup? (Let's go!)\n\nLive in a time of lost hope\nWe got no ropes for that down slope\nWe got many with plenty that say nope\nWe got refugees on broke boats\nI'm like, \"Huh\"\nReal life with no TV\nMillionaires stay greedy\nNo love and there's no grub\nWe got the homeless saying, \"Feed me\"\n\nY'all better come my way\nY'all better come my way, okay, and say\nY'all better come my way\nI'ma make a statement day by day\n\nY'all better come my way\nY'all better come my way, okay, and say\nY'all better come my way\nI'ma make a statement day by day\n\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)","language":"en","license_type":"CC BY-ND","file_name":"subsets\/en\/audio\/Wordsmith_-_The_Statement.mp3"} +{"name":"JASON_MILLER_-_CROWD_PLEASER","text":"People gon' hate, let 'em do it (ah)\nShine like it ain't nothin' to it (that's right)\nDamn, you a major influence (oh)\nSkate like there ain't nothin' doin'\nLive life, don't say nothin' to 'em\n\nPeople gon' hate, let 'em do it (ah)\nShine like it ain't nothin' to it (that's right)\nDamn, you a major influence (oh)\nSkate like there ain't nothin' doin'\nLive life, don't say nothin' to 'em\n\nPeople tellin' lies on me\nFeelin' like Pac, all eyes on me\nWhat my next rhyme gon' be\nDull motherfuckers never ever gon' shine off me?\nWait for it, wait for it, wait for it\nDon't worry, my haters is gon' pay for it\nChase dreams but dumb niggas that chase whores\nOverseas on a great tour, or maybe I'm just dreamin'\nIt beats bein' with demons, all niggas are schemin'\nAt least I'm thinkin' of an achievement\nPeople talk shit for four seasons for no reason\nPeople dog Lebron 'til Lebron show up\nWhen he steps on the paint, then their guards go up\nScores go up, all the applause go up\nAnd everybody in the whole damn court goes nuts\n\nPeople gon' hate, let 'em do it (ah)\nShine like it ain't nothin' to it (that's right)\nDamn, you a major influence (oh)\nSkate like there ain't nothin' doin'\nLive life, don't say nothin' to 'em\n\nPeople gon' hate, let 'em do it (ah)\nShine like it ain't nothin' to it (that's right)\nDamn, you a major influence (oh)\nSkate like there ain't nothin' doin'\nLive life, don't say nothin' to 'em\n\nSpectators, sideliners\nSpendin' days comin' up with sly comments\nThat's psychotic, why tarnish a fly product?\nWhy be mad just 'cause I got it? Hey\nI may never know, wave to the haters\nThat put me on the pedestal\nTalk smack, but they really know I'm incredible\nUnforgettable, young blue eyes, the new guy is on schedule\nMan behind bars and that's minus the federal\nStone giant, what the hell could some pebbles do\nWhile you revel in drama, I'm buildin' revenue\nTell 'em you'll get 'em tomorrow, there ain't no stressin' you\nLife goes on, life goes on\nYou the shit even before those lights went on\nThey gon' trash you even if they like your song\nPeople always gon' judge homie right or wrong\n\nPeople gon' hate, let 'em do it\nShine like it ain't nothin' to it\nDamn, you're a major influence\nSkate like there ain't nothin' doin'\nLive life, don't say nothin' to 'em\n\nPeople gon' hate, let 'em do it\nShine like it ain't nothin' to it\nDamn, you're a major influence\nSkate like there ain't nothin' doin'\nLive life, don't say nothin' to 'em\n\nWe don't give a damn what you did\nWe don't give a damn who are\nHomie, you ain't down with the team\nWe don't give a damn what you think\nWe don't give a damn what you thought (thought, thought)\n\nWe don't give a damn what you did\nWe don't give a damn who are\nHomie, you ain't down with the team\nWe don't give a damn what you think\nWe don't give a damn what you thought (thought, thought)","language":"en","license_type":"CC BY-NC-SA","file_name":"subsets\/en\/audio\/JASON_MILLER_-_CROWD_PLEASER.mp3"} +{"name":"Lower_Loveday_-_Is_It_Right_","text":"Late nights staying up, messaging you\nCan I express what I'm feeling for you without revealing truths?\n\nI've been thinking about you lately (lately)\nThat's a massive understatement, baby\nI can't stop thinking about you all day and all night\nOh, but is it right?\n\nFinally figured it out, I got my head around it\nAlthough I know I've got to get myself out of this habit\nOf falling for someone who's out of reach, it's unrealistic\nMy dream won't become a reality, but was it meant to be?\n\nI've been thinking about you lately (lately)\nThat's a massive understatement, baby\n'Cause I'm thinking about you all day and all night\nOh, but is it right?\n\nI don't know but I, I know how it feels to me\nMaybe you're just playing games, a game I don't wanna play\nI don't know but I, I know how it feels to me\nMaybe you're just playing games, a game I don't wanna play\n\nI've been thinking about you lately (lately)\nThat's a massive understatement, baby\n'Cause I'm thinking about you all day and all night\nOh, but is it right?\n\nI've been thinking about you lately (lately)\nThat's a massive understatement, baby\n'Cause I'm thinking about you all day and all night\nOh, but is it right?","language":"en","license_type":"CC BY-SA","file_name":"subsets\/en\/audio\/Lower_Loveday_-_Is_It_Right_.mp3"} +{"name":"Pure_Mids_-_The_Leader","text":"Now that I have found you, I'm okay\nBut the people that surround you act strange\nWill we ever fold up? Don't say\nMaybe just a heads up is okay\n\nWhen I am in focus, I seem blind\nI can barely notice the time\nWho can I believe in if not you?\nYou're the only reason I'm true\n\nAh-ah, ah-ah, ah-ah, ah-ah\nAh-ah, ah-ah, ah-ah, ah-ah\n\nI've thought enough\nShould turn this around\nIs this a bluff?\nShould really make a sound\nAm I alright?\nAm I steering out of sight?\nAh-ah-ah-ight, ah-ay\n\nAh-ah, ah-ah, ah-ah, ah-ah\nAh-ah, ah-ah, ah-ah, ah-ah\nAh-ah, ah-ah, ah-ah, ah-ah\n\nOoh-ooh-ooh, ooh-ooh\nOoh-ooh-ooh, ooh-ooh\nOoh-ooh-ooh, ooh-ooh\nOoh-ooh-ooh, ooh-ooh","language":"en","license_type":"CC BY-NC-ND","file_name":"subsets\/en\/audio\/Pure_Mids_-_The_Leader.mp3"} +{"name":"Ridgway_-_Fire_Inside","text":"I got a lot on my mind\nAnd all of the time\nBeen tryna do right\nI may have lost the light\nBut I'm keeping it tight\nNever give up the fight, no\n\nWhen my life is a wreck\n(When my life is a wreck)\nGot to keep it all in check\n(I keep it all in check)\n\nEven in the darkest days\nGot a trail to blaze\nGonna stick to my ways\nI used to be caught in a phase\nWhere life was a maze\nUntil I saw the sun's rays\n\nWhen your life is a wreck\n(Life is a wreck)\nYou got to take the first step, yeah\n\n(Whoa-oh-oh-oh-oh)\nPaddle on through the waves now\n(Whoa-oh-oh-oh-oh)\nGonna take me to that place\n(Whoa-oh-oh-oh-oh)\nFind that fire inside\n(Whoa-oh-oh-oh-oh)\nIt's a fate that you decide\n\nWhen I feel like I'm losing control\nGotta reach within my soul\nAnd if you're ever feeling low, yeah\nYou gotta take the first step and go, yeah\nTake that first step to the right\nGot to find what's inside\nBefore we run of time, run out of time, run out of time\n\n(Whoa-oh-oh-oh-oh)\nPaddle on through the waves now\n(Whoa-oh-oh-oh-oh)\nGonna take me to that place\n(Whoa-oh-oh-oh-oh)\nFind that fire inside\n(Whoa-oh-oh-oh-oh)\nIt's a fate that you decide\n(That you decide)\n\n(Whoa-oh-oh-oh-oh)\nI'm paddling on, I'm paddling strong\n(Whoa-oh-oh-oh-oh)\nFind that fire, find that fire\n(Whoa-oh-oh-oh-oh)\nI'm paddling on, I'm paddling strong\n(Whoa-oh-oh-oh-oh)\nFind that fire, find that fire\nFind that fire\nFind that fire\nFind that fire","language":"en","license_type":"CC BY-ND","file_name":"subsets\/en\/audio\/Ridgway_-_Fire_Inside.mp3"} +{"name":"Moon_I_Mean_-_Wrong_Concept","text":"Maybe you hate me\nBut you dress somebody's suit\nBecause there's no risk\nTo put on a mask\nWhen we get scared to live\nWith our back, with our back\n\nMaybe you love me\nBut you run under the sun and me under the rain\nIt's so easy\nTo lose ourselves\nWhen we get scared to love (ooh, ooh)\nWith every tear, with every fear\n\nBut you could give me just your money\nBut I wished just your honey\nBurnt your t-shirt, that one with bunny\nAnd now about you nothing more of funny\n\nMaybe we'll meet again\nBut this not the right life for us\nIt's so hard\nTo live our love\nWhen we get scared to see (ooh, ooh)\nInside our soul, inside our soul\n\nBut you could give me just your money\nBut I wished just your honey\nBurnt your t-shirt, that one with bunny\nAnd now about you nothing more of funny\n\nYour mind is closed like an aquarium\nMine completely opened like the Colosseum\nSo nothing about idyll between us\nIt's not a wrong accent\nNo, no, no, no, no, no, no, no\nWhat's wrong is the concept\nWrong concept to love\n\nBut you could give me just your money\nBut I wished just your honey\nBurnt your t-shirt, that one with bunny\nAnd now about you nothing more of funny\n\nYou could give me just your money\nBut I wished just your honey\nBurnt your t-shirt, that one with bunny\nAnd now about you nothing more of funny\n\nWrong concept\nWrong concept to love\nWrong concept\nTo love\nTo love\nWrong concept","language":"en","license_type":"CC BY-NC-ND","file_name":"subsets\/en\/audio\/Moon_I_Mean_-_Wrong_Concept.mp3"} +{"name":"Slingshot_Miracle_-_Whistler","text":"He's a whistler when the wind blows\nKeeps it simple, only whole notes\nPlays his hollow tune effortlessly\nHe just sits there in limbo\nDoesn't listen, full of blow holes\nCurtains waver, the old refrain repeats\n\nA penny for a thought\nFor pounds of flesh he bought\nA peso for what not to confess here\nThe last shall be the first\nWordlessly coerced\nDeath is not the worst atrocity\n\nThere's a hissing through the window\nLike a twisted virtuoso\nWarning of a storm brewing again\n\"To the victor,\" goes the intro\nFull of whispered innuendo\nA time once more for a paranoid crusade\n\nThe past shall be reversed\nThe dead not so accursed\nA universe rehearsed in tragedy\n\nHe's a whistler, he's a widow\nDoesn't miss her, plays it solo\nBlissfully ignoring his instinct\nTears bitter on the pillow\nMakes his mission, not to know more\nCurtains flutter, the old refrain repeats\n\nYeah he's a whistler\n\nHe's a whistler\nHe's a whistler\nOh","language":"en","license_type":"CC BY-NC-ND","file_name":"subsets\/en\/audio\/Slingshot_Miracle_-_Whistler.mp3"} +{"name":"The_Rinn_-_Voices__2017_Version_","text":"The sun is fading under blood-red sky\nThe reign of day is over\nNight soon will break free\nThey wake in the eerie glow of moonlight\nForgotten souls beyond our sight\n\nWorld that's gone forever\nLong ago, lost in their eyes\nThat shine with mystery\nLast remaining shadows\nOf lost time\nWhisper in the moonlight\n\nSurprised you're waking in the morning\nCan't understand your feelings\nAnd where'd you get these thoughts\nInside your mind the voice is calling\nFor the night to rise at your side\n\nWorld that's gone forever\nLong ago, lost in their eyes\nThat shine with mystery\nLast remaining shadows\nOf lost time\nWhisper in the moonlight\n\nSo hear their voice\nSharing their yearning\nGift they're giving to you\nHear their voice\nSharing their memories\nSacred secrets from past time\n\n(World that's gone forever)\n(Long ago, lost in their eyes)\nThat shine with mystery\nLast remaining shadows\nOf lost time\nWhisper in the moonlight\n\nSo hear their voice\nSharing their yearning\nGift they're giving to you\nHear their voice\nSharing their memories\nSacred secrets from past\n\nHear their voice\nSharing their yearning\nGift they're giving to you\nHear their voice\n(Sharing their memories)\n(Sacred secrets from past time)","language":"en","license_type":"CC BY-NC-ND","file_name":"subsets\/en\/audio\/The_Rinn_-_Voices__2017_Version_.mp3"} +{"name":"Rxbyn_-_Bad_Side","text":"One, two, three\nSee you looking at me with those eyes\nFour, five, six\nI know that you want this\nAm I right? Think I'm right\nLet's skip the games\nFast forward to the \"What's your name?\"\nWhy take our time? Time\nSo one, two, three\nKnow you heard about me\nThat's alright\nJust hit my line, oh\n\nSo come to me\nTonight we don't have to be enemies\nKeep it going like it's meant to be\nMeant to be, just wait and see\nSo come with me\nAnd maybe you can touch my body\nDon't be scared to take ahold of me\nTake me in and breathe, tear me up to pieces\nOh\n\nGet a taste of my bad side\nJust a taste of my bad side\nYou want a taste of my bad side\nJust a taste of my bad side\nYou wanna know what it feels like\nTo get a taste of my bad side\n\nLa-di-da-di\nBet you'll think it's nothing\nTill it drops all at once\nYour heart\nOh my, oh me\nI'm fucking crazy and I can't stop\nIt'll be fun, ha!\nLet's skip the games\nFast forward to the \"What's your name?\"\nWhy take our time? Time\nSo oh my, oh me\nI'm fucking crazy\nAnd I can't stop\nSo this'll be fun\n\nSo come to me\nTonight we don't have to be enemies\nKeep it going like it's meant to be\nMeant to be, just wait and see\nSo come with me\nAnd maybe you can touch my body\nDon't be scared to take ahold of me\nTake me in and breathe, tear me into pieces\nOh\n\nGet a taste of my bad side\nJust a taste of my bad side\nYou want a taste of my bad side\nJust a taste of my bad side\nYou wanna know what it feels like\nTo get a taste of my bad side\n\n(Come to me)\n(Tonight we don't have to be enemies)\nJust a taste of my bad side\n(Keep it going like it's meant to be)\n(Meant to be, just wait and see)\nYou want a taste of my bad side\n(So come with me)\n(And maybe you can touch my body)\nJust a taste of my bad side\n(Don't be scared to take a hold of me)\nYou wanna know what it feels like\n(Take me in and breathe)\nTo get a taste of my bad side\nOh\n\nGet a taste of my bad side\nGet a taste of my bad side\nJust a taste of my bad side\nJust a taste of my bad side\nYou want a taste of my bad side, hey!\nJust a taste of my bad side\nTaste of my bad side","language":"en","license_type":"CC BY","file_name":"subsets\/en\/audio\/Rxbyn_-_Bad_Side.mp3"} +{"name":"Tom_Orlando_-_The_One__feat._Tina_G_","text":"A time of day\nI've been doin' nothing but drinkin' and thinking, yeah-yeah-yeah\nAw, since you been away\nOh, come on\n\n(Ooh-ooh) I don't think that I'm coming back\n(Ooh-ooh-ooh) Boy, I told you I'm done with that (come on home, babe)\n(Ooh-ooh) You think you can do me so wrong\n(Ooh-ooh-ooh) I'm not the one, no\n\nBack in high school (yeah, yeah)\nUnder the trees\nWe used to mess around\nI'd feel you down\nRight there in the streets, damn (yeah)\nThose were the days, baby\nNow you barely look at me\nLike you was never my lady\nWhat has this come to be, shit (come on home, babe)\nI guess we grown apart (yeah, yeah)\nWent and separated but you still up in my heart\nAnd that will always be the case\nYou were my first one\nNo matter how the fuck we split\nI wish you nothin' but love (come on home, babe)\nBut now I'm\nDoin' these shows and I'm makin' this money (yeah, yeah)\nI'm never stoppin' for these hoes\nAll want me for money and shit (yeah)\nGot these new friends on deck when I cash in my checks\nLate up on they rent\nFeelin' my heart poppin' outta my chest (come on home, babe)\nAin't no slippin' in this game though (yeah, yeah)\nThey take advantage just to use you for the clout too\nThat's why I keep my circle small\nAnd I keep my friends close\nRememberin' to watch my enemies when they come through (come on, babe)\nShit\n\n(Ooh-ooh) I don't think that I'm coming back\n(Ooh-ooh-ooh) Boy, I told you I'm done with that (come on home, babe)\n(Ooh-ooh) You think you can do me so wrong\n(Ooh-ooh-ooh) I'm not the one, no\nI'm not the one (come on home)\n\nI feelin' blessed now\nI'm finally able to support my momma too\nNo more double shifts\nNo more stressin' bout the rent, shit\nComplainin' about the hunger and\nGoin' to bed starvin'\nAnd it's all thanks to you, momma (come on home, babe)\nIf it wasn't all for you believin' in me\nI'd probably be in jail doin' two to three\nYou raised me up all on your own\nGrew up without my poppa\nHey you put up with my shit\nFor that you know I'm grateful (come on home, babe, yeah)\nBlessed with the family and friends that I have\nGot a loving cousin know I got you 'till the end\nShout out to my crew\nAdam and Dan, Angelo, Amin and Mack\nYou know I got your backs (come on home, babe)\nShit, we reppin' Ottawa, Ontario (yeah, yeah)\nWe up at the Parliament jammin' out all on the radio\nI keep my circle small\nAnd I rep my fam' too\nRememberin' to watch our enemies when they comin' through\nShit\n\n(Ooh-ooh) I don't think that I'm coming back\n(Ooh-ooh-ooh) Boy, I told you I'm done with that (come on home, babe)\n(Ooh-ooh) You think you can do me so wrong\n(Ooh-ooh-ooh) I'm not the one, no\nI'm not the one\n\n(Oh, babe)\n(Ooh-ooh) I don't think that I'm coming back\n(I come around no more like that, baby)\n(Ooh-ooh-ooh) Boy, I told you I'm done with that\n(Done with all that shit, baby, yeah)\n(Ooh-ooh) You think you can do me so wrong\n(Do me so wrong like)\n(Ooh-ooh-ooh) I'm not the one, no\n(Not the one, baby)\nI'm not the one\n(Not the one, baby)\n\nOoh-ooh, ooh-ooh-ooh\n\nCome on home\nYeah, yeah-yeah\nYeah\nCome on home, baby\nYeah-yeah\nYeah\nCome on","language":"en","license_type":"CC BY-ND","file_name":"subsets\/en\/audio\/Tom_Orlando_-_The_One__feat._Tina_G_.mp3"} +{"name":"LUNABLIND_-_Vision__Radio_Edit_","text":"Racking and jacking my mind up\nCannot be telling the time, I\nDon't care, no\nI don't care, no\nYou send thirty messages drunk\nAnd dirty messages drunk\nBut I don't look\nNo, I can't be **** to look\n\nI could not breathe\nYou took your toll on me\nYou're suffocating, please\nBut since I watched you leave\n\nI can see for the first time\nAnd I can see for the first time\nAnd I can see for the first time\nFor the first time\nAnd I can see for the first time\n\nYou get jealous easily\nYou did not make it easy\nBut what was I expecting?\nIt's a very fitting ending\nYou say I hurt you bad, well\nThat was never my intent\nI was looking out for myself\nAnd all of my mental health\n\nAnd I could not breathe\nYou took your toll on me\nYou're suffocating, please\nBut since I watched you leave, I noticed\n\nAnd I can see for the first time\nI can see for the first time\nI can see for the first time\nFor the first time\nFor the first time\nAnd I can see for the first time\n\nThere is no better deduction\nThere is no better solution\nThere is no better deduction\nThere is no better solution\nThere is no better deduction\nThere is no better solution\nThere is no better deduction\nThere is no better solution\n\nI can see for the first time\nI can see for the first time\nI can see for the first time\nFor the first time\nFor the first time\n\nI can see for the first time\nI can see for the first time\nI can see for the first time\nFor the first time\nFor the first time","language":"en","license_type":"CC BY-NC","file_name":"subsets\/en\/audio\/LUNABLIND_-_Vision__Radio_Edit_.mp3"} +{"name":"Explosive_Ear_Candy_-_Like_The_Sun","text":"Doo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo-doo-doo, doo-doo-doo-doo\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo-doo-doo, doo-doo-doo-doo\n\nI see your face\nEverywhere that I go\nOn the clouds in the sky\nOn the faces of strangers\n\nThe birds sing your name\nAnd the fish try to talk\n'Cause without you the world\nWould be too dark to matter\n\nYou're like the sun\nYou're so far away\nBut your light shines on\nAnd brightens each day\nWhen you're not around\nYou make it worthwhile to expect you\n\nYou're like the sun\nYou turn on a switch\nAnd the gloom is gone\nYou gave me my life\nAnd you carry on\nWithout ever wanting a thank you\nYou're like the sun\n\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo-doo-doo, doo-doo-doo-doo\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo-doo-doo, doo-doo-doo-doo\n\nEveryone loves you\nAnd wants you around\nBut it's me most of all\nFor my own selfish reasons\n\nYou paint my sky blue\nAnd you spin my earth 'round\nSo don't leave me alone\n'Cause I can't stand to miss you\n\nYou're like the sun\nYou're so far away\nBut your light shines on\nAnd brightens each day\nWhen you're not around\nYou make it worthwhile to expect you\n\nYou're like the sun\nYou turn on a switch\nAnd the gloom is gone\nYou gave me my life\nAnd you carry on\nWithout ever wanting a thank you\nYou're like the sun\n\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo-doo-doo, doo-doo-doo-doo\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo-doo-doo, doo-doo-doo-doo\n\nYou're like the sun\nYou're so far away\nBut your light shines on\nAnd brighten my days\nWhen you're not around\nYou make it worthwhile to expect you (ooh-ooh-ooh-ooh-ooh)\n\nYou're like the sun\nYou turn on a switch\nAnd the gloom is gone\nYou gave me my life\nAnd you carry on\nWithout ever wanting a thank you (ooh-ooh-ooh)\nYou're like the sun\n(Ooh-ooh-ooh)\n\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo, doo-doo-doo, doo, doo","language":"en","license_type":"CC BY-NC-ND","file_name":"subsets\/en\/audio\/Explosive_Ear_Candy_-_Like_The_Sun.mp3"} +{"name":"Cortez_-_Feel__Stripped_","text":"Yeah, oh\n\nPlease don't stand over here\nAct like you care, so self-aware\nI know you were not scared\nI could've died, but that isn't fair, huh?\nBut what am I supposed to think?\nYou weren't there for me\n'Cause I'm not who I should be for you\n\nYou've got a record and a past\nGuess that's what makes me the ass\nI should've known, I should've cared\nHow could I have been so unprepared?\nNow where does the good boy go to hide away, hide the pain?\n'Cause you won't see me cry when I'm done\n\nWhat is it that you want from me, want from me?\nWhat is it that you want from me, want from me?\nI want you to feel, I want you to feel\nI want you to feel, I want you to feel\n\nI'm a feather in the wind\nI'm carried away by all that you say\nSitting on thin air\nI'm a loss to my friends\nToo unpersuaded by all they're saying\nAnd you can't pretend to care, yeah\n\nYeah, I was reckless in the past\nI was see-through just like glass\nDid all I could to make this last\nSo how could you be such an ass?\nI know where the good boys go to hide the pain, hide the pain\nBut that don't mean I die when you don't\n\nWhat is it that you want from me, want from me?\nWhat is it that you want from me, want from me?\nI want you to feel, I want you to feel\nI want you to feel, I want you to feel\n\nWhat is it that you want from me, want from me?\nWhat is it that you want from me, want from me?\nI want you to feel, I want you to feel\nI want you to feel, I want you to feel\n\nGood boys go to hide the pain, hide the pain\n'Cause you won't see me cry when I'm done\nI know where the good boys go to hide the pain, hide the pain\nBut that don't mean I die when you don't","language":"en","license_type":"CC BY","file_name":"subsets\/en\/audio\/Cortez_-_Feel__Stripped_.mp3"} +{"name":"1_Freak_-_Automatisch_Gekommen","text":"Ich w\u00fcrd' so gerne meinen Namen verlieren\n(Das w\u00e4r' schon okay)\nVollkommen unerkannt durch Stra\u00dfen maschieren\n(No, you don't know me)\nEs w\u00fcrde niemand danach fragen was geht\n(Alter schei\u00df auf mein Smartphone)\nUnd ich h\u00e4tte endlich Zeit zu verstehn\n(Ich muss einfach mal klar kommen)\n\nIch schlie\u00df' mich ein\nUnd komm' nicht raus\n\nIch bin ein Freak, ein Freak\nRede st\u00e4ndig von meinem wundersch\u00f6nen Glied\nIch bin ein Freak, ein Freak\nGlaube nicht, dass es f\u00fcr mich hier etwas gibt\nIch bin ein Freak, ein Freak\nRede st\u00e4ndig nur von meiner schei\u00df Musik\nIch bin ein Freak, ein Freak\nGlaube nicht, dass mich von euch jemand besiegt\nIch bin ein Freak!\n\nIch w\u00fcrd' so gern den ganzen Tag musizieren\n(So mit Hoes und Cocain)\nWer das nicht will, kann bei mir oral probieren\n(K\u00f6nnte sofort losgehn)\nH\u00f6rt sich das an, als w\u00fcrd' ich Spanisch verstehn?\n(Una loco pendejo)\nIch zeig dir einfach meinen Penis und geh\n(Ich bin interessiert an dem Echo)\n\nIch schlie\u00df' mich ein\nUnd komm' nicht raus\n\nIch bin ein Freak, ein Freak\nRede st\u00e4ndig von meinem wundersch\u00f6nen Glied\nIch bin ein Freak, ein Freak\nGlaube nicht, dass es f\u00fcr mich hier etwas gibt\nIch bin ein Freak, ein Freak\nRede st\u00e4ndig nur von meiner schei\u00df Musik\nIch bin ein Freak, ein Freak\nGlaube nicht, dass mich von euch jemand besiegt\nIch bin ein Freak!\n\nW\u00e4hrend du sprichst, bin ich in Gedanken nackt\nIch trage nur meine Gitarre\nIch h\u00f6r nicht hin, ob irgendjemand etwas sagt\nIch glaub' wir reden \u00fcber Mathe\nW\u00e4hrend du sprichst, bin ich in Gedanken nackt\nIch trage nur meine Gitarre\nIch h\u00f6r nicht hin, ob irgendjemand etwas sagt\nIch glaub', ich sitze in der Kacke\n\nIch bin ein Freak, ein Freak\nRede st\u00e4ndig von meinem wundersch\u00f6nen Glied\nIch bin ein Freak, ein Freak\nGlaube nicht, dass es f\u00fcr mich hier etwas gibt\nIch bin ein Freak, ein Freak\nRede st\u00e4ndig nur von meiner schei\u00df Musik\nIch bin ein Freak, ein Freak\nGlaube nicht, dass mich von euch jemand besiegt\nIch bin ein Freak!\n\nIch bin ein Freak!\nIch bin ein Freak!\nIch bin ein Freak!\n\nGlaube nicht, dass mich von euch jemand besiegt\n\nIch bin ein Freak!","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/1_Freak_-_Automatisch_Gekommen.mp3"} +{"name":"Baila_-_Alfonso_Lugo","text":"Qu\u00e9 bueno que swipeaste a la derecha, mam\u00e1\nPorque a esta noche le daremos movimiento\nQue uno o dos tequilas solo pa' calentar\nMira que aqu\u00ed estamos pa' disfrutar el momento\n\nShow me what you got, oh baby, dance for me y me das\nToda tu pasi\u00f3n y tu sudor, mas vete lento\nQue no tengo prisa, que esta noche da pa' m\u00e1s\nMu\u00e9vete cerquita aqu\u00ed nom\u00e1s\n\nBaila, baila, hasta que me enamores, baby, t\u00fa\nBaila, baila, probar\u00e9 tus sabores, baby, t\u00fa\nBaila, baila, ens\u00e9\u00f1ame tus colores, baby, t\u00fa\nBaila, baila, al beat de mi coraz\u00f3n\n\nToma mi mano, dame tu espalda\nY lentamente sentir\u00e9 c\u00f3mo me bailas\nMu\u00e9vete rico, que no hay palabras\nPa' describir c\u00f3mo en mi cielo t\u00fa te empalmas\n\nMueve tus pies, que bien sab\u00e9s\nQue yo contigo desde el bungee y sin arn\u00e9s\nY al o\u00eddo, yo te dir\u00e9\nQue el dirty talk se nos vendr\u00e1 hasta en ingl\u00e9s, oh yes (oh yes)\n\nBaila, baila, hasta que me enamores, baby, t\u00fa\nBaila, baila, probar\u00e9 tus sabores, baby, t\u00fa\nBaila, baila, ens\u00e9\u00f1ame tus colores, baby, t\u00fa\nBaila, baila, al beat de mi coraz\u00f3n\n\nY a la luna llena le daremos calor\nY esta noche entera pintar\u00e1 de colores\nBaby, t\u00fa me bailas y me llegan los temblores\nPorque con tus labios t\u00fa me das to's los sabores\n\nSabes que este mundo no es lo mismo sin tu amor\nD\u00e1melo todo, que yo lo acomodo\nD\u00e1melo al max, que el m\u00edo lo tendr\u00e1s\nLlen\u00e9monos de besos, que hoy somos traviesos en exceso\n\nBaila, baila, hasta que me enamores, baby, t\u00fa\nBaila, baila, probar\u00e9 tus sabores, baby, t\u00fa\nBaila, baila, ens\u00e9\u00f1ame tus colores, baby, t\u00fa\nBaila, baila, al beat de mi coraz\u00f3n","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/Baila_-_Alfonso_Lugo.mp3"} +{"name":"Besando_Sapos_-_Dream_Tabu","text":"Esta es la ocasi\u00f3n\nDe verte marchar\nPor fin vivir\u00e9\nPor fin voy a luchar\nMi vida sin ti\nMi vida y nadie m\u00e1s\n\nEs el momento\nDe verme triunfar\nDe dejarte atr\u00e1s\nDecir adi\u00f3s sin m\u00e1s\nLo nuestro est\u00e1 as\u00ed\n\u00bfQu\u00e9 quieres de m\u00ed?\n\nSali\u00f3 la verdad\nNo me enga\u00f1ar\u00e1s\nYo quiero vivir\nSin mirar atr\u00e1s\nLo nuestro acab\u00f3\nAs\u00famelo ya\n\nBesando sapos\nPaso la vida as\u00ed\nBuscando al guapo\nQue me haga sonre\u00edr\nNo s\u00e9 qui\u00e9n me cont\u00f3\nQue hab\u00eda un final feliz\n\nCre\u00eda que t\u00fa\nEras especial\nUn hombre distinto\nA los dem\u00e1s\nQu\u00e9 tonta que fui\nNo entiendo qu\u00e9 te vi\n\nPerd\u00ed la esperanza\nDe tanto esperar\nAlguien que me quiera\nAlguien de verdad\nQu\u00e9 mal verme as\u00ed\nTengo que espabilar\n\nVuelve a suceder\nLa historia de ayer\nTengo que aprender\nNo lo puedo creer\nQue me pase a m\u00ed\nQue me pase otra vez\n\nBesando sapos\nPaso la vida as\u00ed\nBuscando al guapo\nQue me haga sonre\u00edr\nNo s\u00e9 qui\u00e9n me cont\u00f3\nQue hab\u00eda un final feliz\nUn final feliz\n\nBesando sapos\nBesando sapos\n\nBesando sapos\nPaso la vida as\u00ed\nBuscando al guapo\nQue me haga sonre\u00edr\nNo s\u00e9 qui\u00e9n me cont\u00f3\nQue hab\u00eda un final feliz\n\nBesando sapos\nPaso la vida as\u00ed\nBuscando al guapo\nQue me haga sonre\u00edr\nNo s\u00e9 qui\u00e9n me cont\u00f3\nQue hab\u00eda un final feliz\nUn final feliz","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/Besando_Sapos_-_Dream_Tabu.mp3"} +{"name":"Bitte_beweg_dich_nicht_-_Bukto","text":"Du bist es nicht, die so sehr f\u00fcr eine Sache brennt\nDass man sie hinterher vor lauter Ru\u00df nicht wiedererkennt\nDu stehst nicht unter Strom, zumindest nicht permanent\nAuch f\u00fcr die kleinen Dinge bleiben dir immer noch ein paar Prozent\nDu bist es nicht, die gern etwas auf sich beruhen l\u00e4sst\nOder die schon bevor das Licht angeht den Kinosaal verl\u00e4sst\nWas sich festzuhalten lohnt, l\u00e4sst du nicht einfach ziehen\nDu h\u00f6rst den Sternen dann nur zu, wenn sie es sich wirklich verdienen\n\nSo wie du bist, bist du genau, wie ich dich will\nWas du auch anstellst, tust du mit Grazie und Stil\nDein guter Geschmack ist unbestreitbar und er spricht f\u00fcr sich\nBitte beweg dich nicht\nBitte beweg dich nicht\n\nDu hast ein wachsames Auge, ein verst\u00e4ndnisvolles Ohr\nDie Fehler der Vergangenheit h\u00e4ltst du mir nur selten vor\nDu bist mein Groupie, Fan und Kritiker in Personalunion\nWer kann das schon von sich behaupten? Ich kann behaupt'n, ich kann das schon\nSo manche Schnapsidee hast du mir um die Ohr'n gehaun\nWenn ich vor diesen Viechern nicht so viel Respekt h\u00e4tte, w\u00fcrde ich mit dir auch Pferde klauen\n\nSo wie du bist, bist du genau, wie ich dich will\nWas du auch anstellst, tust du mit Grazie und Stil\nDein guter Geschmack ist unbestreitbar und er spricht f\u00fcr sich\nBitte beweg dich nicht\nBitte beweg dich nicht\n\nStolperst du \u00fcber deine Tr\u00e4ume, helfe ich dir wieder auf\nEin blaues Auge und verschrammte Knie nehm' ich daf\u00fcr gern in Kauf\nIch halt dich an der Leine, wenn dein Kopf \u00fcber den Wolken schwebt\nUnd ich lass mich mit dir treiben, w\u00e4hrend unter uns die Erde bebt\n\nSo wie du bist, bist du genau, wie ich dich will\nWas du auch anstellst, tust du mit Grazie und Stil\nDein guter Geschmack ist unbestreitbar und er spricht f\u00fcr sich\nBitte beweg dich nicht\n\nSo wie du bist, bist du genau, wie ich dich will\nSo wie du bist, bist du genau, wie ich dich will\nSo wie du bist, bist du genau, wie ich dich will\nBitte beweg dich nicht\nBitte beweg dich nicht","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Bitte_beweg_dich_nicht_-_Bukto.mp3"} +{"name":"Burn_Out_Man_-_Abendblau","text":"Mannomann, am Ende des Tages ist immer noch Arbeit \u00fcbrig\n\nWenn andere ihre Kinder betten\nBrennt im B\u00fcro ein Licht\nMan sieht dich dort die Firma retten\nDie sonst zusammenbricht\n\nNa ja, Kollege, einer muss sich ja darum k\u00fcmmern\n\nEs ist noch Arbeit \u00fcbrig, du hasts noch nicht geschafft\nDu musst die Welt noch retten, sonst wird sie hingerafft\n\nIch kann machen, was ich will\nAm Ende der Woche ist auch noch Arbeit \u00fcbrig\n\nAndere h\u00fcten Kinder\nDu hast nicht mal einen Hund\nDu brauchst auch keine Wohnung\nB\u00fcroschlaf ist ja so gesund\n\nSonst ist ja keiner mehr da, ihr braucht mich doch!\n\nEs ist noch Arbeit \u00fcbrig, du hasts noch nicht geschafft\nDu musst die Welt noch retten, sonst wird sie hingerafft\nBurnout-Man\n\nAm Tag vor dem Urlaub ist auch noch Arbeit \u00fcbrig!\n\nAndere packen Koffer\nDu stornierst den Flug\nDie wichtige Bestellung\nKommt sonst nicht mehr zum Zug\n\n\u00dcbernimmt denn hier keiner au\u00dfer mir Verantwortung?\n\nEs ist noch Arbeit \u00fcbrig, du hasts noch nicht geschafft\nDu musst die Welt noch retten, sonst wird sie hingerafft\nOh, Burnout-Man\n\nKurz vor der Rente ist auch noch Arbeit \u00fcbrig!\n\nAndere m\u00e4hen schon Rasen\nAber du bist noch im Amt\nDenn du musst noch was schaffen\nDazu bist du verdammt\n\nMir wirds ja auch zu viel, aber wir k\u00f6nnen doch nicht alles den Bach runtergehen lassen\n\nEs ist noch Arbeit \u00fcbrig, du hasts noch nicht geschafft\nDu musst die Welt noch retten, sonst wird sie hingerafft\nBurnout-Man\n\nAm Ende des Lebens ist auch noch Arbeit \u00fcbrig\n\nAndere d\u00fcrfen schon modern\nAber du bist noch nicht tot\nDie Welt, die braucht dich immer noch\nAls Retter in der Not\n\nBegrabt mich mit meinem Laptop! Ich muss noch meine Mails checken\n\nEs ist noch Arbeit \u00fcbrig, du hasts noch nicht geschafft\nDu musst die Welt noch retten, sonst wird sie hingerafft\n\nOh, Burnout-Man\nBurnout-Man\nBurnout-Man\nBurnout-Man\nBurnout-Man","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Burn_Out_Man_-_Abendblau.mp3"} +{"name":"Cafe_Jenseitz_Bebelstra\u00dfe_-_kangaroo.musique","text":"Wo gibts den besten Milchkaffee\nHimbeer- oder Rooibuschtee?\nWo gibt es Fr\u00fchst\u00fcck bis nach zwei?\nIm Caf\u00e9 Jenseitz\n\nWo wird man immer nett begr\u00fc\u00dft\nWo tuckt der Chef in der Komb\u00fcs'\nWo sieht man dir gern auf dein Teil\nIm Caf\u00e9 Jenseitz\n\nWo dreht man gleich den Kopf zur\u00fcck\nNur weil ein Gast die Klinke dr\u00fcckt\nWo sitzt man gerne auch zu zweit\nIm Caf\u00e9 Jenseitz\n\nWo gibt es Bowle mal umsonst\nWenn du zur Grand Prix Party kommst\nWo kassierst du 60 Euro dann\nIm Caf\u00e9 Jenseitz\nDas Caf\u00e9 f\u00fcr den Mann","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Cafe_Jenseitz_Bebelstra\u00dfe_-_kangaroo.musique.mp3"} +{"name":"Capotes_\u00e0_un_Franc_-_elmanu","text":"Salut mon grand, comment \u00e7a va ?\n\u00c7a faisait longtemps que j't'avais pas\nEnvoy\u00e9 une petite lettre, c'est pas \u00e9vident\nTu sais, j'ai beau leur demander\nIls font la gueule au PTT\nLe code postal du Paradis n'est pas courant\n\nMais je me dis que maintenant que les capotes sont \u00e0 un franc\nJ'vais en gonfler dix \u00e0 l'h\u00e9lium pour accrocher\nLa lettre que j'\u00e9cris \u00e0 l'instant, qui s'en ira au gr\u00e9 du vent\nIl ne te restera plus qu'\u00e0 la rattraper\n\nTu sais, t'aurais pas du crever, la vie n'\u00e9tait pas termin\u00e9e\nHier encore, y avait des vagues et puis du vent\nOn aurait pu aller surfer, mais t'as pr\u00e9f\u00e9r\u00e9 te casser\nDans le jardin d'\u00c9den, dans le jardin du temps\n\nMais tu te dis que maintenant que les capotes sont \u00e0 un franc\nTon c\u0153ur battrait plus fort, quand arrive l'\u00e9t\u00e9\nTu sentirais encore le vent, les grains de sable et puis le temps\nCouler entre tes doigts, et glisser sous tes pieds\n\nOK, je sais bien qu'elle \u00e9tait super bandante \u00e0 en crever\nElle t'a entra\u00een\u00e9 dans son lit, tu pouvais pas refuser\nTu n'avais que deux francs sur toi, et t'as pens\u00e9, \u00ab 'tention, SIDA \u00bb\nMais qu'une fille belle comme \u00e7a \u00e9tait immunis\u00e9e\n\nEt tu te dis que maintenant que les capotes sont \u00e0 un franc\nTu serais encore l\u00e0 et tu raconterais\nQue t'avais fait l'amour deux fois sans penser qu'avec cette fille l\u00e0\nL'amour et la mort \u00e9taient \u00e0 jamais li\u00e9s","language":"fr","license_type":"CC BY-NC-SA","file_name":"subsets\/fr\/audio\/Capotes_\u00e0_un_Franc_-_elmanu.mp3"} +{"name":"Caralibro_-_Vagos_Permanentes","text":"Etiqueto, agrego, me hago fan, cambio mi nick\nLo publico en mi muro, lo comparto con un tweet\nSubo fotos mo\u00f1as, actualizo mi perfil\nRecolecto y me suscribo a tu feed\n\nTengo cuatro mil amigos, soy un t\u00edo s\u00faper popular\nA pesar de que a ninguno he visto jam\u00e1s\nSi echo en falta compa\u00f1\u00eda, va siendo hora de activar el chat\nTodo es falso, pero me da igual\n\nS\u00ed, s\u00ed, es tu vida una patra\u00f1a\nSin haza\u00f1as, que te enga\u00f1a, es una puta casta\u00f1a\nExistencia ermita\u00f1a que te nubla y te empa\u00f1a\nTodo juicio y raz\u00f3n, te lo digo sin rencor\nPero te falta un hervor y poco a poco est\u00e1s cayendo\nEn el hoyo de la enajenaci\u00f3n, por favor\nSal de tu letargo y hazte cargo de que el mundo\nNo se encierra tras tu pobre monitor\n\nHoy sal\u00ed a la calle, todo es nuevo para m\u00ed\nLlevaba m\u00e1s de tres a\u00f1os metido en mi cuchitril\nMe he sentido solo, sin saber a d\u00f3nde ir\nAhora entiendo por qu\u00e9 dicen que soy un freak\n\nTengo cuatro mil amigos, soy un t\u00edo s\u00faper popular\nA pesar de que a ninguno he visto jam\u00e1s\nSi echo en falta compa\u00f1\u00eda, va siendo hora de activar el chat\nTodo es falso, pero me da igual","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/Caralibro_-_Vagos_Permanentes.mp3"} +{"name":"CHRISTMAS_AVEC_TOI_-_imfreshyourepretty","text":"Ouh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\n\nQuand vient l'hiver, je l'attends\nComme les cloches sonnent en automne\nSur cet air, je m'\u00e9merveille\nQuand viennent les souhaits que je fredonne\nUne m\u00e9lodie de No\u00ebl\nPour des nostalgies d'enfance\nJuste un regard vers le ciel\nToi et moi quand j'y repense\nJ'attendrai si il le faut\nUn couplet et quelques v\u0153ux\nCe soir quand il fera chaud\nQuelques heures au coin du feu\n\nChristmas, Christmas\nAll I want is only you\nChristmas, Christmas\nNotre amour en rendez-vous\n\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\n\nQuand vient l'hiver, je l'attends\nComme les cloches sonnent en automne\nSur cet air, je m'\u00e9merveille\nQuand viennent les souhaits que je fredonne\nUne m\u00e9lodie de No\u00ebl\nPour des nostalgies d'enfance\nJuste un regard vers le ciel\nToi et moi quand j'y repense\nJ'attendrai si il le faut\nUn couplet et quelques v\u0153ux\nCe soir quand il fera chaud\nQuelques heures au coin du feu\nUn seul souhait, oui, j'aimerais\n\nMerry Christmas everyday\nTe revoir m\u00eame qu'une fois\nChristmas, Christmas avec toi\nJ'attendrai jusqu'au matin\nUn happy end, un refrain\n\nChristmas, Christmas\nAll I want is only you\nChristmas, Christmas\nNotre amour en rendez-vous\nChristmas, Christmas\nAll I want is only you\nChristmas, Christmas\nUn regard, quelques mots doux\n\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\n\nChristmas, Christmas\nAll I want is only you\nChristmas, Christmas\nNotre amour en rendez-vous\nChristmas, Christmas\nAll I want is only you\nChristmas, Christmas\nAll I want is only you\nChristmas, Christmas\nUn regard, quelques mots doux","language":"fr","license_type":"CC BY","file_name":"subsets\/fr\/audio\/CHRISTMAS_AVEC_TOI_-_imfreshyourepretty.mp3"} +{"name":"CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO","text":"Deja que te cuente\nDeja que te diga\nQue tengo miedo de volver\n\nAunque yo te quiera\nAunque seas mi vida\nSolo me acuerdo del ayer\n\nCuando tus miradas eran distintas\nCuando tus palabras me hac\u00edan sufrir\nCuando por tenerte hubiese dado mi vida\nCuando te alejabas poco a poco de m\u00ed\n\nY ahora est\u00e1s solo y gritas al cielo\nQue t\u00fa sin mis besos no sabes vivir\nMas quiero que sepas que todo este tiempo\nHa sido un infierno y que vivo tan solo pensando en ti\n\nSi al final volvemos\nNo ser\u00e1 lo mismo\nHemos cambiado, yo lo s\u00e9\n\nRazones que no cesan\nBesos compartidos\nMiedos que vuelven a nacer\n\nCuando tus miradas eran distintas\nCuando tus palabras me hac\u00edan sufrir\nCuando por tenerte hubiese dado mi vida\nCuando te alejabas poco a poco de m\u00ed\n\nY ahora est\u00e1s solo y gritas al cielo\nQue t\u00fa sin mis besos no sabes vivir\nMas quiero que sepas que todo este tiempo\nHa sido un infierno y que vivo tan solo pensando en ti\n\nNo, no, no, no, no\nPensando en ti\nNo, no, no, no, no\nPensando en ti\nNo, no, no, no, no\nPensando en ti\nNo, no, no, no, no\nPensando en ti","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO.mp3"} +{"name":"Confession_-_Quesabe","text":"Here we go\n\nAh-ah-ah\nEh-ah\nEh-ah\nYeah (yeah)\n\nSi t'es l\u00e0 c'est pour l'meilleur et pour le pire\nJ'te retiendrais pas si tu veux partir un jour\nUn coup c'est la guerre, un coup c'est la f\u00eate\nJ'sais plus trop o\u00f9 donner d'la t\u00eate\nJ'en ai fait des b\u00eatises, je sors sans pr\u00e9venir\nTu finis par \u00eatre \u00e0 bout\nUn coup c'est la guerre, un coup c'est la f\u00eate\n\nIh, eh, entre nous beaucoup trop d'questions\n(Entre nous beaucoup trop d'questions, questions)\nEh, eh, j'te l'dirais jamais mais t'avais raison\n(L'dirais jamais mais t'avais raison)\n\nNon, j'voulais pas te mentir mais\nJ'ai d\u00fb choisir entre facilit\u00e9 et courage ('rage)\n\u00c0 trop vouloir m'en sortir j'ai\nSeulement retard\u00e9 la temp\u00eate avant l'orage ('rage)\n\nEt j'te connais tr\u00e8s bien\nJe sais quand t'es bless\u00e9e, je sais quand t'es d\u00e9\u00e7ue\nJe sais que tu kiffes quand j'te regarde\nDroit dans les yeux quand j'suis au-dessus\n\nJ'voulais pas, mais tu sais comment j'suis\nVoleur d'amour, j'tavais pr\u00e9venu\nJ'ai vol\u00e9 ton c\u0153ur et celui d'ta pote\nMais celui-l\u00e0, c'\u00e9tait pas voulu\n\nEt j'sais plus quoi faire maintenant\nQue t'es partie j'pense \u00e0 avant\nJ'attends seulement que tu reviennes\nCar t'es accro \u00e0 moi comme coca\u00efne\n\nEt j'sais plus quoi faire maintenant\nQue t'es partie j'pense \u00e0 avant\nJ'attends seulement que tu reviennes\nCar t'es accro \u00e0 moi comme coca\u00efne\n\nSi t'es l\u00e0 c'est pour le meilleur et pour le pire\nJ'te retiendrais pas si tu veux partir un jour\nUn coup c'est la guerre, un coup c'est la f\u00eate\nJ'sais plus trop o\u00f9 donner d'la t\u00eate\nJ'en ai fait des b\u00eatises, je sors sans pr\u00e9venir\nTu finis par \u00eatre \u00e0 bout (\u00e0 bout)\nUn coup c'est la guerre, un coup c'est la f\u00eate\nJ'sais plus trop o\u00f9 donner d'la t\u00eate\n\nIh, eh, entre nous beaucoup trop d'questions (questions, questi')\n(Entre nous beaucoup trop d'questi')\nEh, eh, eh, j'te l'dirais jamais mais t'avais raison (jamais, jamais)\n(J'te l'dirais jamais mais t'avais raison)\n(Jamais, jamais, jamais)","language":"fr","license_type":"CC BY-NC-ND","file_name":"subsets\/fr\/audio\/Confession_-_Quesabe.mp3"} +{"name":"Culture_&_Co._-_cool.cavemen","text":"Um, dois, tr\u00eas, quatro\n\nImagine-toi qu'un beau jour\nTu devras payer pour respirer\nCours vite pour te faire assurer\nSi tu veux pas trop en baver\nEn plus de te faire marcher dessus\nLe but est de te taxer\n\nSi tu veux jouer un r\u00f4le\nAttends encore, oh\nCulture and Co. dans ton bol\nPas de remords, oh\n\nBient\u00f4t toute l'inspiration\nSe fera devant la t\u00e9l\u00e9vision\nO\u00f9 seront les bonnes \u00e9missions\nComme un suppo \u00e0 t'foutre dans le fion\nEn plus de te faire marcher dessus\nLe but est de te saigner\n\nSi tu veux jouer un r\u00f4le\nAttends encore, oh\nCulture and Co. dans ton bol\nPas de remords, oh\n\n(Eh-eh-eh, eh-eh-eh-eh, eh-eh-eh)\n(Eh-eh-eh, eh-eh-eh-eh, eh-eh-eh)\n\nSi tu veux jouer un r\u00f4le\nAttends encore, oh\nCulture and Co. dans ton bol\nPas de remords, oh","language":"fr","license_type":"CC BY-NC-ND","file_name":"subsets\/fr\/audio\/Culture_&_Co._-_cool.cavemen.mp3"} +{"name":"Da_wurdest_du_geboren_-_Alice_Tlustos_","text":"Hoffnungslos im Dunkel meines Seins raste ich dahin\nSuchte nach dem Sinn meines Lebens\nVoller Angst war ich gefangen, suchte nach dem Ziel\nHasste dieses Spiel meines Lebens\nWahrheit war mir fremd, zu schwer, Anerkennung galt\nDenn mein Herz war kalt, ohne Liebe\n\nJesus, da wurdest du geboren\nLicht f\u00fcr meine Dunkelheit\nHoffnung meiner kalten Seele\nTrost in Not und Leid, Jesus\n\nDu hast alles selbst erlebt, hast den Thron verlassen\nF\u00fchltest Lieben, Hassen dieser Welt\nDu verstehst das tiefste Leid, Blindheit weicht vor dir\nSchenkst dein Licht auch mir, Jesus\n\nF\u00fcr dein Kommen ehr' ich dich, Majest\u00e4t vom All\nLegst dich in den Stall meines Lebens\n\nJesus, du wirst in mir geboren\nLicht f\u00fcr meine Dunkelheit\nHoffnung meiner kalten Seele\nTrost in Not und Leid, Jesus\n\nJesus, du wirst in mir geboren\nLicht f\u00fcr meine Dunkelheit\nHoffnung meiner kalten Seele\nTrost in Not und Leid, Jesus, Jesus","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Da_wurdest_du_geboren_-_Alice_Tlustos_.mp3"} +{"name":"de_bonne_humeur_-_Le_Nez_Tordu","text":"M\u00eame si mon r\u00e9veil ne sonne pas\nEt qu'on m'attend, c'est important\nM\u00eame si y a plus d'filtres \u00e0 caf\u00e9\nEt qu'il m'faut \u00e7a pour d\u00e9marrer\nM\u00eame si, putain, j'trouve plus les cl\u00e9s\nDe ma bagnole qui est plus gar\u00e9e\nL\u00e0 o\u00f9 elle s'endort tous les soirs\nOn m'la chourr\u00e9e, c'est un cauchemar\n\nDe bonne humeur, m\u00eame de bonne heure\nJe prends les choses avec douceur\nDe bonne humeur, m\u00eame de bonne heure\nIl en faut plus pour m'donner des sueurs\n\nM\u00eame si j'tra\u00eene les pieds dans la rue\nEt qu'mon briquet a disparu\nM\u00eame si les rumeurs sur mon compte\nS'amplifient \u00e0 chaque seconde\nM\u00eame si on m'attend au bureau\nJ'suis quand m\u00eame vert pour ma Clio\nEt quand bien m\u00eame j'ai de l'herp\u00e8s\nJe n'oublie pas qu'il faut qu'je reste\n\nDe bonne humeur, m\u00eame de bonne heure\nJe prends les choses avec douceur\nDe bonne humeur, m\u00eame de bonne heure\nIl en faut plus pour m'donner des sueurs\n\nM\u00eame si j'ai pas les num\u00e9ros\nGagnants au tirage du loto\nM\u00eame si je me suis fait virer\nCar mon r\u00e9veil n'a pas sonn\u00e9\nM\u00eame si ma copine s'est tap\u00e9e\nLe fils du voisin de palier\nM\u00eame si je ressens un petit stress\nJe n'oublie pas qu'il faut qu'je reste\n\nDe bonne humeur, m\u00eame de bonne heure\nJe prends les choses avec douceur\nDe bonne humeur, ouais, m\u00eame de bonne heure\nIl en faut plus pour m'donner des sueurs\n\nDe bonne humeur, m\u00eame de bonne heure\nJe prends les choses avec douceur\nDe bonne humeur, ouais, m\u00eame de bonne heure\nIl en faut plus pour m'donner des sueurs","language":"fr","license_type":"CC BY-NC-SA","file_name":"subsets\/fr\/audio\/de_bonne_humeur_-_Le_Nez_Tordu.mp3"} +{"name":"Der_Baum_-_Dienstag_is_Damensauna_(2)","text":"Wenn ihr so weiter macht, verspielt ihr meine Zukunft\nSeid ihr doof?\n\nVor dem K\u00fcchenfenster\nSteht ein alter Baum\nSo alt wie er ist\nKrieg' ich das Grauen\n\nDer Baum der steht da seit Jahren\nSchon lang' bevor wir da waren\nAuch wird er nicht vergehn\nWenn die Natur es l\u00e4sst geschehen\n\nDer Baum braucht nicht viel\nEr will nur \u00fcberleben\nNehmt euch ein Beispiel\nH\u00f6rt auf nach Reichtum zu streben\n\nDer Baum der braucht nicht viel\nEr will nur \u00fcberleben\nNehmt euch ein Beispiel\nH\u00f6rt auf nach Reichtum zu streben\n\nWenn er k\u00f6nnt', w\u00fcrd' er erz\u00e4hlen\nWer schon alles unter ihm sa\u00df\nIhm is' egal\nEr kennt kein' Rassenhass\n\nDie Parteien, die regieren\nSind ihm total egal\nEr spendet seine Fr\u00fcchte\nDadurch ist er sehr sozial\n\nDer Baum braucht nicht viel\nEr will nur \u00fcberleben\nNehmt euch ein Beispiel\nH\u00f6rt auf nach Reichtum zu streben\n\nDer Baum der braucht nicht viel\nEr will nur \u00fcberleben\nNehmt euch ein Beispiel\nH\u00f6rt auf nach Reichtum zu streben\n\nDoch gibt es Idioten\nDie seine Sch\u00f6nheit nicht seh'n\nF\u00fcr ein bisschen Kohle\nLassen sie ihn nicht stehn\n\nDer Baum braucht nicht viel\nEr will nur \u00fcberleben\nNehmt euch ein Beispiel\nH\u00f6rt auf nach Reichtum zu streben\n\nDer Baum braucht nicht viel\nEr will nur \u00fcberleben\nNehmt euch ein Beispiel\nH\u00f6rt auf nach Reichtum zu streben","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Der_Baum_-_Dienstag_is_Damensauna_(2).mp3"} +{"name":"Der_Musiker_-_d-music","text":"Es ist weit gefehlt\nDass es immer qu\u00e4lt\nWenn ein Musiker schlicht\nVon seinem Alltag spricht\nSei's Melancholie\nOder Hysterie\nWenn ich ehrlich bin\nHab' ich das nie\n\nDieses magische Greifen\nNach der neuen Idee\nWas nur m\u00f6glich sei\nMit der guten Fee\nIst 'ne Ideologie\nVon Anfang an\nUnd genau besehen\nIst da gar nichts dran\n\nKomponieren und Dichten\nAls br\u00e4uchte man nur\nVon den Musen berichten\nSo ist es nicht\nDenn wenn alles bricht\nNimmt man doch R\u00fcckzug\nZu Lug und Trug\n\nEinen Song zu schreiben\nIst keine g\u00f6ttliche Gunst\nIst im doppelten Sinne\nEinfach Kunst\nEin profanes Geschehen\nWie 'ne Schraube drehn\nMit Geduld und Mut\nWird alles gut\n\n(Uh, ah-ja, eh-jo)\nIch mach' Musik, Musik\nWeil es mich schon immer trieb\n\n(Uh, ah-ja, eh-jo)\nIch mach' Musik, Musik\nEvery day and every week\n\nDoch an manchen Tagen\nIst es einfach schwer\nDa w\u00fcnscht ich mir\nSolche Musen daher\nDie mir sagen wie's geht\nUnd mich einfach k\u00fcssen\nUnd der Song sich schreibt\nOhne Gr\u00fcbeln zu m\u00fcssen\n\nDoch die Gr\u00fcbelei\nIst auch was Sch\u00f6nes dabei\nDass du suchst und suchst\nManchmal kr\u00e4ftig fluchst\nKeinen Ausweg siehst\nUnd in Tr\u00fcbsinn fliehst\nDoch du kommst wieder raus\nMit einem neuen Ohrenschmaus\n\nJa, was neues zu h\u00f6r'n\nDass es noch nicht gab\nIst der ganze T\u00f6rn\nIst der helle Tag\n\nEs ist ein Hochgef\u00fchl\nDass sich in dir aufstellt\nDein warmer Regen\nDer aus dir rausquellt\nGanz allein daf\u00fcr\nLohnt der Aufwand schon\nUnd die neuen T\u00f6ne\nSind der h\u00f6chste Lohn\n\n(Uh, ah-ja, eh-jo)\nIch mach' Musik, Musik\nWeil es mich schon immer trieb\n(Uh, ah-ja, eh-jo)\nIch mach' Musik, Musik\nEvery day and every week\n\nZu den sch\u00f6nsten Sachen\nAm Musik machen\nGeh\u00f6rt der Jam\nDen andere entfachen\nDu gemeinsam suchst\nUnd gemeinsam findest\nOhne dass du dich\nNur an Formen bindest\n\nIns Blaue hinein\nZu viert zu drei'n oder zwei'n\nIst ein Geschehen\nMit g\u00f6ttlichen Weihen\nCommunio, im engsten Sinne\nEine Einigkeit\nIn der ich mich gewinne\n\n(Uh, ah-ja, eh-jo)\nIch mach' Musik, Musik\nWeil es mich schon immer trieb\n(Uh, ah-ja, eh-jo)\nIch mach' Musik, Musik\nEvery day and every week","language":"de","license_type":"CC BY-NC-SA","file_name":"subsets\/de\/audio\/Der_Musiker_-_d-music.mp3"} +{"name":"dich_gehen_zu_sehn._-_Wingenbach_Frank","text":"Ich tr\u00e4um' den ganzen Tag von dir\nOh bitte, glaube mir, ich wei\u00df nicht, warum?\n\nDu bist so weit weg\nIch f\u00fchle mich wie 'n St\u00fcck Dreck\nIch wei\u00df nicht, warum?\n\nIn meinem Kopf dreht sich alles nur um dich\nVerdammt nochmal, lass mich nicht im Stich\nIch liebe, ich lieb' nur dich\nIch lieb' nur dich\n\nDu schaust mir tief in die Augen und l\u00e4chelst mich an\nIch kapiere jetzt erst, ich bin nicht der Mann\nLiebe zu zeigen, oh, f\u00e4llt mir so schwer\nBei mir war es eh ziemlich lang her\nEs tut so weh, dich gehen zu sehen\nEs tut so weh, es tut so weh, dich gehen zu sehen\n\nIch hab mich versteckt, um dich zu seh'n\nIch hab mich versteckt, um dich zu verstehn\n\nDoch du liefst immer von mir weg, ich hab das nie verstanden\nEs tut so weh, dich gehen zu seh'n\nEs tut so weh, dich gehen zu seh'n\nEs tut so weh, es tut so weh, dich gehen zu seh'n\n\nIch tr\u00e4um' den ganzen Tag von dir\nUnd hoffe, du kommst zu mir","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/dich_gehen_zu_sehn._-_Wingenbach_Frank.mp3"} +{"name":"Die_Revolution_geh\u00f6rt_Dir!_-_partysahnen","text":"Wei\u00dft du noch damals\nAls wir durch die Stra\u00dfen gingen\nWei\u00dft du noch damals\nAls die Revolution in den K\u00f6pfen war\n\nUnd damals dachten sie\nSie w\u00e4ren unbesiegbar\nUnd damals f\u00fchlten sie sich\nZusammen einfach unschlagbar\n\nHeute sind sie\nIn Seattle und Canc\u00fan\nStreiten f\u00fcr Freiheit\nUnd f\u00fcr Revoluzzer-Ruhm\n\nSie rufen gemeinsam\n(Rufen gemeinsam)\nZur letzten gro\u00dfen Schlacht\nDen H\u00fcttenfrieden\n(Frieden)\nRohe Gewalt kostet Macht\n\nUnd ich steh' auf der Stra\u00dfe\n(Ich steh auf der Stra\u00dfe)\nUnd wei\u00df nicht, was soll ich hier\n(Und wei\u00df nicht, was soll ich hier)\nIch bin nicht dagegen\n(Ich bin nicht dagegen)\nIch bin nicht daf\u00fcr\n(Und ich bin nicht daf\u00fcr)\nIch f\u00fchl' meine Ohnmacht\n(Ich f\u00fchl' meine Ohnmacht)\nUnd geh' jetzt nach Hause\n(Und geh' jetzt nach Hause)\nWo seid ihr denn alle?\n(Wo seid ihr denn alle?)\nDie B\u00fchne geh\u00f6rt jetzt dir\n\nDie Revolution geh\u00f6rt dir\n(Die Revolution)\nDie Revolution geh\u00f6rt dir\n(Die Revolution)\nDie Revolution geh\u00f6rt dir\n(Die Revolution)\nDie Revolution geh\u00f6rt dir\n(Die Revolution)","language":"de","license_type":"CC BY-NC-SA","file_name":"subsets\/de\/audio\/Die_Revolution_geh\u00f6rt_Dir!_-_partysahnen.mp3"} +{"name":"Diosa_de_la_noche_-_Brunela_Crochenci","text":"Ella es un misterio para la humanidad\nNo hay leyenda alguna que revele su verdad\nViaja entre las sombras, es la eterna oscuridad\nDeja que te cuente un poco m\u00e1s\n\nCabellos de plata y mirada de cristal\nUna piel radiante y oscura como el mar\nLas criaturas duermen con su arrullo angelical\nDeja que te cuente un poco m\u00e1s\n\nY dicen que ella vive aqu\u00ed desde hace a\u00f1os\nY que pocos la ver\u00e1n\nY dicen que nadie pudo olvidar su canto, oh, uoh\n\nElla es un misterio para la humanidad\nPero nadie duda de su inmortalidad\nNadie le hace sombra, es la eterna oscuridad\nDeja que te cuente un poco m\u00e1s\n\nFue incomprendida a causa de su gran poder\nAlgo en su mirada puede hacerte estremecer\nCarga con heridas que no dejan de doler\nDeja que te cuente un poco m\u00e1s\n\nY dicen que ella vive aqu\u00ed desde hace a\u00f1os\nY que pocos la ver\u00e1n\nY dicen que nadie pudo olvidar su canto, oh, uoh\nUh-oh-oh, uh-oh-oh-oh, uh-oh-oh, uh-oh-oh-oh\nUh-oh-oh, uh-oh-oh, oh-oh, oh\n\nY dicen que ella vive aqu\u00ed desde hace a\u00f1os\nY que pocos la ver\u00e1n\nY dicen que nadie pudo olvidar su canto, oh, uoh-uoh\nUh-oh-oh, uh-oh-oh-oh, uh-oh-oh, uh-oh-oh-oh\nUh-oh-oh, uh-oh-oh, oh-oh, oh","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/Diosa_de_la_noche_-_Brunela_Crochenci.mp3"} +{"name":"10._Disparan_-_criatura","text":"Disparan, la l\u00ednea hay que cruzar\nLa l\u00ednea que separa su mundo, que es mejor\n\nCruzar, dar la vida, buscar trabajo, un sitio, un lugar\nApostar todo a una ficha, \u00e9l, yo, t\u00fa, \u00bfy qui\u00e9n m\u00e1s?\nLos que van a cruzar la l\u00ednea\nCruzar las balas, la cerca, su dignidad\nQuieren encontrar un lugar\n\nDisparan, la l\u00ednea hay que cruzar\nSeparan, la tierra hay que alcanzar\nProtegen su mundo, que es mejor\nNos alejan por la fuerza\n\nCruzar, dar la vida, buscar trabajo, un sitio, un lugar\nApostar todo a una ficha, \u00e9l, yo, t\u00fa, \u00bfy qui\u00e9n m\u00e1s?\nLos que van a cruzar la l\u00ednea\nCruzar las balas, la cerca, su dignidad\nQuieren encontrar un lugar\n\nNo puedo parar\nNo quiero parar\nDecido salir\nDecido marchar\nNo puedo esperar\nNo quiero esperar\nQuiero algo mejor\nMe tiro a la mar\n\nNo puedo parar\nNo quiero parar\nYo quiero empezar en otro lugar\nDecido partir\nDecido probar\nDecido salir y no tragar\n\nNo puedo parar\nNo quiero parar\nYo quiero empezar en otro lugar\nDecido partir\nDecido probar\nDecido salir y no tragar\n\nNo puedo parar\nNo puedo parar\nNo puedo parar\nNo puedo parar","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/10._Disparan_-_criatura.mp3"} +{"name":"Drei_N\u00fcsse_-_patrouille","text":"Komm her, komm her, komm her zu mir\nDu hast drei W\u00fcnsche frei, komm und sag, was w\u00fcnschst du dir?\nKomm her, komm her, komm her, mein Kind\nIch hab' f\u00fcr dich drei N\u00fcsse, die f\u00fcr deine W\u00fcnsche sind\n\nDrei N\u00fcsse, das ist cool, Mann, wie im Film vom Aschenbr\u00f6del\nEndlich Schluss mit all den Sorgen von gestern\nHeute und morgen geht nur noch die Party ab, her mit den N\u00fcssen\nIch geh ins KDW zum Shoppen\nKorken knallen, H\u00fcllen fallen, und die Popk\u00f6rner poppen\nNie wieder das Ger\u00f6del und nie wieder F\u00fc\u00dfe k\u00fcssen\nMeine Eier muss ich nicht mehr bei der Nachbarin ausborgen\nIch nehm Geld, Auto, Yacht, 'n paar von den krassesten Schnitten\nDu wei\u00dft, die echten Luxusteile mit den monstergro\u00dfen Augen\nUnd die andern sollen sich meine Tracks aus dem Netz runtersaugen\nIch sag an, was geht und muss nicht mehr um Anerkennung bitten\n\nKomm her, komm her, komm her zu mir\nDu hast drei W\u00fcnsche frei, komm und sag, was w\u00fcnschst du dir?\nKomm her, komm her, komm her mein Kind\nIch hab' f\u00fcr dich drei N\u00fcsse, die f\u00fcr deine W\u00fcnsche sind\n\nOkay, das war 'n bisschen viel\nIch nehm' nur Cash, die anderen Sachen kann ich kaufen\nObwohl dann w\u00fcrd' ich nicht in der Rotation laufen\nWunsch Nummer zwei ist also ein fetter Hit, aber nein\nDa f\u00e4llt mir ein gedopter Erfolg kann nicht befriedigend sein\nOkay, also was ist mit den Weibern?\nIch als Hahn im Korb, voll mit gepiercten Leibern\nIst das wirklich geil? Mechanischer Sex und von keiner geliebt?\nUnd keine, die auf mich von Herzen auch nur zehn Cent gibt\nDas ist doch Scheisse, Mann, ich bin nicht wie die leitenden Reichen\nAuf ihren riesigen Booten\nDie sich Liebe kaufen, die seelisch Toten\nWer steht schon auf den Sex und Style der reitenden Leichen?\n\nKomm her, komm her, komm her zu mir\nDu hast drei W\u00fcnsche frei, komm und sag, was w\u00fcnschst du dir?\nKomm her, komm her, komm her, mein Kind\nIch hab' f\u00fcr dich drei N\u00fcsse, die f\u00fcr deine W\u00fcnsche sind\n\nUnd \u00fcberhaupt, es w\u00e4r' doch traurig auf der Yacht rumzulungern\nW\u00e4hrend anderswo die Menschen verhungern\nDie jeden Tag die Hummerst\u00fcckchen aus der Schale zu nagen\nWenn nebenan die Raketen in Wohnzimmern einschlagen\nAlso bleibt nur das Auto, aber k\u00f6nnte ein Leben sinnloser sein?\nDa kommt 'ne Fee, du hast drei W\u00fcnsche frei und dir f\u00e4llt nur Auto ein?\nF\u00fcr die wichtigen Dinge, Liebe, Gl\u00fcck und Respekt\nReicht kein frommer Wunsch, das hab' ich gecheckt\nDu gehst mir voll auf die N\u00fcsse, Fee, keiner hat dich hier vermisst\nAlso pack deine schei\u00df N\u00fcsse ein, verpiss dich, you are dismissed!\n\nKomm her, komm her, komm her zu mir\nDu hast drei W\u00fcnsche frei, komm und sag, was w\u00fcnschst du dir?\nKomm her, komm her, komm her, mein Kind\nIch hab' f\u00fcr dich drei N\u00fcsse, die f\u00fcr deine W\u00fcnsche sind\n\nKomm her, komm her, komm her zu mir\nDu hast drei W\u00fcnsche frei, komm und sag, was w\u00fcnschst du dir?\nKomm her, komm her, komm her, mein Kind\nIch hab' f\u00fcr dich drei N\u00fcsse, die f\u00fcr deine W\u00fcnsche sind","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Drei_N\u00fcsse_-_patrouille.mp3"} +{"name":"Esencia_-_NandoMalo_","text":"Ya casi est\u00e1 anocheciendo y me puse a recordar\nYa casi est\u00e1 anocheciendo y me puse a recordar\nLas costumbres de mi abuelo cuando se pon\u00eda a pescar\nLas costumbres de mi abuelo cuando se pon\u00eda a pescar\nAfinaba su guitarra y recog\u00eda la atarraya\nAfinaba su guitarra y recog\u00eda la atarraya\nLlenaba alguna tinaja y a esperar la madrugada\nLlenaba alguna tinaja y a esperar la madrugada\n\n\u00bfY qu\u00e9 cantaba mi abuelo?\nDe noche con su guitarra\n\u00bfQu\u00e9 cantaba mi abuelo?\nCanciones que hoy ya no cantan\n\u00bfQu\u00e9 cantaba mi abuelo?\nAl irse de madrugada\n\u00bfQu\u00e9 cantaba mi abuelo?\nCanciones que hoy ya no cantan\n\nY esta es mi esencia\nLa esencia de mis abuelos\nLa cumbia\n\u00a1Ay, mam\u00e1!\n\nYa casi est\u00e1 amaneciendo y el viejo est\u00e1 preparao\nYa casi est\u00e1 amaneciendo y el viejo est\u00e1 preparao\nSe encomienda al padre santo y se toma el caf\u00e9 colao\nSe encomienda al padre santo y se toma el caf\u00e9 colao\nAlista ya su canoa y le monta la atarraya\nAlista ya su canoa y le monta la atarraya\nLe da un besito a la vieja y no olvida su guitarra\nLe da un besito a la vieja y no olvida su guitarra\n\n\u00bfY qu\u00e9 cantaba mi abuelo?\nAl irse de madrugada\n\u00bfQu\u00e9 cantaba mi abuelo?\nLa cumbia que hoy ya no cantan\n\u00bfQu\u00e9 cantaba mi abuelo?\nAl irse de madrugada\n\u00bfQu\u00e9 cantaba mi abuelo?\nLa cumbia que hoy ya no cantan\n\nHoy conservo la guitarra, su canoa y la atarraya\nLe doy un beso a mi negra y me voy de madrugada\nY canto yo las canciones, las que el viejo me ense\u00f1aba\nHoy entono las canciones, las cumbias que \u00e9l me ense\u00f1aba\n\n\u00bfY qu\u00e9 cantaba mi abuelo?\nDe noche con su guitarra\n\u00bfQu\u00e9 cantaba mi abuelo?\nCanciones que hoy ya no cantan\n\u00bfQu\u00e9 cantaba mi abuelo?\nAl irse de madrugada\n\u00bfQu\u00e9 cantaba mi abuelo?\nLa cumbia que hoy ya no cantan\n\n\u00a1Cumbia!\n\u00a1Con Internacional Nando Malo y su Sonora!\n\u00a1S\u00ed, s\u00ed, s\u00ed, s\u00ed!","language":"es","license_type":"CC BY-SA","file_name":"subsets\/es\/audio\/Esencia_-_NandoMalo_.mp3"} +{"name":"Fantasma_-_Los_Rombos","text":"Soy un fantasma que\nSe asusta de s\u00ed mismo\nUn hueco dentro de otro hueco\nQue solo el aire atraviesa\n\nLa tristeza es muy extra\u00f1a\nSe alimenta de la belleza\nAh, ah, ah\nAh, ah, ah\n\nSoy el sombrero de un mago\nDonde no hay un conejo\nUn beso que no deja huella\nNi palpita en el recuerdo\n\nLa tristeza es muy extra\u00f1a\nSe alimenta de la belleza\n\nUh-uh-uh-uh-uh-uh, uh-uh-uh-uh-uh-uh, uh-uh\nUh-uh-uh-uh-uh-uh, uh-uh-uh-uh-uh, uh-uh-uh\nUh-uh-uh-uh-uh-uh, uh-uh-uh-uh-uh, uh-uh-uh\nUh-uh-uh-uh-uh-uh, uh-uh-uh-uh-uh, uh-uh-uh\n\nLa tristeza es muy extra\u00f1a\nSe alimenta de la belleza\nUh, uh, uh\nUh, uh, uh","language":"es","license_type":"CC BY-SA","file_name":"subsets\/es\/audio\/Fantasma_-_Los_Rombos.mp3"} +{"name":"Freifliegen_-_durch.dick.und.duenn","text":"Ich will entfliehen\nDem K\u00e4fig, der mich h\u00e4lt\nLass dich allein zur\u00fcck\nFolge dem, was mich ruft\n\nN\u00e4chte lang geredet\nGeweint, geschworen, vers\u00f6hnt\nGesteh doch endlich ein\nAll das macht nicht frei\n\nIch folge meinem Herzen\nWoher es auch ruft\nUnd flieg mich frei von jedem Zwang\nEin K\u00e4fig ist zu klein\nF\u00fcr das, was ich leben will\nLeben will\n\nIch w\u00fcrd' viel geben\nK\u00f6nnt' ich dir Schmerz erspar'n\nDoch dies geb' ich nicht\nMeine Freiheit geh\u00f6rt mir\n\nGreif die Chance\nFasse Mut\nBefreie dich auch\nBefreie dich von mir\n\nIch folge meinem Herzen\nWoher es auch ruft\nUnd flieg mich frei von jedem Zwang\nEin K\u00e4fig ist zu klein\nF\u00fcr das, was ich leben will\nLeben will\n\nErf\u00fcllung deiner Tr\u00e4ume\nWill ich dir w\u00fcnschen\nErbau dir eine neue Welt\nEinen K\u00e4fig, der sie h\u00e4lt","language":"de","license_type":"CC BY-SA","file_name":"subsets\/de\/audio\/Freifliegen_-_durch.dick.und.duenn.mp3"} +{"name":"Fu\u00dfabdr\u00fccke_-_Andreas_Jachmann","text":"Der Himmel zeigt\nStatt der Engel lauter Wolken\nEinem Stern wolltest du folgen\nDoch der Weltraum schweigt\n\nEs ist alles still\nUnd du betest, um dem Rauschen\nEine Botschaft abzulauschen\nDie nicht kommen will\n\nDu liest und fragst\nWarum durften jene wissen\nWo wir heute glauben m\u00fcssen\nUnd du beklagst\n\nEs ist nicht recht\nJene durften Wunder schauen\nUnd wir m\u00fcssen blind vertrauen\nDoch das kannst du schlecht\n\nWenn Gottes Stimme unh\u00f6rbar ist\nDann weil du nicht leis' genug bist\nWenn jedes Wunder erkl\u00e4rbar ist\nDann weil du schon viel zu klug bist\nWenn Gottes Stimme unh\u00f6rbar ist\nDann weil du nicht leis' genug bist\nWenn jedes Wunder erkl\u00e4rbar ist\nDann weil du schon viel zu klug bist\n\n\u00dcbers d\u00fcnne Eis\nFolgst du dunklen Fu\u00dfabdr\u00fccken\nKannst den vor dir nicht erblicken\nDa ist kein Beweis\n\nDa ist nichts zu sehn\nNur ein fast unh\u00f6rbar leises\nSpr\u00f6des Knistern d\u00fcnnen Eises\nDoch du bleibst nicht stehn","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Fu\u00dfabdr\u00fccke_-_Andreas_Jachmann.mp3"} +{"name":"Guayeteo_-_JhoyKing","text":"Guayeteo, ah\nHace tiempo no sale a perrear (ye, ye, ye)\nTo' el mundo puesto pa guayetear, ah\n\nDJ ponga el perreo, to' el mundo puesto pa'l guayeteo\nLas gatas solo piden perreo\nEl que no baile, le sacamo' el de'o, eh-oh\nDJ ponga el perreo, to' el mundo puesto pa'l guayeteo\nLas gatas solo piden perreo\nEl que no baile, le sacamo' el de'o, eh-oh\n\nLlegaron lo' del equipaje y se soltaron los perros salvaje', oh\nPa' que la' baby' se quiten to' el traje\nSe nota que tienen to' el tigueraje\nQue se quiten el panty, cero visaje\nEn ambiente y que la' gata' se pongan caliente'\nPastilla' de to' colore' y p\u00f3ngase indecente\nNo le gustan serio' ni con porte 'e inocente'\nLe gustan los tipo' malos y con cara de maleante'\nM\u00e1s duro, m\u00e1s phillie, m\u00e1s sexo, bien duro\nEsto va como un rifle sin seguro\nM\u00e1s duro, m\u00e1s phillie, bien duro\nLa madre pa'l que no mueva el culo\n\nDJ ponga el perreo, to' el mundo puesto pa'l guayeteo\nLas gatas solo piden perreo\nEl que no baile, le sacamo' el de'o, eh-oh\nDJ ponga el perreo, to' el mundo puesto pa'l guayeteo\nLas gatas solo piden perreo\nEl que no baile, le sacamo' el de'o, eh-oh\n\n(Oye) cuidao que se te ve\nCuando te guay\u00e9\nMientra' que lo hacemo' pega\u00edto a la pared\nTe encanta, cuando no' ponemo' caliente'\nSe siente, que el perreo est\u00e1 muy salvaje\nLas gatas lo guayan deli, maki, combo Kawasaki\nComo un plato fuerte servido a lo teriyaki\nCon este perreo le subimo' to' el ranking\nComo el oso rompiendo en lo' tiempo'e Taki Taki\n(Je-je) oh-oh-oh (guayeteo pa'l barrio)\nYe-eh-eh (je-je-je, je-je-je)\n\n(El flow) DJ ponga el perreo, to' el mundo puesto pa'l guayeteo\nLas gatas solo piden perreo\nEl que no baile, le sacamo' el de'o, eh-oh\nDJ ponga el perreo, to' el mundo puesto pa'l guayeteo\nLas gatas solo piden perreo\nEl que no baile, le sacamo' el de'o, eh-oh\n\nSencillo, JhoyKing El Duro\nSantos, DC\nTele, los diablos con los diablos\nOkay, se jodi\u00f3 esta pendeja","language":"es","license_type":"CC BY-NC-ND","file_name":"subsets\/es\/audio\/Guayeteo_-_JhoyKing.mp3"} +{"name":"H\u00e1blame_-_(Talk_to_me)_-_Brunela_Crochenci","text":"Sigue a\u00fan mis pasos, es como una sombra\nY vuelve a m\u00ed\nY esos recuerdos, solo quise borrarlos\nY vuelven a m\u00ed\n\n\u00bfC\u00f3mo encontrar una v\u00eda a Par\u00eds\nQue me lleve hacia ti?\n\u00bfC\u00f3mo olvidar nuestra juventud\nY aquella vida?\n\nAlgo m\u00e1s que amigos, nos asust\u00f3 el destino\nCobardes fuimos\nRecuerdo su sonrisa, mi alma se alborota\nNecesito ya\n\nEncontrar una v\u00eda a Par\u00eds\nQue me lleve hacia ti\n\u00bfC\u00f3mo olvidar nuestra juventud\nY aquella vida?\n\nVuelvo, te veo\nY pienso, h\u00e1blame\nVuelvo, me miras\nY piensas, h\u00e1blame\n\nYa encontr\u00e9 una v\u00eda a Par\u00eds\nQue me lleve hacia ti\n\u00bfC\u00f3mo olvidar nuestra juventud\nY aquellos d\u00edas?","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/H\u00e1blame_-_(Talk_to_me)_-_Brunela_Crochenci.mp3"} +{"name":"Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank","text":"Ich werd' nicht aufh\u00f6ren\nDich zu lieben\nIn meinem Kopf sind all deine Bilder\nUnd die Erinnerung\nHeilt nicht meine Wunden\nIch will dich sehen f\u00fcr 'n paar Stunden\n\nIch kann dich nicht vergessen\nEs gelingt mir nicht\nIch warte, bis das Eis zusammenbricht\n\nIch halt' es nicht mehr aus\nEs tut so weh\nDer Schmerz wird st\u00e4rker\nWenn ich dich seh'\n\nMit deinen blauen Augen\nHast du mich verzaubert\nDu hast mein Herz\nIm Sturm erobert\nDu bist in meinem Herzen drin\nSo ergibt mein Leben einen Sinn\nDein L\u00e4cheln kann so sch\u00f6n sein\nMein Traum brach ein\n\nIch halt' es nicht mehr aus\nEs tut so weh\nDer Schmerz wird st\u00e4rker\nWenn ich dich seh'\n\nIch kann dich nicht vergessen\nEs gelingt mir nicht\nIch warte, bis das Eis zusammenbricht\n\nIch halt' es nicht mehr aus\nEs tut so weh\nDer Schmerz wird st\u00e4rker\nWenn ich dich seh'\n\nIch kann dich nicht vergessen\nEs gelingt mir nicht\nIch warte, bis das Eis zusammenbricht\n\nIch halt' es nicht mehr aus\nEs tut so weh\nDer Schmerz wird st\u00e4rker\nWenn ich dich seh'\n\nIch kann dich nicht vergessen\nEs gelingt mir nicht\nIch warte, bis das Eis zusammenbricht","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank.mp3"} +{"name":"Intentando_Destacar_-_Sundayers_","text":"Mira, se van, corre, \u00bfd\u00f3nde van?\nNo pierdas ni un segundo que lo vas a alcanzar\nY cuando llegues, si es que llegas, ya te has ido y has venido\nP\u00e1rate a descansar\n\nMira, se van, corre, \u00bfd\u00f3nde van?\nTus sue\u00f1os huyeron\nMientras corr\u00edas sin dudar a toda prisa\nIntentando destacar\n\nIntentando\nDestacar\nIntentando\nDestacar\n\nMira, se van, corre, \u00bfd\u00f3nde van?\nNo pierdas ni un segundo que lo vas a alcanzar\nY cuando llegues, si es que llegas, no te olvides\nPararte a descansar\n\nMira, se van, corre, \u00bfd\u00f3nde van?\nTus sue\u00f1os huyeron, los dejaste escapar\nMientras corr\u00edas sin dudar a toda prisa\nIntentando destacar\n\nIntentando\nDestacar\nIntentando\n\nBusca un hueco en la agenda y sonr\u00ede otra ve'\n(Uh-uh-uh, uh-uh-uh, uh-uh-uh-uh)\nQue no te hunda el ritmo que lleva ese tren\n(Uh-uh-uh, uh-uh-uh, uh-uh-uh-uh)\n\u00bfDe qu\u00e9 sirve vivir ahogado y con estr\u00e9s?\n(Uh-uh-uh, uh-uh-uh, uh-uh-uh-uh)\nEsclavo de tu tiempo, hazlo al rev\u00e9s\n(Uh-uh-uh, uh)\n\nMira, se van, corre, \u00bfd\u00f3nde van?\nNo pierdas ni un segundo que lo vas a alcanzar\nY cuando llegues, si es que llegas, no te olvides\nPararte a descansar\n\nMira, se van, corre, \u00bfd\u00f3nde van?\nTus sue\u00f1os huyeron\nMientras corr\u00edas sin dudar a toda prisa\nIntentando destacar","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/Intentando_Destacar_-_Sundayers_.mp3"} +{"name":"Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2)","text":"Durch diese W\u00e4nde dringt ein dumpfer Klang\nUnd er f\u00fchrt uns im Kreis\nWas jetzt noch bleibt, ist keine Zeit zu verlieren\nSind gefangen im Labyrinth\nDer Wille ist stark und es verlangt nach mehr\nDie wunde Kehle erhebt ihre Stimme\nSelbst wenn sich der Geist vom K\u00f6rper trennt\nErf\u00fcllt uns kein Frieden dieser Welt\n\nDer Puls schl\u00e4gt schneller und der Hass nimmt die Luft\nEin Feuer w\u00e4chst in unserer Brust\nEntflammte Gedanken trocknen die Tr\u00e4nen\nDas Blut verbrennt in den Venen","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2).mp3"} +{"name":"Keine_Lust_-_Jonny_M","text":"(Ja-ja-ja-ja-ja-ja, oh)\n\nIch hab keine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnt' was besser machen\n\nIch hab keine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnt' was besser machen\n\nIch habe keine Lust darauf\nDass du mich st\u00e4ndig korrigierst\nMir sagst was ich zu tun hab\nUnd es selber nicht probierst\n\nKeine Lust darauf\nDass du ewig dazwischenfunkst\nMir dauernd alles vorh\u00e4ltst\nUnd es selber nicht versuchst\n\nKeine Lust darauf\nImmer dasselbe zu h\u00f6ren\nH\u00e4ltst es wohl nicht f\u00fcr m\u00f6glich\nDass mich sowas manchmal st\u00f6rt\n\nKeine Lust darauf\nImmer dasselbe zu tun\nIch hab kein Bock mehr drauf\nAlso lass mich doch in Ruh'\n\nKeine Lust\nNein, nein, nein, nein\nKeine Lust\nIch hab keine Lust\nNein, nein, nein, nein\nKeine Lust, ey\n\nIch habe keine Lust darauf\nDass du mich ewig fertig machst\nMich immer kritisierst\nUnd dabei selber gar nichts schaffst\n\nKeine Lust dadurch\nDass du dauernd etwas hast\nNie passt dir was\nSondern sagst, ich h\u00e4tt' versagt\n\nKeine Lust darauf\nMeistens Schuld zu sein\nDu kriegst gar nichts auf die Reihe\nUnd l\u00e4sst dich auf nichts ein\n\nKeine Lust darauf\nImmer Lust haben zu m\u00fcssen\nSchlie\u00dflich musst du ja\nImmer alles besser wissen\n\nKeine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnte was besser machen\n\nIch habe keine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnt' was besser machen\n\nIch hab keine Lust\nNein, nein, nein, nein\nKeine Lust\nIch hab keine Lust\nNein, nein, nein, nein\nKeine Lust, ey\n\nIch hab keine Lust darauf\nDass du mich st\u00e4ndig attackierst\nMir sagst, was ich zu tun hab\nUnd es selber nicht probierst\n\nKeine Lust darauf\nDass du ewig dazwischenfunkst\nMir dauernd alles vorh\u00e4ltst\nUnd es selber nicht versuchst\n\nKeine Lust darauf\nImmer dasselbe zu h\u00f6ren\nH\u00e4ltst es wohl nicht f\u00fcr m\u00f6glich\nDass mich sowas manchmal st\u00f6rt\n\nKeine Lust darauf\nImmer dasselbe zu tun\nIch hab' kein Bock mehr drauf\nAlso lass mich doch in Ruh'\n\nKeine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnt' was besser machen\nIch habe keine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnt' was besser machen\n\nIch hab keine Lust\nNein nein nein nein\nKeine Lust\nIch hab keine Lust\nNein nein nein nein\nKeine Lust, ey\n\nIch hab keine Lust\nNein nein nein nein\nKeine Lust\nIch hab keine Lust\nNein nein nein nein\nKeine Lust, ey\n\nIch hab keine Lust\nNein nein nein nein\nKeine Lust\nIch hab keine Lust\nNein nein nein nein\nKeine Lust\nNein nein nein nein\n\nKeine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnt' was besser machen\nIch habe keine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnte was besser machen\n\nIch hab keine Lust\nNein nein nein nein\nKeine Lust\nIch hab keine Lust\nNein nein nein nein\nKeine Lust, ey\n\nIch hab keine Lust\nIch hab keine Lust\nIch hab keine Lust\nIch hab keine Lust\nIch hab keine Lust","language":"de","license_type":"CC BY-SA","file_name":"subsets\/de\/audio\/Keine_Lust_-_Jonny_M.mp3"} +{"name":"l'abandon_-_flo","text":"Si un jour il m'arrivait de te parler de l'abandon\nDe tous ces souvenirs us\u00e9s et tant de mauvaises raisons\nMais je n'culpabiliserais pas de grandir d'une autre fa\u00e7on\nSans f\u00e9erie de carton-p\u00e2te, sans anecdote de vieux chiffon\n\nCes extra rires dans toutes ces dunes\nQui me font rester dans la lune\nPour \u00e7a, j'ai toujours \u00e9t\u00e9 l\u00e0\nNe me demande pas pourquoi\n\nEst-ce qu'\u00e0 mon tour on m'pardonnerait de n'pas \u00eatre un bon gar\u00e7on\nAvec personne pour m'engueuler, avec toutes mes questions\nComme toi qu'j'ai peut \u00eatre mal aim\u00e9 ou alors de cette autre fa\u00e7on\nQui laisse les gens si effac\u00e9s partant de si bonnes intentions\n\nCes extra rires dans toutes ces dunes\nQui me tiennent l\u00e0-haut dans la lune\nPour \u00e7a, j'ai toujours \u00e9t\u00e9 l\u00e0\nNe me demande pas pourquoi\n\nMais plus \u00e7a va, plus \u00e7a empire\nM\u00eame quand il n'y a plus rien \u00e0 dire\nEn tout cas, il faut qu'j'compte sur moi\nJe n'te dirai pas pourquoi\n\nToi et moi on n'se conna\u00eet plus comme une l\u00e9g\u00e8re petite impression\nD'avoir l\u00e9g\u00e8rement tout perdu dans un flot de contrefa\u00e7ons\nMais la vie est bien trop courte pour avoir la main l\u00e9g\u00e8re\nAvec ou sans trop d'amour je ne vous d\u00e9testerai gu\u00e8re\nIl para\u00eetrait qu'au petit jour, ma ville serait plein de nuances\n\u00c0 cette heure-ci, elle est trop floue et ne manque pas de non-sens\n\nCes extra rires dans toutes ces dunes\nQui me tiennent l\u00e0-haut dans la lune\nPour \u00e7a, j'ai toujours \u00e9t\u00e9 l\u00e0\nNe me demande pas pourquoi\n\nMais plus \u00e7a va, plus \u00e7a empire\nM\u00eame quand il n'y a plus rien \u00e0 dire\nEn tout cas, il faut qu'j'compte sur moi\nJe n'te dirai pas pourquoi\n\nMaintenant il faut que j'me rendorme\nEn croyant rester dans les normes\nMais cela ne m'regarde pas\nAllez savoir pourquoi\n\nAh-ah, oh-oh, oh-oh, oh-oh-oh\nOh-oh, ne me demande pas pourquoi\nOh-oh, oh-oh, oh-oh-oh\nOh-oh, je n'te dirai pas pourquoi","language":"fr","license_type":"CC BY","file_name":"subsets\/fr\/audio\/l'abandon_-_flo.mp3"} +{"name":"La_rumba_del_coronavirus_-_Rich_Don_Jeri","text":"Era un d\u00eda cualquiera\nEn la regi\u00f3n de Wuhan\nY hab\u00eda un pobre hombre\nQue no ten\u00eda ni pan\nEntonces algo curioso pas\u00f3\nUn murci\u00e9lago se comi\u00f3\nY el coronavirus naci\u00f3\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus, virus\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus\n\nMuy poquito, poquito a poco\nToda China se enferm\u00f3\nFalta de aire y estornudos\nMocos y un poco de to'\nEntonces se tomaron medidas\nYa no hab\u00eda otra salida\nEl coronavirus se expandi\u00f3\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus, virus\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus\n\nDespu\u00e9s de unos cuantos d\u00edas\nHasta Italia ya lleg\u00f3\nEl Papa en el Vaticano\nPor todos ellos rez\u00f3\nDe nada sirvieron sus plegarias\nNo le dieron ni las gracias\nY por Europa se propag\u00f3\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus, virus\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus\n\nEntre payos y gitanos\n\u00c9l no hizo distinci\u00f3n\nY ha dejado a media Espa\u00f1a\nSin calle ni profesi\u00f3n\nY ahora estamos todos arruinados\nY esta historia no ha acabado\nY yo canto esta canci\u00f3n\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus, virus\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus\n\nLo tiene el presidente\nY tambi\u00e9n la Merkel\nLo tiene \"el Coletas\"\nY hasta ese de Vox\nLo ha pillado el Papa\nY tambi\u00e9n la Paca\nY si te descuidas\nT\u00fa lo pillar\u00e1s","language":"es","license_type":"CC BY-ND","file_name":"subsets\/es\/audio\/La_rumba_del_coronavirus_-_Rich_Don_Jeri.mp3"} +{"name":"Le_mus\u00e9e_d'air_contemporain_-_KPTN","text":"C'\u00e9tait l'hiver\nLe jour de la sortie scolaire\nAu mus\u00e9e d'air contemporain\nLa lutte des classes\nPour les professeurs qui menacent\nLes gamins qui n'contemplent rien\n\nOn voyait dans des petites fen\u00eatres\nDes photos pas tr\u00e8s nettes\nDe l'\u00e9tat de l'air de la plan\u00e8te\nDes animaux dans des bocaux\nDes arbres dans des frigos\nEt puis moi, j'trouvais \u00e7a beau\n\nUn guide aust\u00e8re\nNous d\u00e9peignait l'histoire de l'air\nLa p\u00e9riode bleue, la p\u00e9riode noire\nComme si la plan\u00e8te\n\u00c9tait une grande palette\nAvec le trou d'la couche de jaune\n\nOn voyait dans des petites fen\u00eatres\nDes photos pas tr\u00e8s nettes\nDe l'\u00e9tat de l'air de la plan\u00e8te\nDes animaux dans des bocaux\nDes arbres dans des frigos\nEt puis moi, j'trouvais \u00e7a chouette\n\nPara\u00eet qu'avant\nY avait de l'air, y avait du vent\nDe la verdure dans les prairies\nOui, mais maintenant\nLa terre, le ciel, les oc\u00e9ans\nIls sont tout froids, ils sont tout gris\n\nOn voyait dans des petites fen\u00eatres\nDes photos pas tr\u00e8s nettes\nDe l'\u00e9tat de l'air de la plan\u00e8te\nDes animaux dans des bocaux\nDes arbres dans des frigos\nEt puis moi, j'trouvais \u00e7a beau\n\nFin de la visite\nOn se dirige vers la boutique\nDu mus\u00e9e d'air contemporain\nBouteilles d'eau claire\nSachets de terre et bonbonnes d'air\nFruits et l\u00e9gumes en parfum\n\nOn voyait dans des petites fen\u00eatres\nDes photos pas tr\u00e8s nettes\nDe l'\u00e9tat de l'air de la plan\u00e8te\nDes animaux dans des bocaux\nDes arbres dans des frigos\nEt puis moi, j'trouvais \u00e7a beau","language":"fr","license_type":"CC BY","file_name":"subsets\/fr\/audio\/Le_mus\u00e9e_d'air_contemporain_-_KPTN.mp3"} +{"name":"Les_files_d'attente_-_Law'","text":"Je me faufile en filature\nLe long de longues files en attente\nNon, je n'aime pas trop quand \u00e7a dure\nAlors je passe, je fraude, je tente\n\nPremi\u00e8re de ma promo, j'pr\u00e9f\u00e8re\nDerri\u00e8re moi, \u00e7a grogne et \u00e7a gronde\nLa haine, moi, j'en ai rien \u00e0 faire\nIls veulent juste que je leur r\u00e9ponde\n\nAllez, offrez-vous un peu d'r\u00eave (un peu d'r\u00eave)\n\u00c0 tous ceux qui n'font plus de tr\u00eave\nAllez, allez, jetez-vous dans l'ar\u00e8ne (dans l'ar\u00e8ne)\nLe roi est mort, vive la reine\n\n(Ouh) chacun est pour l'autre le suivant\nPersonne ne bouge, tout l'monde attend (ouh-ouh-ouh-ouh)\nMarchez-vous dessus, montrez les dents\nCrachez-vous dessus, l'est encore temps\n\nAllez\nAllez, allez\nAllez, allez, allez\n\nIls s'entassent tous en silence\nComme des tas de vers de terre\nIls ne veulent plus croire en la science\nIls ont toujours peur de l'enfer\n\nIls ne connaissent pas leur chance\nD'\u00eatre si \u00e0 sens unique\nJamais ils ne disent ce qu'ils pensent\nIls \u00e9coutent bien trop la politique\n\nAllez, offrez-vous un peu d'r\u00eave (un peu d'r\u00eave)\n\u00c0 tous ceux qui n'font plus de tr\u00eave\nAllez, allez, jetez-vous dans l'ar\u00e8ne (dans l'ar\u00e8ne)\nLe roi est mort, vive la reine\n\n(Ouh) chacun est pour l'autre le suivant\nPersonne ne bouge, tout l'monde attend (ouh-ouh-ouh-ouh)\nMarchez-vous dessus, montrez les dents\nCrachez-vous dessus, l'est encore temps\n\nAllez, allez\nAllez, allez\nAllez, allez !\nAllez !\n\nOuh-ouh, ouh-ouh-ouh-ouh\nOuh-ouh, ouh-ouh-ouh-ouh\nOuh-ouh, ouh-ouh-ouh-ouh\nOuh-ouh, ouh-ouh-ouh-ouh (wou-ouh)\n\nOuh-ouh, ouh-ouh-ouh-ouh\nOuh-ouh, ouh-ouh-ouh-ouh\nOuh-ouh, ouh-ouh-ouh-ouh\nOuh-ouh, ouh-ouh-ouh-ouh\n\n(Ouh) chacun est pour l'autre le suivant\nPersonne ne bouge, tout l'monde attend (ouh-ouh-ouh-ouh)\nMarchez-vous dessus, montrez les dents\nCrachez-vous dessus, l'est encore temps","language":"fr","license_type":"CC BY-SA","file_name":"subsets\/fr\/audio\/Les_files_d'attente_-_Law'.mp3"} +{"name":"Libre_by_CybeR_AttaCK_-_CyberAttacK","text":"L'homme ne sera jamais libre\n(Pourquoi ?)\n\nComme un loup que l'on assigne \u00e0 r\u00e9sidence\nApais\u00e9, vuln\u00e9rable, attendant providence\nPour des aigles voraces qui ne voient que pitance\nQui ne laisseront que l'os, voil\u00e0 ma d\u00e9livrance\n\nComme un loup que l'on assigne \u00e0 r\u00e9sidence\nApais\u00e9, vuln\u00e9rable, attendant providence\nPour des aigles voraces qui ne voient que pitance\nQui ne laisseront que l'os, voil\u00e0 ma d\u00e9livrance\n\nL'homme est un fauve en cage, \u00e9pris de libert\u00e9\nQui ne r\u00eave qu'\u00e0 plier bagage et ne jamais se retourner\nUn chien docile et sage, statique comme une image\nRetenu en otage avec pour deal un beau mirage\n\nL'homme tient un faux langage quand il s'agit de s'exprimer\nIl contient toute sa rage avec l'envie de tout briser\nC'est la recette du succ\u00e8s, les agneaux ne savent pas danser\nEt les journ\u00e9es qui se succ\u00e8dent nous en emp\u00eacheront d'y penser\n\n\u00c0 ne plus nourrir ce qui est essentiel\n\u00c0 mourir au nom de cette essence\n\u00c0 vouloir dominer le ciel\nIl n'y a que des barreaux pour lesquels nous n'trouverons pas le sommeil\n\nComme des papillons amput\u00e9s des ailes\nComme tous ces humains shoot\u00e9s au diesel\nReproduction d'un cycle artificiel\nIl n'y a que les oiseaux qui peuvent se r\u00e9veiller au sommet\n\nComme un loup que l'on assigne \u00e0 r\u00e9sidence\nApais\u00e9, vuln\u00e9rable, attendant providence\nPour des aigles voraces qui ne voient que pitance\nQui ne laisseront que l'os, voil\u00e0 ma d\u00e9livrance\n\nComme un loup que l'on assigne \u00e0 r\u00e9sidence\nApais\u00e9, vuln\u00e9rable, attendant providence\nPour des aigles voraces qui ne voient que pitance\nQui ne laisseront que l'os, voil\u00e0 ma d\u00e9livrance\n\nL'homme n'est plus un sage, un guide parmi les singes\nUn animal qui vibre au rythme de nombreux messages cod\u00e9s\nIl se pr\u00e9tend Messie dans un monde vicieux\nIl se sent progress\u00e9, unique quand il ferme les yeux\n\nL'homme est un solitaire actif mais paresseux\nIl adule les vip\u00e8res qui se d\u00e9lectent de tous ces v\u0153ux\nIl envie le courage, une envie de courir\nVers un profond sentiment de construire un monde \u00e0 son image\nAlors\n\nPlus nourrir ce qui est essentiel\n\u00c0 mourir au nom de cette essence\n\u00c0 vouloir dominer le ciel\nIl n'y a que des barreaux pour lesquels nous n'trouverons pas le sommeil\n\nComme des papillons amput\u00e9s des ailes\nComme tous ces humains shoot\u00e9s au diesel\nReproduction d'un cycle artificiel\nIl n'y a que les oiseaux qui peuvent se r\u00e9veiller au sommet","language":"fr","license_type":"CC BY-ND","file_name":"subsets\/fr\/audio\/Libre_by_CybeR_AttaCK_-_CyberAttacK.mp3"} +{"name":"M\u00e8re_nature_-_Law'","text":"La terre est ma plus jeune enfant\nJe suis la m\u00e8re de tous les oc\u00e9ans\nQuand je m'\u00e9nerve, deux ou trois volcans\nUn petit d\u00e9luge et un tremblement\n\nJe n'peux pas dire que la vie m'est dure\nJ'vais pas te faire une gueule d'atmosph\u00e8re\n\nJe suis l\u00e0, je suis la m\u00e8re nature\nJ'en suis l\u00e0, je suis la terre mature\nJe n'suis pas de bon augure, c'est s\u00fbr\nJ'en suis las de toute ta pourriture\n\nJ'ai bien envie de me couler un bain\nPrends ta combi', ton masque et tuba\nApr\u00e8s, j'irai me dorer la pilule\nPrends tes lunettes, ta casquette et ton pull\n\nDes fois que je change d'avis\nJ'pr\u00e9vois jamais toutes mes envies\n\nJe suis l\u00e0, je suis la m\u00e8re nature\nJ'en suis l\u00e0, je suis la terre mature\nJe n'suis pas de bon augure, c'est s\u00fbr\nJ'en suis las de toute ta pourriture\n\nJ'aime trop la vie pour te laisser mourir\nJ'aime trop la mort pour te laisser sourire\nM\u00eame si je te le laisse celui-l\u00e0\nFais attention \u00e0 celui qui va l\u00e0\n\nJe suis l\u00e0, je suis la m\u00e8re nature\nJ'en suis l\u00e0, je suis la terre mature\nJe n'suis pas de bon augure, c'est s\u00fbr\nJ'en suis las de toute ta pourriture\n\nJe suis l\u00e0, je suis la m\u00e8re mature\nJ'en suis l\u00e0, j'essuie ta pourriture\nJ'y suis l\u00e0, j'efface tes ratures\nJe suis las d'\u00eatre ta m\u00e8re nature\n\nJe suis la m\u00e8re nature\nTu es ma pourriture\nJe suis la m\u00e8re nature\nTu es ma pourriture","language":"fr","license_type":"CC BY-SA","file_name":"subsets\/fr\/audio\/M\u00e8re_nature_-_Law'.mp3"} +{"name":"Mes_Larmes_-_kobzx2z","text":"Ah, na-na-na, na-na\n\nJ'vois pas l'int\u00e9r\u00eat qu'on s'capte dans la rue\nSi t'es d\u00e9j\u00e0 dans ma t\u00eate (ah)\nJ'connais le vice et la ruse\nMoi, j'voyais personne quand j'avais besoin d'aide (ah)\n\nTu mets d'la haine dans ce c\u0153ur\nJ'en remets dans l'cup\nPlus rien n'peut m'\u00e9claircir (ah)\nJ'ai mis des pansements sur nos peurs\nMais pas sur nos pleurs\nComment puis-je m'investir\n\nEt j'fais une pri\u00e8re \u00e0 l'\u00e9ternel\nJ'ai eu plus d'un tetrai dans la vie (ah)\nToi t'\u00e9tait l\u00e0 l'ann\u00e9e derni\u00e8re\nCette ann\u00e9e qui va me souhaiter mon anniv' (ah) ?\n\nTu mets d'la haine dans ce c\u0153ur\nJ'en remets dans l'cup\nPlus rien n'peut m'\u00e9claircir (ah)\nJ'ai mis des pansements sur nos peurs (sur nos peurs)\nComment puis-je m'investir ?\n\nEt qui effacera mes larmes ?\nJ'suis bon qu'\u00e0 effriter\nJ'fais du cash everyday\nEt qui effacera mes larmes ?\nJ'suis bon qu'\u00e0 effriter\nJ'fais du cash everyday\nLes larmes et la haine\nDes larmes et la p\u00e9nombre\nJ'veux zapper son pr\u00e9nom\nJ'veux zapper son pr\u00e9nom\nLes larmes et la haine\nDes larmes et la p\u00e9nombre\nJ'veux zapper son pr\u00e9nom\nJ'veux zapper son pr\u00e9nom\n\nEncore khabat dans la ville\nJ'te vois dans la nuit, t'a \u00e9teint cette flamme (ah)\nMais des mecs comme moi, y en a mille\nPas d'fr\u00e8res, pas d'amies\nLa vie j'vois qu'cette femme (ah)\nAutour de moi que la mis\u00e8re\nTrop de questions, trop de myst\u00e8re (ah)\nIls m'demandent pourquoi j'suis sad\nMon c\u0153ur il est sale\nOn finit par s'y faire\n\nJ'regarde la lune\nJ'prends somnif\u00e8re\nSeul quand j'm'allume\nSeul tout l'hiver\nIls r\u00eavent de tout ce qu'ils n'ont pas\nSeul dans la nuit, tu m'r\u00e9ponds pas ('ponds pas, 'ponds pas)\n\nEt qui effacera mes larmes ?\nJ'suis bon qu'\u00e0 effriter\nJ'fais du cash everyday\nEt qui effacera mes larmes ?\nJ'suis bon qu'\u00e0 effriter\nJ'fais du cash everyday\nLes larmes et la haine\nDes larmes et la p\u00e9nombre\nJ'veux zapper son pr\u00e9nom\nJ'veux zapper son pr\u00e9nom\nLes larmes et la haine\nDes larmes et la p\u00e9nombre\nJ'veux zapper son pr\u00e9nom\nJ'veux zapper son pr\u00e9nom\nJ'veux zapper son pr\u00e9nom","language":"fr","license_type":"CC BY-NC-ND","file_name":"subsets\/fr\/audio\/Mes_Larmes_-_kobzx2z.mp3"} +{"name":"\u00a1\u00d3yeme_tibur\u00f3n!_-_Corrientes","text":"\u00d3yeme, tibur\u00f3n\nYa s\u00e9 lo que t\u00fa quieres\nNo hay raz\u00f3n por cual\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\nTodo estaba bien ese d\u00eda\nY yo gozando bajo el sol\nMe duele tanto este dolor\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\nLa' gente' ya se fueron\nY ya yo no s\u00e9 lo que hacer\n\n\u00d3yeme, tibur\u00f3n\nNo hay raz\u00f3n por cual\n\u00d3yeme, tibur\u00f3n\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\n\u00d3yeme, tibur\u00f3n\nLa' gente' ya se fueron\n\u00d3yeme, tibur\u00f3n\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\n\u00d3yeme, tibur\u00f3n\nYa s\u00e9 lo que t\u00fa quieres\nNo hay raz\u00f3n por cual\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\nTodo estaba bien ese d\u00eda\nY yo gozando en el mar\nMe duele tanto recordar\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\nLa' gente' ya se fueron\nY ya yo no s\u00e9 lo que hacer\n\n\u00d3yeme, tibur\u00f3n\nNo hay raz\u00f3n por cual\n\u00d3yeme, tibur\u00f3n\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\n\u00d3yeme, tibur\u00f3n\nLa' gente' ya se fueron\n\u00d3yeme, tibur\u00f3n\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\nTibur\u00f3n, lo que quieres, ya lo s\u00e9","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/\u00a1\u00d3yeme_tibur\u00f3n!_-_Corrientes.mp3"} +{"name":"Yuanan_-_Miedo_-_Yuanan","text":"Uh-uh-uh-uh\nNa-na-na-nai\nNa-na-na-nai\n\nYo digo miedo, miedo, nos enga\u00f1an con el miedo, chili-bu, ay\nMiedo, miedo, nos enga\u00f1an con el miedo, te lo digo a ti\nMiedo, miedo, nos enga\u00f1an con el miedo, no\nMiedo, miedo, nos enga\u00f1an con el miedo\n\nNuevo mecanismo de control\nMiedo para la poblaci\u00f3n\nDominaci\u00f3n mediante el terror\nCada d\u00eda vemos en televisi\u00f3n\nAtentados, guerras, muertes y destrucci\u00f3n\nPero nadie se encarga de decir la verdad de la situaci\u00f3n\n\nPorque si se\nMiedo, miedo, nos enga\u00f1an con el miedo, chili-bu, ay\nMiedo, miedo, nos enga\u00f1an con el miedo, te lo digo a ti\nMiedo, miedo, nos enga\u00f1an con el miedo, no\nMiedo, miedo, nos enga\u00f1an con el miedo\n\nMr. Money est\u00e1 detr\u00e1s del miedo\nImponiendo su ley all over the world\nTodo se compra, todo se vende\nAlmas, cuerpos, vidas inocentes\nTodo se compra, todo se vende\nAlmas, cuerpos, vidas inocentes\n\nMiedo, miedo, nos enga\u00f1an con el miedo, chili-bu, ay\nMiedo, miedo, nos enga\u00f1an con el miedo, te lo digo a ti\nMiedo, miedo, nos enga\u00f1an con el miedo, no\nMiedo, miedo, nos enga\u00f1an con el miedo\n\nMercado de preocupaci\u00f3n\nConsumo excesivo como evasi\u00f3n\nTrabajo, trabajo, ocupa el tiempo\nA cambio de dinero, tu esfuerzo y sudor, no, no\nA cambio de dinero tu esfuerzo y sudor, no\n\nPorque si se\nMiedo, miedo, nos enga\u00f1an con el miedo, chili-bu, ay\nMiedo, miedo, nos enga\u00f1an con el miedo, te lo digo a ti\nMiedo, miedo, nos enga\u00f1an con el miedo, no\nMiedo, miedo, nos enga\u00f1an con el miedo, no, no, no","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/Yuanan_-_Miedo_-_Yuanan.mp3"} +{"name":"Musik_-_Heiko","text":"Die Welt um mich herum bewegt sich stetig\nAlles rauscht nur so an mir vorbei\nSehe alles nur verschleiert, scheint so weit weg doch ist es hier\nIch f\u00fchle mich hypnotisiert\n\nUnd von weit entfernt h\u00f6r ich ein Ger\u00e4usch\nEin zarter Klang, der mein Herz erfreut\n\nMusik, du bist zur\u00fcck\nUm mich mit Liebe aufzuf\u00fcllen\nUm meine Seele zu ber\u00fchr'n\nSind die Depressionen auch noch so gro\u00df\nHolst du mich immer wieder raus\nGibst mir Mut und Kraft f\u00fcr jeden neuen Tag\nW\u00e4r' ich taub oder w\u00e4r' ich stumm\nH\u00e4tte ich all diese Lieder nie gesung'\nH\u00e4tte ich nicht mal gewusst, wie mir jetzt geschieht\nMusik, du bist zur\u00fcck\nUm mich mit Liebe aufzuf\u00fcllen\nUm meine Seele zu ber\u00fchr'n\n\nDie Erde kreist und kreist, sie dreht sich ewig\nAlles kommt und zieht vorbei\nSuche Ordnung in dem Chaos, suche Frieden in dem Krieg\nUnd wunder mich, warums nicht geht\n\nUnd von weit entfernt h\u00f6r ich ein Ger\u00e4usch\nEin zarter Klang, der mein Herz erfreut\n\nMusik, du bist zur\u00fcck\nUm mich mit Liebe aufzuf\u00fcllen\nUm meine Seele zu ber\u00fchr'n\nSind die Depression auch noch so gro\u00df\nHolst du mich immer wieder raus\nGibst mir Mut und Kraft f\u00fcr jeden neuen Tag\nW\u00e4r' ich taub oder w\u00e4r' ich stumm\nH\u00e4tte ich all diese Lieder nie gesung'\nH\u00e4tte ich nicht mal gewusst, wie mir jetzt geschieht\nMusik, du bist zur\u00fcck\nUm mich mit Liebe aufzuf\u00fcllen\nUm meine Seele zu ber\u00fchr'n","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Musik_-_Heiko.mp3"} +{"name":"Palabras_-_Javier_Gomez_Bello","text":"A menos de medio metro de ti\nNo encuentro las palabras y ya no s\u00e9 qu\u00e9 decir\nLargas ausencias de conversaci\u00f3n\nCortes e interferencias en la comunicaci\u00f3n\n\nSoy un orador silenciado, un pol\u00edglota en el paro\nCensurado por las leyes de la soledad\nUn profeta que ha perdido palabras en el caj\u00f3n del olvido\nY qui\u00e9n sabe si alg\u00fan d\u00eda volver\u00e1n\nY qui\u00e9n sabe si alg\u00fan d\u00eda volver\u00e1n\n\nT\u00fa, musa de mi desesperaci\u00f3n\nEres protagonista en una peli de acci\u00f3n\nY yo, en opuesta contraposici\u00f3n\nSoy un monje budista en plena meditaci\u00f3n\n\nCoge mi silencio, t\u00f3malo\nYo te ofrezco la bebida del desierto\nEl desconcierto del mundo interior\nYa s\u00e9 que es dif\u00edcil para ti\nPero no hay otro remedio, lo comprendo\nSi te entiendo, \u00bfpor qu\u00e9 t\u00fa no a m\u00ed?\n\nSoy un orador silenciado, un pol\u00edglota en el paro\nCensurado por las leyes de la soledad\nUn profeta que ha perdido palabras en el caj\u00f3n del olvido\nY qui\u00e9n sabe si alg\u00fan d\u00eda\n\nSoy un orador silenciado, un pol\u00edglota en el paro\nCensurado por las leyes de la soledad\nUn profeta que ha perdido palabras en el caj\u00f3n del olvido\nY qui\u00e9n sabe si alg\u00fan d\u00eda volver\u00e1n\nY qui\u00e9n sabe si alg\u00fan d\u00eda volver\u00e1n\nY qui\u00e9n sabe si alg\u00fan d\u00eda volver\u00e1n","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/Palabras_-_Javier_Gomez_Bello.mp3"} +{"name":"Pas_que_tes_pas_-_AZUL","text":"Allez tourne, tourne autant\nQu'il est possible de tourner (de tourner)\nComme si le sol \u00e9tait br\u00fblant\nComme si tu voulais t'envoler (t'envoler)\nAllez danse, danse pour moi\nDanse \u00e0 faire p\u00e2lir la nuit\nAllez danse une derni\u00e8re fois\nDanse jusqu'au bout de l'envie\n\nY a pas que tes pas qui m'inspirent\nBelle, j'ai vu des d\u00e9mons dans tes hanches\nQui roulent, qui se cambrent et se penchent\nComme un danger qui m'attire\n\nAllez bouge, bouge encore\nBouge tant que tu le peux\nSerpente, ondule sans effort\nY a personne qui ne le fait mieux\nAllez allume les interdits\nRougis la lune dans tes danses\nDans tes reins glisse ma folie\nDans chacun de tes pas une transe\n\nY a pas que tes pas qui m'inspirent\nBelle, j'ai vu des d\u00e9mons dans tes hanches\nQui roulent, qui se cambrent et se penchent\nComme un danger qui m'attire\n\nY a pas que tes pas qui m'inspirent\nQui roulent, qui se cambrent et se penchent\nComme un danger qui m'attire\n\nSurtout t'arr\u00eate pas, tu sais\nQue tout s'envolerait pour moi\nT'es comme un soleil en \u00e9t\u00e9\nLe monde tourne autour de toi\nLe jour, la pluie, les marais\nLes saisons de chaud ou de froid\nLes guerres, les paix, les trait\u00e9s\nY a le monde qui tourne, et puis toi\n\nY a pas que tes pas qui m'inspirent\n(Y a pas que tes pas qui m'inspirent)\nBelle, j'ai vu des d\u00e9mons dans tes hanches\n(Belle, j'ai vu des d\u00e9mons dans tes hanches)\nQui roulent, qui se cambrent et se penchent\n(Qui roulent, qui se cambrent et se penchent)\nComme un danger qui m'attire\n\nY a pas que tes pas qui m'inspirent\nBelle, j'ai vu des d\u00e9mons dans tes hanches\nQui roulent, qui se cambrent et se penchent\nComme un danger qui m'attire","language":"fr","license_type":"CC BY-NC-SA","file_name":"subsets\/fr\/audio\/Pas_que_tes_pas_-_AZUL.mp3"} +{"name":"Pluie_d'entre_deux_saisons_-_Midnight_Prefou","text":"Pluie, pluie d'entre deux saisons\nS'aimer, perdre raison\nPartir tourner en rond\nPartir tourner en rond\n\nS'allonger sur le sable\nD\u00e9sir incontr\u00f4lable\nSensation ineffable\nSensation ineffable\n\nAh, ah-ah, ah, ah\nAh, ah-ah, ah, ah\n\nLire dans ton c\u0153ur grand ouvert\nBriser mes liens de verre\nMentir, prendre la mer\nPartir prendre la mer\n\nFroid comme l'hiver loin de toi\nSourire avec effroi\nCaresse du bout des doigts\nCaresse du bout des doigts\n\nAh, ah-ah, ah, ah\nAh, ah-ah, ah, ah\n\nLuit, le soleil de ma vie\nAlt\u00e9r\u00e9es mes envies\nUn jour changer de vie\nUn jour changer ma vie\n\nSeule, du haut de ta falaise\nTour de papier, en glaise\nTu fermes la parenth\u00e8se\nTu fermes ma parenth\u00e8se\n\nAh, ah-ah, ah, ah\nAh, ah-ah, ah, ah\nAh, ah-ah, ah, ah\nAh, ah-ah, ah, ah","language":"fr","license_type":"CC BY-NC-ND","file_name":"subsets\/fr\/audio\/Pluie_d'entre_deux_saisons_-_Midnight_Prefou.mp3"} +{"name":"POIGNEE_DE_MAIN_-_Cabbac","text":"Que dit-on d'une poign\u00e9e de main ?\nLaquelle vais-je serrer demain ?\nJeu de mains, jeu de vilain\nUn dicton bien corollaire\nMieux vaut une rime populaire\nJeu de mains, jeu de malin\n\nQue pense-t-on d'une poign\u00e9e de main ?\nQu'elle indiff\u00e8re souvent sans doute\nMais que rarement elle envo\u00fbte\nQuelquefois r\u00eache elle d\u00e9route\nQuelquefois moite elle d\u00e9go\u00fbte\nJ'ai deux mains, j'ai du d\u00e9dain\n\nCependant une poign\u00e9e de main\nPeut apporter par sa d\u00e9cence\nUne plus noble concupiscence\nQu'un baiser qui d'\u00e9vidence\nLui oppose son \u00e9loquence\nJeu de mains, jeu de c\u00e2lin\n\nIl arrive qu'une poign\u00e9e de main\nSoit si ch\u00e8re, tellement esp\u00e9r\u00e9e\nIntimement escompt\u00e9e\nLe passage d'un fluide discret\nCommunion inexpliqu\u00e9e\nJeu de mains, visage carmin\n\nPrise de conscience qu'une prise de main\nApporte une futile confusion\nOffre une furtive possession\nFait de cette approche tactile\nUne confrontation subtile\nJeu de mains, rapport humain","language":"fr","license_type":"CC BY-NC-ND","file_name":"subsets\/fr\/audio\/POIGNEE_DE_MAIN_-_Cabbac.mp3"} +{"name":"Quiero_y_Puedo_-_Nacidos_de_la_Tierra","text":"Ver que otro d\u00eda cae y que ya no veo esperanza\nY abunda el desastre\nSolo tengo fe en que el sue\u00f1o que profeso se cumpla\nY en el rinc\u00f3n m\u00e1s alejado oigan el retumbar\nDe bombos, cajas y voces\nLlevando este mensaje de \u00abquerer es poder\u00bb\nLa magia del sonido nos har\u00e1 comprender\nQue no hay ma\u00f1ana sin esa ilusi\u00f3n por creer\n\nNo hay nada que detenga ya tus pasos (no)\nLos brazos en alto, el temor a un lado, amor como aliado (s\u00ed)\nPorque de ti depende que se cumpla\nNublan las excusas, escucha\nPorque la vida no te dir\u00e1 qu\u00e9 hacer\nPerderte en las cenizas de un pasado es perder (el tiempo)\nAleja a los fantasmas\nEs momento de actuar, cree en ti primero\n\nNo todo ser\u00e1 siempre oscuridad\n(Quiero y puedo)\nLa vida es una sola, vuelve a comenzar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y voy a tenerlo\n\nEres el due\u00f1o de tu voluntad\n(Quiero y puedo)\nLa ley est\u00e1 en tus manos, intenta pensar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y me lo merezco\n\nMerezco ser el due\u00f1o del camino y te digo\nAmigo, mi destino est\u00e1 esculpido en el monte del olvido\nDesde que era un ni\u00f1o, he cre\u00eddo ser capaz\nDe alcanzar lo que he querido y aqu\u00ed sigo\nCamino bien erguido, a pesar de lo vivido\nJam\u00e1s me he rendido porque s\u00e9 que hay mil motivos\nQue nadie impedir\u00e1 que alcancemos objetivos\nPor mucho que lo intenten, si he querido, yo he podido\n\nY he podido, porque la fuerza est\u00e1 conmigo\nAunque digan que yo no puedo llegar, yo les digo no\nEs el camino que yo elijo\nCon altibajos que marcaron lo que fui y lo que soy\nHoy es mirar hacia adelante\nJugar todas las cartas y arriesgar, despu\u00e9s es tarde\nArrepentirse nunca vale, no todo es gris\nCuesta aceptarlo, pero hay que\n\nNo todo ser\u00e1 siempre oscuridad\n(Quiero y puedo)\nLa vida es una sola, vuelve a comenzar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y voy a tenerlo\n\nEres el due\u00f1o de tu voluntad\n(Quiero y puedo)\nLa ley est\u00e1 en tus manos, intenta pensar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y me lo merezco\n\nAlejado de un trabajo habitual\nQue ensombrezca mi energ\u00eda vital\nQuiero hacer rap para evitar que se mueran\nMis ganas de gritar cuando todo esta mal\nHay que escapar y regresar al equilibrio\nBuscar un nuevo brillo y la ilusi\u00f3n de cuando ni\u00f1os\nLas ganas de vivir y de aprender que ya perdimos\nYo lo hago con pasi\u00f3n, encerrada entre estribillos\nT\u00fa encuentra tu lugar en este mundo en que vivimos\nPorque no hay quien me diga lo que tengo que hacer\nSi yo he querido crecer y me olvidado del ayer\n\nEl rap es el camino que he elegido\nAmateur, para hacerte perder\nEl miedo a lo que hay que ver\nQue la vida es tan corta, as\u00ed que vamos, despierta\nOlvida lo que no importa, invierte el tiempo y la fuerza\nEn todo lo que te aporta y te merezca la pena\nLo que te haga feliz y te recorra las venas\n\nNo todo ser\u00e1 siempre oscuridad\n(Quiero y puedo)\nLa vida es una sola, vuelve a comenzar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y voy a tenerlo\n\nEres el due\u00f1o de tu voluntad\n(Quiero y puedo)\nLa ley est\u00e1 en tus manos, intenta pensar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y me lo merezco\n\nNo todo ser\u00e1 siempre oscuridad\n(Quiero y puedo)\nLa vida es una sola, vuelve a comenzar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y voy a tenerlo\n\nEres el due\u00f1o de tu voluntad\n(Quiero y puedo)\nLa ley est\u00e1 en tus manos, intenta pensar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y me lo merezco","language":"es","license_type":"CC BY-ND","file_name":"subsets\/es\/audio\/Quiero_y_Puedo_-_Nacidos_de_la_Tierra.mp3"} +{"name":"Schnodderdodder_-_Abendblau","text":"Wenn die Schneem\u00e4nner im Garten wachsen\nUnd die Eiszapfen vom Dach runterkraxen\nWenn die Eiskristalle an der Scheibe haften\nKann ich die K\u00e4lte meist nicht verkraften\nUnd dann lieg ich krank im Bett\n\nWenn meine Stirn dann gl\u00fcht und mein Atem rasselt\nUnd der Doktor kommt und lauter Bl\u00f6dsinn quasselt\nRinnt der Schnupfen aus dem Nasenloch\nDie Taschent\u00fccher sind leer, jedoch\nDann zieh' ich den Schnodder hoch\n\nJa, der Schnodderdodder und der Rotzroboter\nUnd der Rasselquassel und das schlimme Schlamassel\nUnd der fiese Keim in dem gelben Schleim\nUnd die Spitzenhitze und das ganze Geschwitze\nUnd ich zieh' den Schnodder hoch\n\nIn der Nacht, da kann ich ganz schlecht schlafen\nWeil mich verstopfte Nasenl\u00f6cher strafen\nDer Schlafanzug ist vollgerotzt\nAuf die Decke hab ich auch schon gekotzt\nUnd ich zieh' den Schnodder hoch\n\nWenns dann schlimmer wird, ist meine Stimme weg\nDie Beine schmerzen, wenn ich sie streck'\nWenn ich husten muss, spuck ich gelben Schleim\nZwei Wochen lang bleib ich daheim\nUnd ich zieh' den Schnodder hoch\n\nJa, der Schnodderdodder und der Rotzroboter\nUnd der Rasselquassel und das schlimme Schlamassel\nDer fiese Keim in dem gelben Schleim\nDie Spitzenhitze und das ganze Geschwitze\nUnd ich zieh' den Schnodder hoch\n\nWenn ich niesen muss, kriegst du auch was ab\nVon dem gelben Schleim, dann machst du schlapp\nSchon sind wir zu zweit und bohren in der Nase\nUnd rotzen ins Hemd bis zur Ekstase\nUnd wir zieh'n den Schnodder hoch\n\nJa, der Schnodderdodder und der Rotzroboter\nUnd der Rasselquassel und das schlimme Schlamassel\nUnd der fiese Keim in dem gelben Schleim\nUnd die Spitzenhitze und das ganze Geschwitze\nUnd ich zieh den Schnodder hoch\nJa, ich zieh den Schnodder hoch\nJa, ich zieh den Schnodder hoch\nJa, ich zieh den Schnodder hoch","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Schnodderdodder_-_Abendblau.mp3"} +{"name":"S\u00e9culaire_feat._N\u00ffme_-_saru","text":"Qu'est-ce que vous aimez faire dans l'existence ?\nEt si \u00e7a vous \u00e9tait donn\u00e9, que feriez-vous exactement ?\n\nComment exploiter le meilleur de soi-m\u00eame ?\nDissiper la brume qui nous \u00e9loigne du soleil\nQuand j'r\u00eave de grandeur, d'atteindre les sommets\nJ'm'\u00e9loigne du glandeur qui cherche son sommeil\nJe ne vise pas les sommes, juste \u00eatre en unit\u00e9\nJ'humilie les illumin\u00e9s en manque d'humilit\u00e9\nUne kalash' \u00e0 un militant, le voil\u00e0 militaire\nDu cash \u00e0 un prolo r\u00e9veille l'instinct milliardaire (milliardaire)\nQuand je ferme les yeux, c'est pour y voir plus clair\nMa t\u00eate dans les cieux, ma conscience sous terre\nT'as beau pousser des halt\u00e8res, tu finiras poussi\u00e8re\nM\u00eame en touchant l'pactole \u00e7a reste du cash-mis\u00e8re\nC'est pas parce que la came isole qu'on marche en solitaire\nC'est qu'ils ont brouill\u00e9 les codes, glissage d'ogive nucl\u00e9aire\nCivilisation s\u00e9culaire, la n\u00f4tre est \u00e9ph\u00e9m\u00e8re\nRessources limit\u00e9es, pouvoir bancaire, force unit\u00e9\n\u00c9lites infect\u00e9es, dessous de table, \u00e9lites infect\u00e9es, d\u00e9lit d'initi\u00e9\n\nMilliardaire (prol\u00e9taire)\nMilliardaire (prol\u00e9taire)\nMilliardaire (prol\u00e9taire)\nMilliardaire (prol\u00e9taire)\nTerre, terre, terre, terre\n\nMon art est vital, dans ma bulle je ressens moins les balles\nDehors le bruit des larmes m'\u00e9loigne de mon \u00e2me\nJ'aime le son du calme, remballe tes palabres\nToute fa\u00e7on j'sais bien qu't'es pas l\u00e0 quand arrive le drame\nSonne le glas des p\u00e9riodes amicales, j'suis qu'un animal\nM\u00eame le cou serr\u00e9, pas pr\u00e8s d'obtemp\u00e9rer quel qu'en soit le prix\nChaque rime, un coup de lame, une fa\u00e7on d'soigner ma d\u00e9prime (d\u00e9prime, d\u00e9prime, d\u00e9prime)\nRythme de couche-tard, d\u00e9cal\u00e9 d'un monde risible\nLes borderlines sont pr\u00e9visibles, les religieux sous r\u00e9sine\nLes seuls partages sur des r\u00e9seaux, tes amis sont-ils tes rivaux ?\nLa machine a plus de raison que l'homme addict au raisin\nLe navire \u00e0 la d\u00e9rive, j'vise mes r\u00eaves vers l'horizon\nJ'cultive les fruits de ma passion, h\u00e9r\u00e9tique \u00e0 contre-courant\nPr\u00e9occup\u00e9 de l'avenir des miens, pas par celui de ma nation\nJ'compte sur ma motivation pour garantir mon quotidien ('tidien, 'tidien, 'tidien)\n\n\u00c0 votre avis, qu'est-ce que les gens gardent de vous comme souvenir ?","language":"fr","license_type":"CC BY-NC-SA","file_name":"subsets\/fr\/audio\/S\u00e9culaire_feat._N\u00ffme_-_saru.mp3"} +{"name":"Sehnsucht-Unplugged_-_REH-TORTE","text":"Wir stehn auf der Stelle\nDie See ist ruhig, bewegt sich nicht\nWir stehn auf der Stelle\nUnd meilenweit kein Land in Sicht\n\nDie Sonne steht am Horizont\nAschfahl und w\u00e4rmt nicht mehr\nDer Ozean ist kalt und tief\nUnd der Proviant ist leer\n\nWir stehn auf der Stelle\nUnd keiner wei\u00df wie's weiter geht\nWir stehn auf der Stelle\nWer wei\u00df, wohin der Wind uns weht\n\nDie Nacht f\u00e4llt wie ein sanftes Tuch\nUnd h\u00fcllt meine Tr\u00e4ume ein\nDie Segel, sie f\u00fcllen sich\nDenn der Wind bl\u00e4\u00dft voll hinein\n\nDie Wogen, sie funkeln\nUnd Sterne fall'n vom Firmament\nDer Mond h\u00e4ngt wie ein nasser Sack\nDer meine Sehnsucht kennt\n\nWir stehn auf der Stelle\nWir geben nichts mehr von uns her\nMein Schiff, das ist in voller Fahrt\nUnd vor uns liegt das Meer\n\nGlaub, ich geh jetzt in die Badewanne, kommst du mit?\nVielleicht sp\u00e4ter, muss noch Kartoffeln sch\u00e4len","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Sehnsucht-Unplugged_-_REH-TORTE.mp3"} +{"name":"SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23","text":"Regier das Biz wie ein Illuminat\nBin in jedem Staat sowie im Emirat\nBin ich fat most valuable Thronkandidat\nHip Hop's best Limited Edition\nIm Lexikon unter Champion\nErhaltet von mir die Originalversion\nVon Streetrap in Germany\nWir geben alles f\u00fcr die Company\nFolgt mir auff\u00e4llig zum Hauptmen\u00fc\nBin euer Lieblingsbaby in jeder City\nVorbei in der Lounge an jeder Security\nHab mit Abstand die coolste Identity\nHalte mein Gleichgewicht im Ying und Yang\nHab einen inneren Drang f\u00fcr den perfekten Klang\nVom Aussehen her bin ich Blickfang\nVon hier in alle Stra\u00dfen entlang\n\nIn den Stra\u00dfen leuchten die Sterne klar\nSo unerreichbar und doch so nah\nLichter scheinen auf das Panorama\nAuf jeden Block bis zum Himalaya\nG-Rap Syndikat k\u00e4mpfen Chica\nIn der Dunkelheit allein auf der Stra\u00dfe\nChillen in der Bar, in der Shishabar\nKommen uns vor wie ein Hollywoodstar\n\nMein Label kommt voll powerful\nRegiere die Szene wie ein Gro\u00dfmogul\nMein Sound kommt cool von hier bis nach Istanbul\nHab Coolnessfaktor hoch zehn\nKreier 'nen neuen Stra\u00dfenervergreen\nMach euch zur Gefolgschaft wie ein Azzaleen\nLehn dich zur\u00fcck und schalt YouTube an\nDr\u00fcck auf \"play\" auf deinem Touchscreen\nDer Textinhalt dient zum Machterhalt\nBin eiskalt wie der Schnee auf der Champs-\u00c9lys\u00e9es\nIn roten Ferraris \u00fcber die Autobahn nach Paris\nVersteck ein Sechseck Koka im Gep\u00e4ck\nFahren 323 \u00fcber den Bordercheck\nGebt mir alle mal den meisten Respekt\nF\u00fcr meine ganzen Aktionen, ernte ich Millionen\n\nIn den Stra\u00dfen leuchten die Sterne klar\nSo unerreichbar und doch so nah\nLichter scheinen auf das Panorama\nAuf jeden Block bis zum Himalaya\nG-Rap Syndikat k\u00e4mpfen Chica\nIn der Dunkelheit allein auf der Stra\u00dfe\nChillen in der Bar, in der Shishabar\nKommen uns vor wie ein Hollywoodstar\n\nShaney 23 C-Rap Unikat\nDu denkst dir, nur ihr seid hart?\nAber ich schw\u00f6r dir, was ich tat\nTat keiner zuvor mir\nIch stech aus der Masse hinaus wie ein Clubhaus\nNeon Lights Effects, Bitches ziehen sich f\u00fcr mich aus\nIlluminato Style weil's endgeil line\nIch b\u00fcndel doppelt soviel Scheine\nBau ein Textteil in Realtime in die Box\nMir egal ob mit Explorer oder Firefox\nDieser Sound aus FFM kommt aus jeder Box\nDas ist wie Gridlock auf Woodstock\nCK shocked den Block wie Punkrock\nChicks geben Ficks f\u00fcr die hei\u00dfeste G-Rapperin\nDie auch schon ein paar Pariserinnen flach lag\nUnd danach mit dreifach Rhymes zuschlag\nIch fick hardcore von Montag bis Sonntag\n\nIn den Stra\u00dfen leuchten die Sterne klar\nSo unerreichbar und doch so nah\nLichter scheinen auf das Panorama\nAuf jeden Block bis zum Himalaya\nG-Rap Syndikat k\u00e4mpfen Chica\nIn der Dunkelheit allein auf der Stra\u00dfe\nChillen in der Bar, in der Shishabar\nKommen uns vor wie ein Hollywoodstar","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23.mp3"} +{"name":"Sin_miedo_-_Living_Camboya","text":"Reuniones de trabajo\nUna comida familiar\nDiscusiones de pareja\nLa \u00faltima peli de Star Wars (Star Wars)\n\nLa tortilla francesa de anoche\nEl pelado que te han hecho\nEl nombre de tu perro\nPor qu\u00e9 te vas a otra ciudad\n\nTodo ser\u00eda mejor si pudiera\nDecir lo que siento sin miedo\nTodo ser\u00eda mejor si pudieras\nDecir lo que sientes sin miedo\n\nLa carcasa de tu iPhone\nEse cuadro en la pared\nLa camisa que llevas puesta\nCu\u00e1nto te quiero en realidad\n\nOpiniones malcriadas\nOtro bulo que estall\u00f3\nComentarios del presidente\nMi condici\u00f3n sexual\n\nTodo ser\u00eda mejor si pudiera\nDecir lo que pienso sin miedo\nTodo ser\u00eda mejor si pudieras\nDecir lo que piensas sin miedo\n\nNo soy capaz de imaginar\nC\u00f3mo explotar\u00eda el mundo si solo contamos la verdad\nNo soy capaz de imaginar\nC\u00f3mo explotar\u00e1 mi cerebro si solo me cuentan la verdad\n\nTodo ser\u00eda mejor si pudiera\nDecir lo que siento sin miedo\nTodo ser\u00eda mejor si pudieras\nDecir lo que sientes sin miedo\nSin miedo\n(Ah)\nSin miedo","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/Sin_miedo_-_Living_Camboya.mp3"} +{"name":"te_amo_-_fabios_la_nueva_expresion_de_la_cancion","text":"Con dos palabras quiero decirte\nLo que entristece a mi coraz\u00f3n\nPor no escucharlas cuando era ni\u00f1o\nPor no escucharlas, ni percibirlo\nSolo las digo vueltas canci\u00f3n\n\nY la tristeza de la que hablo\nVen\u00eda cargada con depresi\u00f3n\nCuando cre\u00ed que tocaba el fondo\nDios ha llegado en forma de amor\nCon el regalo de tu presencia\nY de mi vida eres la raz\u00f3n\n\nTe amo, te amo, te amo\n\nY la alegr\u00eda que estoy sintiendo\nEs sentimiento vuelto expresi\u00f3n\nPor inspirarme el pronunciarlas\nUna y mil veces gracias, mi amor\n\n\u00abTe amo\u00bb son dos palabras\nQue brotan llanas en la expresi\u00f3n\nPero al decirlas con toda el alma\nEl sentimiento les da valor\n\n\u00abTe amo\u00bb son dos palabras\nQue al pronunciarlas me acerca a Dios\nPor no decirlas en su momento\nUna y mil veces pido perd\u00f3n\n\n\u00abTe amo\u00bb son dos palabras\nQue al pronunciarlas me acerca a Dios\nPor inspirarme lo que yo siento\nUna y mil veces gracias, mi amor\n\nTe amo, te amo, te amo","language":"es","license_type":"CC BY-NC-SA","file_name":"subsets\/es\/audio\/te_amo_-_fabios_la_nueva_expresion_de_la_cancion.mp3"} +{"name":"Te_Recuerdo_-_Wilson_Way","text":"Hola, \u00bfqu\u00e9 quiero decir? Que muchas gracias por todo lo que hemos pasado, eh, te quiero mucho\n\nHola, \u00bfqu\u00e9 tal? Espero que est\u00e9s bien\nNo dejo de pensar en ti y espero que t\u00fa tambi\u00e9n\nYo estoy muy bien, no niego que un poco triste\nNo saco de mi cabeza lo que t\u00fa me prometiste\n\nSi algo sentiste, a veces me pongo a pensar\nSi verdaderamente conmigo quer\u00edas estar\nPero no vo' a negar que todav\u00eda te quiero\nAunque ha pasado tiempo, en mis brazos te espero\n\nPues hay muchos recuerdos que yo tengo en mi mente\nMis palabras mienten si dicen que nada sienten\nPresente en tu vida para siempre quisiera estar\nJuntos caminar y a tu lado despertar\n\nY no puedo soportarlo m\u00e1s\n(No puedo es-, no) no puedo estar sin ti\nCuando te vi por primera vez (te vi por primera vez)\nNo pens\u00e9 que me rendir\u00eda a tus pies (ah-ah-ah-ah)\nY aqu\u00ed estoy recordando y no te dejo de pensar\nNo te logro olvidar y te quiero besar\nVolver a recordar lo que fuimos t\u00fa y yo (ah-ah-ah-ah)\nY aqu\u00ed estoy recordando y no te dejo de pensar\nNo te logro olvidar y te quiero besar\nVolver a recordar lo que fuimos t\u00fa y yo (lo que fuimos t\u00fa y yo)\n\nNing\u00fan d\u00eda yo te dejo de pensar\nComo el tatuaje en mi piel, en mi vida vas a estar\nQuiero llegar a ser el hombre que t\u00fa quieres\nDime qu\u00e9 m\u00e1s hago, tienes a un hombre que se muere\nPor darte amor, respeto y toda' esas cosas\nAlguien que sin pensarlo te dar\u00eda miles de rosas\nEres hermosa, un recuerdo que me mata\nHiciste algo en mi vida que a tu amor me ata\n\nQuiero volver a vivir, volver a sentir\nJuntos sonre\u00edr, si un error comet\u00ed lo quiero corregir\nContigo compartir, el amor descubrir\nNo voy a fingir que me muero por ti\nY a tu lado re\u00edr, hasta el d\u00eda de morir\nNo te voy a mentir, un amor para ti\nYo te voy a elegir, yo te voy a seguir, nunca me voy a ir\nPara que te des cuenta que te amo a ti\nY sabes bien que me muero por ti (ti, ti, ti)\n(Ey, que me muero por ti)\n\nNo puedo estar sin ti\nCuando te vi por primera vez (te vi por primera vez)\nNo pens\u00e9 que me rendir\u00eda a tus pies (ah-ah-ah-ah)\nY aqu\u00ed estoy recordando y no te dejo de pensar\nNo te logro olvidar y te quiero besar\nVolver a recordar lo que fuimos t\u00fa y yo (ah-ah-ah-ah)\nLo que fuimos t\u00fa y yo\nY aqu\u00ed estoy recordando y no te dejo de pensar\nNo te logro olvidar y te quiero besar\nVolver a recordar lo que fuimos t\u00fa y yo (lo que fuimos t\u00fa y yo)","language":"es","license_type":"CC BY-SA","file_name":"subsets\/es\/audio\/Te_Recuerdo_-_Wilson_Way.mp3"} +{"name":"DON_VALDES_-_Tu_sais_Man","text":"Plus de love\nPlus de love\nPlus de love, hey\n\nJe r\u00eave qu'un jour chacun soit ma\u00eetre de son destin (I have a dream)\nQue chaque personne puisse un jour se prendre en main (yeah)\nSans avoir \u00e0 douter de prendre le mauvais chemin (ouh)\nO\u00f9 chaque obstacle ne serait surmont\u00e9 en vain\nQue les parents pardonnent leurs enfants de n'plus croire en rien (yute, man)\nQue les enfants suivent cette m\u00e9lodie qui vient de loin (ouh)\nAu lieu d'\u00e9couter des chim\u00e8res qui ne valent rien (ouais)\n\u00ab Tu es mon adversaire \u00bb, me diront certains\n\nOh oui, tu sais, man (tu sais, man)\nLa joie quand on prend conscience d'exister (oh yeah)\nOh oui, tu sais, man\nLes regrets sont si durs \u00e0 oublier (oh, no, no, no, no, no)\nOh oui, tu sais, man (hey)\nQue les enfants veulent grandir et te ressembler (ouh, tous les yutes, eh)\nOh oui, tu sais, man (oh yeah)\nUn jour ou l'autre, l'amour va triompher (love, love, love now)\n\n(Jah!) J'en vois beaucoup qui rigolent quand je clame ton nom\nIls te prennent pour une marque, une herbe, une religion\nBeaucoup parlent sur toi sans m\u00eame faire attention (beaucoup)\nLes signes, ils pr\u00e9f\u00e8rent les voir \u00e0 la t\u00e9l\u00e9vision (yeah)\nBeaucoup pensent parler avec esprit, mais leur c\u0153ur est ferm\u00e9 (parce que)\nJamais ils n'osent se taire pour mieux \u00e9couter\nIls osent narguer l'enfer en bravant tous les dangers (hey)\nDure sera la chute quand il faudra s'r\u00e9veiller\n\nOh oui, tu sais, man (tu sais, man)\nLa joie quand on prend conscience d'exister (oh yeah)\nOh oui, tu sais, man\nLes regrets sont si durs \u00e0 oublier (oh, no, no, no, no, no)\nOh oui, tu sais, man (hey)\nQue les enfants veulent grandir et te ressembler (ouh, tous les yutes, eh)\nOh oui, tu sais, man (oh yeah)\nUn jour ou l'autre, l'amour va triompher (hey, l'amour pour tous les fr\u00e8res et s\u0153urs)\n\nJe r\u00eave qu'un jour chacun soit ma\u00eetre de son destin (ouh)\nQue chaque personne puisse un jour se prendre en main (tout le monde)\nSans avoir \u00e0 douter de prendre le mauvais chemin (hey)\nQue chaque obstacle ne serait surmont\u00e9 en vain (ah, music !)\n\nWo-yo (pour tous les fr\u00e8res et s\u0153urs motiv\u00e9s)\nWo-yo-yo-yo-yo (oh, viens, bouge \u00e0 la musique reggae)\nWo-yo (oh oui, man, si t'es motiv\u00e9, motiv\u00e9)\nWo-yo-yo-yo-yo (oh, viens, parle ici d'unit\u00e9)\nWo-yo-yo (pour tous les s\u0153urs et fr\u00e8res de tous les quartiers)\nWo-yo-yo-yo-yo (ouah, viens ici dans l'ambiance polici\u00e8re)\nWo-yo-yo (danse sur la musique reggae)\nWo-yo-yo-yo-yo (yo, big up !)\n\nOh oui, tu sais, man (tu sais, man)\nLa joie quand on prend conscience d'exister (oh yeah)\nOh oui, tu sais, man\nLes regrets sont si durs \u00e0 oublier (oh, no, no, no, no, no)\nOh oui, tu sais, man (hey)\nQue les enfants veulent grandir et te ressembler (ouh, tous les yutes, eh)\nOh oui, tu sais, man (oh yeah)\nUn jour ou l'autre, l'amour va triompher (love, love, love now)\n\nOn revient chanter pour Jah\nPour tous ceux qui gardent la foi\nPour tous ceux qui restent au combat, yeah\nPour tous ceux qui chantent pour la joie\n(Jah ! Boh !) Conscious !","language":"fr","license_type":"CC BY-NC-SA","file_name":"subsets\/fr\/audio\/DON_VALDES_-_Tu_sais_Man.mp3"} +{"name":"Une_Vie_De_Roi_-_david","text":"Je sais que toute ma vie, je n'oublierai jamais\nCe bel apr\u00e8s-midi au soleil de janvier\nC'\u00e9tait tellement g\u00e9nial que j'en tremblote encore\nJe suis rentr\u00e9 tout sale et maintenant je m'endors\n\nC'est vraiment fatiguant de courir tout le jour\nMais qu'est-ce que c'est marrant de faire le gros balourd\nJ'ai saut\u00e9 dans les feuilles et j'ai mang\u00e9 des pierres\nChass\u00e9 les \u00e9cureuils et labour\u00e9 la terre\n\nJe vis pour lui\nMon seigneur ch\u00e9ri\nMon ma\u00eetre-ami\n\nJ'ai flair\u00e9 des chenilles et broy\u00e9 des b\u00e2tons\nMordill\u00e9 les chevilles d'un vilain vieux mouton\nJe suis le plus heureux, pour \u00e7a je remercie\nMon v\u00e9n\u00e9rable Dieu, mon ma\u00eetre \u00e0 moi ch\u00e9ri\n\nIl est si formidable, je l'aime plus que ma vie\nJe veux \u00eatre admirable, parfois je r\u00e9ussis\n\u00c0 gagner une caresse entre mes deux oreilles\nM\u00eame si je tire en laisse, j'\u00e9coute les bons conseils\n\nJe vis pour lui\nMon seigneur ch\u00e9ri\nMon ma\u00eetre-ami\n\nMa ma\u00eetresse est gentille, je sais que dans une heure\nJe jouirai des papilles, la truffe dans mon bonheur\nElle sait tr\u00e8s bien comment me faire danser du cul\nLe soir en me versant de raffin\u00e9s menus\n\nCroquettes croustillantes au d\u00e9licat fumet\nSubtils parfums de fiente et viande faisand\u00e9e\nApr\u00e8s ce doux festin, j'irai me promener\nEt m'enivrer enfin des urines du quartier\n\nJe vis pour lui\nMon seigneur ch\u00e9ri\nMon ma\u00eetre-ami\n\nUn jour je serai sage au moins toute une journ\u00e9e\nPour un bout de fromage je peux \u00eatre parfait\nQuand j'\u00e9tais tout petit, il fallait que je bouffe\nJ'faisais des confettis de toutes les pantoufles\n\nMaintenant je suis grand, j'ai trois ans et deux mois\nJe prot\u00e8ge mes parents, c'est un peu moi le roi\nJe suis le plus heureux, pour \u00e7a je remercie\nMon v\u00e9n\u00e9rable Dieu, mon ma\u00eetre \u00e0 moi ch\u00e9ri\n\nJe vis pour lui\nMon seigneur ch\u00e9ri\nMon ma\u00eetre-ami","language":"fr","license_type":"CC BY-NC-SA","file_name":"subsets\/fr\/audio\/Une_Vie_De_Roi_-_david.mp3"} +{"name":"Vente_-_Fafarulo_Calabaza","text":"Vente\nConmigo es diferente\nComo agua fresca que calma la fiebre\nHasta las nubes hoy mienten\nY te explota en la cabeza\nUna tremenda tormenta\n\nFuerte\nAbr\u00e1zame muy fuerte\nMi amor, nunca me sueltes\nAy, qu\u00e9 extra\u00f1a es tu manera de quererme\nAy, qu\u00e9 lindo que ser\u00eda estar con vos y conversar\n\nDe cosas\nNo s\u00e9 de cuales cosas\nCosas poco importantes y es que es muy duro olvidarte\nNo me digas que a\u00fan no nos veremos\nY tendremos que esperar\n\nM\u00e1s tiempo\nDecime cu\u00e1nto tiempo\nSi pareciera que no hubiera nada\nY, haga lo que haga\nNo paro de extra\u00f1arte\nY de perderte cada d\u00eda m\u00e1s\n\nY el amor es as\u00ed\nCuando lo dejamos ir\nSe resiente feo con tu alma\nY ya no te deja ni dormir\nY es como una venganza\nPor si el vac\u00edo no te alcanza\nY te deja de recuerdo en la guitarra\nUna recontra puta canci\u00f3n\n\nVieja\nViejas canciones, viejas\nSonrisas que se alejan de mi cara\nY la angustia hoy me apu\u00f1ala\nY mi rostro ya refleja\nChotos miles a\u00f1os de dolor\n\nCanas\nSe vino el carmelazo\nNo me banco el fracaso de perderte\nY tal vez fue para siempre\nAquello que hoy me tiene\nHundido en esta seca soledad\n\nY quiz\u00e1s en ese lugar\nNos volvamos a encontrar\nQuiz\u00e1s no sea tan malo\nSi al final los dos\nNos la remil buscamos\nQuiero prepararme mejor\nA la altura de la ocasi\u00f3n\nSolo un rato m\u00e1s de amor\nPara respirarte, coraz\u00f3n\n\nVente, que conmigo es diferente\nSiente conmigo, amor y abr\u00e1zame fuerte\nY no pidamos perd\u00f3n\nPor todo lo que nos pas\u00f3\nQue ahora ya no es importante\nMucho m\u00e1s peor fue tratar de olvidarte\nQu\u00e9 tremendo que se siente\nSensaciones tan crocantes, tan crujientes\n\nY, de repente, estoy dado vuelta\nComo un cond\u00f3n o media\nComo un coreano en la feria\nComo un morr\u00f3n en la leche\nComo Navidad el 15 de septiembre\nY, al fin, me resigno\nY veo que no todo es tan maligno\nComo bola sin manija\nY mi apnea no me ayuda, esa es fija\n\nFafarulo Calabaza est\u00e1 en la pista\nEn la pista\nFafarulo Calabaza est\u00e1 en la pista\nEn la pista\n\nY el amor es as\u00ed\nCuando lo dejamos ir\nSe resiente feo con tu alma\nY ya no te deja ni dormir\nY es como una venganza\nPor si el vac\u00edo no te alcanza\nY te deja de recuerdo en la guitarra\nUna bonita canci\u00f3n que dice as\u00ed\n\nY el amor es as\u00ed\nCuando lo dejamos ir\nY es como una venganza\nPor si el vac\u00edo no te alcanza\nY te deja de recuerdo en la guitarra\nUna recontra puta canci\u00f3n\n\nY el amor es as\u00ed\nCuando lo dejamos ir\nSe resiente feo con tu alma\nY ya no te deja ni dormir\n(Y es) y es como una venganza\nPor si el vac\u00edo no te alcanza\n\nY el amor es as\u00ed\nCuando lo dejamos ir\nY es como una venganza\nPor si el vac\u00edo no te alcanza\n\nY el amor es as\u00ed\nCuando lo dejamos ir","language":"es","license_type":"CC BY-NC","file_name":"subsets\/es\/audio\/Vente_-_Fafarulo_Calabaza.mp3"} +{"name":"Ver\u00e4nderung_-_doromusis","text":"Gerade denk' ich mir, wie sch\u00f6n das Leben ist\nAlles l\u00e4uft gut, wie gut das tut\nDie Liebe, das Geld stimmt, alles schick\nIch f\u00fchle mich wie Hans im Gl\u00fcck\n\nDas ist die Zeit f\u00fcr Ver\u00e4nderung\nMein Chef sagt Zeit f\u00fcr Ver\u00e4nderung\nWir leben die Ver\u00e4nderung\nVer\u00e4nderung h\u00e4lt jung\n\nIch pack' die Sachen ein, denn morgen gehts schon los\nEs tut mir leid um unsere Zeit\nDenkt mal an mich und w\u00fcnscht mir Gl\u00fcck\nVielleicht komm ich ja bald zur\u00fcck\n\nDann ist die Zeit f\u00fcr Ver\u00e4nderung\nMein Chef sagt Zeit f\u00fcr Ver\u00e4nderung\nWir leben die Ver\u00e4nderung\nVer\u00e4nderung h\u00e4lt jung\n\nGerade denk ich mir, wie sch\u00f6n das Leben ist\nAlles l\u00e4uft gut, wie gut das tut\nDenkt mal an mich und w\u00fcnscht mir Gl\u00fcck\nVielleicht komm ich ja bald zur\u00fcck\n\nDas ist die Zeit f\u00fcr Ver\u00e4nderung\nMein Chef sagt Zeit f\u00fcr Ver\u00e4nderung\nWir leben die Ver\u00e4nderung\nVer\u00e4nderung h\u00e4lt jung\n\nBa-da-da-da, da-da\nBa-da-da-dam, da-da\nBa-da-da-dam, da-dam, da\n\nDas ist die Zeit f\u00fcr Ver\u00e4nderung\nMein Chef sagt Zeit f\u00fcr Ver\u00e4nderung\nWir leben die Ver\u00e4nderung\nVer\u00e4nderung h\u00e4lt jung\n\nEs ist die Zeit f\u00fcr Ver\u00e4nderung\nSchon wieder 'ne Ver\u00e4nderung\nUnd so geht das Leben rum\nMan wird schnell grau und krumm\nZeit f\u00fcr Ver\u00e4nderung","language":"de","license_type":"CC BY-NC-ND","file_name":"subsets\/de\/audio\/Ver\u00e4nderung_-_doromusis.mp3"} +{"name":"Le_royaume_des_glous_glous_-_Raoul_de_QSM","text":"Par jours de grand vent, les ondes brumeuses s'\u00e9panchent\nAgissent comme des cure-dents agraf\u00e9s sur ta tronche\nPas un pas, pas un geste, haut les mains, bas les pattes\nThe Anatole's conquest, \u00e7a tabasse \u00e0 coups de battes\n\nQSM est puissant, pas trop concupiscent\nIls n'ont qu'une seule passion, la piquette du baron\nQSM paye comptant, il n'est jamais content\nIl beugle, dissonant et aussi tr\u00e9buchant\n\nPlus tu aimes Anatole et plus il te d\u00e9teste\nPire que Georges Abitbol, il te bouffe comme la peste\nSon courroux \u00e9clate, plus chaud qu'un panini\nLa violence du squamate \u00e9gale sa vilenie\n\nDans un contexte vici\u00e9, les aristocrates officient\nL'ambiance est \u00e9pic\u00e9e quand ils vident leurs vessies\nC'est la f\u00eate des bouchons, le royaume des glous-glous\nL'alcool coule \u00e0 foison, ils le pompent comme des poux\n\nSous ses abords aust\u00e8res, Du Skud sait festoyer\nLe marquisat prosp\u00e8re dans la rude chaire vitr\u00e9e\nLe baron fanfaronne, titille la chartreuse\nC'est pas qu'elle soit bonne, mais qu'est-ce qu'elle tape, la gueuse !\n\nSi l'argent n'a pas d'odeur, la crasse en a bien une\nQSM sent le beurre, tartin\u00e9 sur ta lune\n\nLa v\u00e9randa r\u00e9sonne comme la bande de Gaza\nLes QSM, obsc\u00e8nes, d\u00e9gazent comme Zavatta","language":"fr","license_type":"CC BY-NC-ND","file_name":"subsets\/fr\/audio\/Le_royaume_des_glous_glous_-_Raoul_de_QSM.mp3"} +{"name":"En_libert\u00e9_-_tom.leyak","text":"J'viens d'me r\u00e9veiller \u00e0 midi\nPas press\u00e9, j'ai tout mon temps aujourd'hui\nUn temps printanier me sourit\nJ'vais glander et cette id\u00e9e me ravit\n\nPeu importe qu'il n'y ait rien dans le frigo\nJ'me contenterai bien d'une kro\nJe fumerai la fin d'un b\u00e9do\nJ'me poserai en calbute dans l'jardin\nCet instant compte, demain on verra bien\nPas d'heure \u00e0 ma montre, je suis serein\n\nUne gratte, quelques notes de la zik\nEt des potes, un petit moment sympathique\nOn soule les voisins, c'est cyclique\nCes gros chiens nous menacent d'appeler les flics\n\nEt j'entends les sir\u00e8nes qui retentissent\nC'est certainement la police\nMais eux commencent \u00e0 tambouriner \u00e0 ma porte\nEn gueulant que la musique est trop forte\nJ'les envoie parler \u00e0 mon short\n\nTam-di-don, z\u00e9-d\u00e8ne-den-ouai-en\n\nOutrage \u00e0 agent, menottes aux poings\nEt m'embarquant face aux voisins\nEux qui sourient d'me voir emmen\u00e9\nPouss\u00e9 \u00e0 l'arri\u00e8re d'la voiture\nAu commissariat et en calbute\nAssis \u00e0 c\u00f4t\u00e9 d'une pute\nJ'attends qu'un gardien de la paix\nVienne me chercher pour m'questionner\nCette journ\u00e9e avait bien commenc\u00e9\nJ'vois pas ce qui a pu merder\nLe son trop fort, c'est ridicule\nMaintenant je suis en cellule\n\nMais j'continue encore \u00e0 faire la f\u00eate\nAvec les putes et leurs prox\u00e9n\u00e8tes\nJ'avais gard\u00e9 un petit pet\nLa cellule on va vraiment l'enfumer\nJ'm'en fous, il peut plus rien m'arriver\nMoi, j'suis d\u00e9j\u00e0 enferm\u00e9\n\nMais j'continue encore \u00e0 faire la f\u00eate\nJ'fais tourner l'joint, j'fais des soufflettes\nEt \u00e7a nous monte \u00e0 la t\u00eate\nLa cellule on l'a vraiment enfum\u00e9e\nJ'm'en fous, il peut plus rien m'arriver\nJ'suis toujours en libert\u00e9","language":"fr","license_type":"CC BY-NC-SA","file_name":"subsets\/fr\/audio\/En_libert\u00e9_-_tom.leyak.mp3"} diff --git a/parquet/all/test-00000-of-00001.parquet b/parquet/all/test-00000-of-00001.parquet deleted file mode 100644 index 8e8218624f16be60f1bc707dbd6dc729e76ab795..0000000000000000000000000000000000000000 --- a/parquet/all/test-00000-of-00001.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed027d2032652b082c79b63008eecea1dacce97400ce1d5cb0326e958302d6e1 -size 409150043 diff --git a/parquet/de/test-00000-of-00001.parquet b/parquet/de/test-00000-of-00001.parquet deleted file mode 100644 index f84df0c3f105ec18a844f5bbc044e8f2e2cbf73c..0000000000000000000000000000000000000000 --- a/parquet/de/test-00000-of-00001.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4fe32692f20daeb06b2b3c253b51dbd5bc4a4c6bb491a64fde821d263d95134 -size 107942102 diff --git a/parquet/en/test-00000-of-00001.parquet b/parquet/en/test-00000-of-00001.parquet deleted file mode 100644 index da2db679fd590f821339e3bf338f983236743649..0000000000000000000000000000000000000000 --- a/parquet/en/test-00000-of-00001.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c8870334ca9ff4a5166940355169ee36a260725c782a23bd352948d38c83f70 -size 105041371 diff --git a/parquet/es/test-00000-of-00001.parquet b/parquet/es/test-00000-of-00001.parquet deleted file mode 100644 index bc400d58ada82c7b680928a50b4effce96e1192e..0000000000000000000000000000000000000000 --- a/parquet/es/test-00000-of-00001.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96468681e62d4f69729c2d33890bfc17caf9718b4f56cd843ab1468a4c72c8a1 -size 104979012 diff --git a/parquet/fr/test-00000-of-00001.parquet b/parquet/fr/test-00000-of-00001.parquet deleted file mode 100644 index 30cc7ca919a6233aae83501e450ef81fc0354c52..0000000000000000000000000000000000000000 --- a/parquet/fr/test-00000-of-00001.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:935eb807ce731d44dfc904a1b8f2dd751b626e8c40774d56ee793b799ec987e0 -size 91218543 diff --git a/push_to_hub.py b/push_to_hub.py deleted file mode 100644 index 9664c656c22d43915b6e43bfa5dae87c9316a81b..0000000000000000000000000000000000000000 --- a/push_to_hub.py +++ /dev/null @@ -1,26 +0,0 @@ -import argparse -import datasets - - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument("--repo", type=str, required=True) - parser.add_argument("--revision", type=str, required=True) - args = parser.parse_args() - - for config_name in ["all", "en", "es", "de", "fr"]: - dataset = datasets.load_dataset( - "./loader.py", config_name, trust_remote_code=True - ) - dataset.push_to_hub( - args.repo, - config_name, - set_default=(config_name == "all"), - data_dir=f"parquet/{config_name}", - commit_message=f"Upload parquet/{config_name}", - revision=args.revision, - ) - - -if __name__ == "__main__": - main() diff --git a/subsets/de/audio/1_Freak_-_Automatisch_Gekommen.mp3 b/subsets/de/audio/1_Freak_-_Automatisch_Gekommen.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..4d1c3a9b3d828fafb48cead268f473c54196fb9a --- /dev/null +++ b/subsets/de/audio/1_Freak_-_Automatisch_Gekommen.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824329ad684061e7e61f59adbcad01275c7b91338fca360e869efe87b7d0ddff +size 4430336 diff --git a/subsets/de/audio/Bitte_beweg_dich_nicht_-_Bukto.mp3 b/subsets/de/audio/Bitte_beweg_dich_nicht_-_Bukto.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..8bbd2e65284123a21a7d3e998ba3b1aafda82686 --- /dev/null +++ b/subsets/de/audio/Bitte_beweg_dich_nicht_-_Bukto.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555c5d8707daf3816f06d09c674fde0d9a43f26183bec066b0eb3f16202d92b6 +size 6569472 diff --git a/subsets/de/audio/Burn_Out_Man_-_Abendblau.mp3 b/subsets/de/audio/Burn_Out_Man_-_Abendblau.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..c8e298000cfc7ca79ecf0bd8bf125e2e9168880f --- /dev/null +++ b/subsets/de/audio/Burn_Out_Man_-_Abendblau.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13cc00ff910c701d49bff733d0849b22df78d76d9ffbf5a51c8dce9310152b5b +size 5742123 diff --git "a/subsets/de/audio/Cafe_Jenseitz_Bebelstra\303\237e_-_kangaroo.musique.mp3" "b/subsets/de/audio/Cafe_Jenseitz_Bebelstra\303\237e_-_kangaroo.musique.mp3" new file mode 100755 index 0000000000000000000000000000000000000000..011cab63df1725945c1e305053226f95beb56605 --- /dev/null +++ "b/subsets/de/audio/Cafe_Jenseitz_Bebelstra\303\237e_-_kangaroo.musique.mp3" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352d3724e8be8d4c2566490f19ab58844f81e179a160bddd0cc40528d9d3b897 +size 6185624 diff --git a/subsets/de/audio/Da_wurdest_du_geboren_-_Alice_Tlustos_.mp3 b/subsets/de/audio/Da_wurdest_du_geboren_-_Alice_Tlustos_.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..58dbc5248d3867d759b56b0674a114314910ea82 --- /dev/null +++ b/subsets/de/audio/Da_wurdest_du_geboren_-_Alice_Tlustos_.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb3e072616e2569b6692dc6d667ff2c18111748e62fd6bc87b037f011976a33 +size 5006011 diff --git a/subsets/de/audio/Der_Baum_-_Dienstag_is_Damensauna_(2).mp3 b/subsets/de/audio/Der_Baum_-_Dienstag_is_Damensauna_(2).mp3 new file mode 100755 index 0000000000000000000000000000000000000000..9c9bc023261f1f2fdbfb1deff9b235b832d2f1a9 --- /dev/null +++ b/subsets/de/audio/Der_Baum_-_Dienstag_is_Damensauna_(2).mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:697203ff70ffa54972ffe2b592065543fb7c6b694dfee772fe033ab3ed58db3c +size 4234240 diff --git a/subsets/de/audio/Der_Musiker_-_d-music.mp3 b/subsets/de/audio/Der_Musiker_-_d-music.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..0d8508e2c879ef2396baeb7b501b26fcef61d4a0 --- /dev/null +++ b/subsets/de/audio/Der_Musiker_-_d-music.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e8f481e22d8366ed8282784995ea82bd6512fb8a60b5ed4a6397d9cc79ff1b +size 6653470 diff --git "a/subsets/de/audio/Die_Revolution_geh\303\266rt_Dir!_-_partysahnen.mp3" "b/subsets/de/audio/Die_Revolution_geh\303\266rt_Dir!_-_partysahnen.mp3" new file mode 100755 index 0000000000000000000000000000000000000000..7b5ed2fc4466df0a77339b0c237c33e158d1dc51 --- /dev/null +++ "b/subsets/de/audio/Die_Revolution_geh\303\266rt_Dir!_-_partysahnen.mp3" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa537951fe01de596c8378aa498504bf1f927f68138c4911f53b2c3a8c62bfa2 +size 4249133 diff --git "a/subsets/de/audio/Drei_N\303\274sse_-_patrouille.mp3" "b/subsets/de/audio/Drei_N\303\274sse_-_patrouille.mp3" new file mode 100755 index 0000000000000000000000000000000000000000..e86f3fe5d5a6c7a64b7118c8c7fb6345a1e0e01c --- /dev/null +++ "b/subsets/de/audio/Drei_N\303\274sse_-_patrouille.mp3" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fa225cad8a4a35078c4532751453160890346804ca125bc4b2efd0206627c09 +size 6388347 diff --git a/subsets/de/audio/Freifliegen_-_durch.dick.und.duenn.mp3 b/subsets/de/audio/Freifliegen_-_durch.dick.und.duenn.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..d6b855f67e8a0e312475cc07dfadc837ef0c64f2 --- /dev/null +++ b/subsets/de/audio/Freifliegen_-_durch.dick.und.duenn.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19e039e1fa78e0c6c7934bb5e43d011db05a04a63e3c0dae0d2c952664b0fafb +size 6141339 diff --git "a/subsets/de/audio/Fu\303\237abdr\303\274cke_-_Andreas_Jachmann.mp3" "b/subsets/de/audio/Fu\303\237abdr\303\274cke_-_Andreas_Jachmann.mp3" new file mode 100755 index 0000000000000000000000000000000000000000..0cea7b72faf882539c0d51f32383dbead07f8c7d --- /dev/null +++ "b/subsets/de/audio/Fu\303\237abdr\303\274cke_-_Andreas_Jachmann.mp3" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5f9007c2d5e2667747ae9d4daef6db741ac023acc84e75852f6a7f51ea6fa51 +size 5830656 diff --git a/subsets/de/audio/Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank.mp3 b/subsets/de/audio/Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..243f3b85fc8367dd2cb4a6a83cc79a6993d5e4af --- /dev/null +++ b/subsets/de/audio/Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c79c9036bee5d2d73cd14bfad1d44d236fb21b390bbd554a0cc249b9a3b91335 +size 6401536 diff --git a/subsets/de/audio/Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2).mp3 b/subsets/de/audio/Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2).mp3 new file mode 100755 index 0000000000000000000000000000000000000000..2964e687f69dad4254ca01c62ce233bbf0269d9b --- /dev/null +++ b/subsets/de/audio/Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2).mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4e6d17953606345eb757ab9f7c5c6fff7fc96054c20776ca573a536209ac5eb +size 4581376 diff --git a/subsets/de/audio/Keine_Lust_-_Jonny_M.mp3 b/subsets/de/audio/Keine_Lust_-_Jonny_M.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..9e502c6b953710ff5ae15c949f5600c57542326b --- /dev/null +++ b/subsets/de/audio/Keine_Lust_-_Jonny_M.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85956eab43ce002b2fc228471a6147eb400201c329eea076ef6df411582a92d +size 5662720 diff --git a/subsets/de/audio/Musik_-_Heiko.mp3 b/subsets/de/audio/Musik_-_Heiko.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..5ef458ec71a7970ead4827c0af6735ba14dbb675 --- /dev/null +++ b/subsets/de/audio/Musik_-_Heiko.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a7ae375ade5e7b37148d6194dc773ab0b0d20688f8e2ba4617a2398d75f517a +size 5829632 diff --git a/subsets/de/audio/SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23.mp3 b/subsets/de/audio/SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..23e1d3f72757c3c4e46dfb3144242cac4516f917 --- /dev/null +++ b/subsets/de/audio/SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11490d4859d8c424150f72a2ede788ddb274a149be601316c6caf1c4829c0b69 +size 4794880 diff --git a/subsets/de/audio/Schnodderdodder_-_Abendblau.mp3 b/subsets/de/audio/Schnodderdodder_-_Abendblau.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..5cf379b0c77ac380bd5bf08d15b4990191b0da16 --- /dev/null +++ b/subsets/de/audio/Schnodderdodder_-_Abendblau.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c54ee2bd1a8013f846b4c37744a37ce3113ff096520edf515d3a0334eaa75700 +size 4635523 diff --git a/subsets/de/audio/Sehnsucht-Unplugged_-_REH-TORTE.mp3 b/subsets/de/audio/Sehnsucht-Unplugged_-_REH-TORTE.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..25d5c6ebb11afb4c07d0520c201ae104e3b56f60 --- /dev/null +++ b/subsets/de/audio/Sehnsucht-Unplugged_-_REH-TORTE.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c224641699e442c76ca2a625e88ff2ee75c3427afabe80eb9dd25b211938af +size 6187426 diff --git "a/subsets/de/audio/Ver\303\244nderung_-_doromusis.mp3" "b/subsets/de/audio/Ver\303\244nderung_-_doromusis.mp3" new file mode 100755 index 0000000000000000000000000000000000000000..1c4b9cba41be516205d34ccd2e2b5e7269791b9d --- /dev/null +++ "b/subsets/de/audio/Ver\303\244nderung_-_doromusis.mp3" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a45298397ce789a9c6cdcc19974630abd75d96a097dc91026526e369696efbd3 +size 3868515 diff --git a/subsets/de/audio/dich_gehen_zu_sehn._-_Wingenbach_Frank.mp3 b/subsets/de/audio/dich_gehen_zu_sehn._-_Wingenbach_Frank.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..42a6d85985c360114094031bf4df074635258f54 --- /dev/null +++ b/subsets/de/audio/dich_gehen_zu_sehn._-_Wingenbach_Frank.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa0f2a61aa10869a350022fac28e385347ec83bc65052fff401358d903b2efd8 +size 4539821 diff --git a/subsets/de/metadata.jsonl b/subsets/de/metadata.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7bb8d9530a4ae8d4970db3d8eada339378c17d41 --- /dev/null +++ b/subsets/de/metadata.jsonl @@ -0,0 +1,20 @@ +{"name":"1_Freak_-_Automatisch_Gekommen","text":"Ich w\u00fcrd' so gerne meinen Namen verlieren\n(Das w\u00e4r' schon okay)\nVollkommen unerkannt durch Stra\u00dfen maschieren\n(No, you don't know me)\nEs w\u00fcrde niemand danach fragen was geht\n(Alter schei\u00df auf mein Smartphone)\nUnd ich h\u00e4tte endlich Zeit zu verstehn\n(Ich muss einfach mal klar kommen)\n\nIch schlie\u00df' mich ein\nUnd komm' nicht raus\n\nIch bin ein Freak, ein Freak\nRede st\u00e4ndig von meinem wundersch\u00f6nen Glied\nIch bin ein Freak, ein Freak\nGlaube nicht, dass es f\u00fcr mich hier etwas gibt\nIch bin ein Freak, ein Freak\nRede st\u00e4ndig nur von meiner schei\u00df Musik\nIch bin ein Freak, ein Freak\nGlaube nicht, dass mich von euch jemand besiegt\nIch bin ein Freak!\n\nIch w\u00fcrd' so gern den ganzen Tag musizieren\n(So mit Hoes und Cocain)\nWer das nicht will, kann bei mir oral probieren\n(K\u00f6nnte sofort losgehn)\nH\u00f6rt sich das an, als w\u00fcrd' ich Spanisch verstehn?\n(Una loco pendejo)\nIch zeig dir einfach meinen Penis und geh\n(Ich bin interessiert an dem Echo)\n\nIch schlie\u00df' mich ein\nUnd komm' nicht raus\n\nIch bin ein Freak, ein Freak\nRede st\u00e4ndig von meinem wundersch\u00f6nen Glied\nIch bin ein Freak, ein Freak\nGlaube nicht, dass es f\u00fcr mich hier etwas gibt\nIch bin ein Freak, ein Freak\nRede st\u00e4ndig nur von meiner schei\u00df Musik\nIch bin ein Freak, ein Freak\nGlaube nicht, dass mich von euch jemand besiegt\nIch bin ein Freak!\n\nW\u00e4hrend du sprichst, bin ich in Gedanken nackt\nIch trage nur meine Gitarre\nIch h\u00f6r nicht hin, ob irgendjemand etwas sagt\nIch glaub' wir reden \u00fcber Mathe\nW\u00e4hrend du sprichst, bin ich in Gedanken nackt\nIch trage nur meine Gitarre\nIch h\u00f6r nicht hin, ob irgendjemand etwas sagt\nIch glaub', ich sitze in der Kacke\n\nIch bin ein Freak, ein Freak\nRede st\u00e4ndig von meinem wundersch\u00f6nen Glied\nIch bin ein Freak, ein Freak\nGlaube nicht, dass es f\u00fcr mich hier etwas gibt\nIch bin ein Freak, ein Freak\nRede st\u00e4ndig nur von meiner schei\u00df Musik\nIch bin ein Freak, ein Freak\nGlaube nicht, dass mich von euch jemand besiegt\nIch bin ein Freak!\n\nIch bin ein Freak!\nIch bin ein Freak!\nIch bin ein Freak!\n\nGlaube nicht, dass mich von euch jemand besiegt\n\nIch bin ein Freak!","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/1_Freak_-_Automatisch_Gekommen.mp3"} +{"name":"Bitte_beweg_dich_nicht_-_Bukto","text":"Du bist es nicht, die so sehr f\u00fcr eine Sache brennt\nDass man sie hinterher vor lauter Ru\u00df nicht wiedererkennt\nDu stehst nicht unter Strom, zumindest nicht permanent\nAuch f\u00fcr die kleinen Dinge bleiben dir immer noch ein paar Prozent\nDu bist es nicht, die gern etwas auf sich beruhen l\u00e4sst\nOder die schon bevor das Licht angeht den Kinosaal verl\u00e4sst\nWas sich festzuhalten lohnt, l\u00e4sst du nicht einfach ziehen\nDu h\u00f6rst den Sternen dann nur zu, wenn sie es sich wirklich verdienen\n\nSo wie du bist, bist du genau, wie ich dich will\nWas du auch anstellst, tust du mit Grazie und Stil\nDein guter Geschmack ist unbestreitbar und er spricht f\u00fcr sich\nBitte beweg dich nicht\nBitte beweg dich nicht\n\nDu hast ein wachsames Auge, ein verst\u00e4ndnisvolles Ohr\nDie Fehler der Vergangenheit h\u00e4ltst du mir nur selten vor\nDu bist mein Groupie, Fan und Kritiker in Personalunion\nWer kann das schon von sich behaupten? Ich kann behaupt'n, ich kann das schon\nSo manche Schnapsidee hast du mir um die Ohr'n gehaun\nWenn ich vor diesen Viechern nicht so viel Respekt h\u00e4tte, w\u00fcrde ich mit dir auch Pferde klauen\n\nSo wie du bist, bist du genau, wie ich dich will\nWas du auch anstellst, tust du mit Grazie und Stil\nDein guter Geschmack ist unbestreitbar und er spricht f\u00fcr sich\nBitte beweg dich nicht\nBitte beweg dich nicht\n\nStolperst du \u00fcber deine Tr\u00e4ume, helfe ich dir wieder auf\nEin blaues Auge und verschrammte Knie nehm' ich daf\u00fcr gern in Kauf\nIch halt dich an der Leine, wenn dein Kopf \u00fcber den Wolken schwebt\nUnd ich lass mich mit dir treiben, w\u00e4hrend unter uns die Erde bebt\n\nSo wie du bist, bist du genau, wie ich dich will\nWas du auch anstellst, tust du mit Grazie und Stil\nDein guter Geschmack ist unbestreitbar und er spricht f\u00fcr sich\nBitte beweg dich nicht\n\nSo wie du bist, bist du genau, wie ich dich will\nSo wie du bist, bist du genau, wie ich dich will\nSo wie du bist, bist du genau, wie ich dich will\nBitte beweg dich nicht\nBitte beweg dich nicht","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Bitte_beweg_dich_nicht_-_Bukto.mp3"} +{"name":"Burn_Out_Man_-_Abendblau","text":"Mannomann, am Ende des Tages ist immer noch Arbeit \u00fcbrig\n\nWenn andere ihre Kinder betten\nBrennt im B\u00fcro ein Licht\nMan sieht dich dort die Firma retten\nDie sonst zusammenbricht\n\nNa ja, Kollege, einer muss sich ja darum k\u00fcmmern\n\nEs ist noch Arbeit \u00fcbrig, du hasts noch nicht geschafft\nDu musst die Welt noch retten, sonst wird sie hingerafft\n\nIch kann machen, was ich will\nAm Ende der Woche ist auch noch Arbeit \u00fcbrig\n\nAndere h\u00fcten Kinder\nDu hast nicht mal einen Hund\nDu brauchst auch keine Wohnung\nB\u00fcroschlaf ist ja so gesund\n\nSonst ist ja keiner mehr da, ihr braucht mich doch!\n\nEs ist noch Arbeit \u00fcbrig, du hasts noch nicht geschafft\nDu musst die Welt noch retten, sonst wird sie hingerafft\nBurnout-Man\n\nAm Tag vor dem Urlaub ist auch noch Arbeit \u00fcbrig!\n\nAndere packen Koffer\nDu stornierst den Flug\nDie wichtige Bestellung\nKommt sonst nicht mehr zum Zug\n\n\u00dcbernimmt denn hier keiner au\u00dfer mir Verantwortung?\n\nEs ist noch Arbeit \u00fcbrig, du hasts noch nicht geschafft\nDu musst die Welt noch retten, sonst wird sie hingerafft\nOh, Burnout-Man\n\nKurz vor der Rente ist auch noch Arbeit \u00fcbrig!\n\nAndere m\u00e4hen schon Rasen\nAber du bist noch im Amt\nDenn du musst noch was schaffen\nDazu bist du verdammt\n\nMir wirds ja auch zu viel, aber wir k\u00f6nnen doch nicht alles den Bach runtergehen lassen\n\nEs ist noch Arbeit \u00fcbrig, du hasts noch nicht geschafft\nDu musst die Welt noch retten, sonst wird sie hingerafft\nBurnout-Man\n\nAm Ende des Lebens ist auch noch Arbeit \u00fcbrig\n\nAndere d\u00fcrfen schon modern\nAber du bist noch nicht tot\nDie Welt, die braucht dich immer noch\nAls Retter in der Not\n\nBegrabt mich mit meinem Laptop! Ich muss noch meine Mails checken\n\nEs ist noch Arbeit \u00fcbrig, du hasts noch nicht geschafft\nDu musst die Welt noch retten, sonst wird sie hingerafft\n\nOh, Burnout-Man\nBurnout-Man\nBurnout-Man\nBurnout-Man\nBurnout-Man","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Burn_Out_Man_-_Abendblau.mp3"} +{"name":"Cafe_Jenseitz_Bebelstra\u00dfe_-_kangaroo.musique","text":"Wo gibts den besten Milchkaffee\nHimbeer- oder Rooibuschtee?\nWo gibt es Fr\u00fchst\u00fcck bis nach zwei?\nIm Caf\u00e9 Jenseitz\n\nWo wird man immer nett begr\u00fc\u00dft\nWo tuckt der Chef in der Komb\u00fcs'\nWo sieht man dir gern auf dein Teil\nIm Caf\u00e9 Jenseitz\n\nWo dreht man gleich den Kopf zur\u00fcck\nNur weil ein Gast die Klinke dr\u00fcckt\nWo sitzt man gerne auch zu zweit\nIm Caf\u00e9 Jenseitz\n\nWo gibt es Bowle mal umsonst\nWenn du zur Grand Prix Party kommst\nWo kassierst du 60 Euro dann\nIm Caf\u00e9 Jenseitz\nDas Caf\u00e9 f\u00fcr den Mann","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Cafe_Jenseitz_Bebelstra\u00dfe_-_kangaroo.musique.mp3"} +{"name":"Da_wurdest_du_geboren_-_Alice_Tlustos_","text":"Hoffnungslos im Dunkel meines Seins raste ich dahin\nSuchte nach dem Sinn meines Lebens\nVoller Angst war ich gefangen, suchte nach dem Ziel\nHasste dieses Spiel meines Lebens\nWahrheit war mir fremd, zu schwer, Anerkennung galt\nDenn mein Herz war kalt, ohne Liebe\n\nJesus, da wurdest du geboren\nLicht f\u00fcr meine Dunkelheit\nHoffnung meiner kalten Seele\nTrost in Not und Leid, Jesus\n\nDu hast alles selbst erlebt, hast den Thron verlassen\nF\u00fchltest Lieben, Hassen dieser Welt\nDu verstehst das tiefste Leid, Blindheit weicht vor dir\nSchenkst dein Licht auch mir, Jesus\n\nF\u00fcr dein Kommen ehr' ich dich, Majest\u00e4t vom All\nLegst dich in den Stall meines Lebens\n\nJesus, du wirst in mir geboren\nLicht f\u00fcr meine Dunkelheit\nHoffnung meiner kalten Seele\nTrost in Not und Leid, Jesus\n\nJesus, du wirst in mir geboren\nLicht f\u00fcr meine Dunkelheit\nHoffnung meiner kalten Seele\nTrost in Not und Leid, Jesus, Jesus","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Da_wurdest_du_geboren_-_Alice_Tlustos_.mp3"} +{"name":"Der_Baum_-_Dienstag_is_Damensauna_(2)","text":"Wenn ihr so weiter macht, verspielt ihr meine Zukunft\nSeid ihr doof?\n\nVor dem K\u00fcchenfenster\nSteht ein alter Baum\nSo alt wie er ist\nKrieg' ich das Grauen\n\nDer Baum der steht da seit Jahren\nSchon lang' bevor wir da waren\nAuch wird er nicht vergehn\nWenn die Natur es l\u00e4sst geschehen\n\nDer Baum braucht nicht viel\nEr will nur \u00fcberleben\nNehmt euch ein Beispiel\nH\u00f6rt auf nach Reichtum zu streben\n\nDer Baum der braucht nicht viel\nEr will nur \u00fcberleben\nNehmt euch ein Beispiel\nH\u00f6rt auf nach Reichtum zu streben\n\nWenn er k\u00f6nnt', w\u00fcrd' er erz\u00e4hlen\nWer schon alles unter ihm sa\u00df\nIhm is' egal\nEr kennt kein' Rassenhass\n\nDie Parteien, die regieren\nSind ihm total egal\nEr spendet seine Fr\u00fcchte\nDadurch ist er sehr sozial\n\nDer Baum braucht nicht viel\nEr will nur \u00fcberleben\nNehmt euch ein Beispiel\nH\u00f6rt auf nach Reichtum zu streben\n\nDer Baum der braucht nicht viel\nEr will nur \u00fcberleben\nNehmt euch ein Beispiel\nH\u00f6rt auf nach Reichtum zu streben\n\nDoch gibt es Idioten\nDie seine Sch\u00f6nheit nicht seh'n\nF\u00fcr ein bisschen Kohle\nLassen sie ihn nicht stehn\n\nDer Baum braucht nicht viel\nEr will nur \u00fcberleben\nNehmt euch ein Beispiel\nH\u00f6rt auf nach Reichtum zu streben\n\nDer Baum braucht nicht viel\nEr will nur \u00fcberleben\nNehmt euch ein Beispiel\nH\u00f6rt auf nach Reichtum zu streben","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Der_Baum_-_Dienstag_is_Damensauna_(2).mp3"} +{"name":"Der_Musiker_-_d-music","text":"Es ist weit gefehlt\nDass es immer qu\u00e4lt\nWenn ein Musiker schlicht\nVon seinem Alltag spricht\nSei's Melancholie\nOder Hysterie\nWenn ich ehrlich bin\nHab' ich das nie\n\nDieses magische Greifen\nNach der neuen Idee\nWas nur m\u00f6glich sei\nMit der guten Fee\nIst 'ne Ideologie\nVon Anfang an\nUnd genau besehen\nIst da gar nichts dran\n\nKomponieren und Dichten\nAls br\u00e4uchte man nur\nVon den Musen berichten\nSo ist es nicht\nDenn wenn alles bricht\nNimmt man doch R\u00fcckzug\nZu Lug und Trug\n\nEinen Song zu schreiben\nIst keine g\u00f6ttliche Gunst\nIst im doppelten Sinne\nEinfach Kunst\nEin profanes Geschehen\nWie 'ne Schraube drehn\nMit Geduld und Mut\nWird alles gut\n\n(Uh, ah-ja, eh-jo)\nIch mach' Musik, Musik\nWeil es mich schon immer trieb\n\n(Uh, ah-ja, eh-jo)\nIch mach' Musik, Musik\nEvery day and every week\n\nDoch an manchen Tagen\nIst es einfach schwer\nDa w\u00fcnscht ich mir\nSolche Musen daher\nDie mir sagen wie's geht\nUnd mich einfach k\u00fcssen\nUnd der Song sich schreibt\nOhne Gr\u00fcbeln zu m\u00fcssen\n\nDoch die Gr\u00fcbelei\nIst auch was Sch\u00f6nes dabei\nDass du suchst und suchst\nManchmal kr\u00e4ftig fluchst\nKeinen Ausweg siehst\nUnd in Tr\u00fcbsinn fliehst\nDoch du kommst wieder raus\nMit einem neuen Ohrenschmaus\n\nJa, was neues zu h\u00f6r'n\nDass es noch nicht gab\nIst der ganze T\u00f6rn\nIst der helle Tag\n\nEs ist ein Hochgef\u00fchl\nDass sich in dir aufstellt\nDein warmer Regen\nDer aus dir rausquellt\nGanz allein daf\u00fcr\nLohnt der Aufwand schon\nUnd die neuen T\u00f6ne\nSind der h\u00f6chste Lohn\n\n(Uh, ah-ja, eh-jo)\nIch mach' Musik, Musik\nWeil es mich schon immer trieb\n(Uh, ah-ja, eh-jo)\nIch mach' Musik, Musik\nEvery day and every week\n\nZu den sch\u00f6nsten Sachen\nAm Musik machen\nGeh\u00f6rt der Jam\nDen andere entfachen\nDu gemeinsam suchst\nUnd gemeinsam findest\nOhne dass du dich\nNur an Formen bindest\n\nIns Blaue hinein\nZu viert zu drei'n oder zwei'n\nIst ein Geschehen\nMit g\u00f6ttlichen Weihen\nCommunio, im engsten Sinne\nEine Einigkeit\nIn der ich mich gewinne\n\n(Uh, ah-ja, eh-jo)\nIch mach' Musik, Musik\nWeil es mich schon immer trieb\n(Uh, ah-ja, eh-jo)\nIch mach' Musik, Musik\nEvery day and every week","language":"de","license_type":"CC BY-NC-SA","file_name":"audio\/Der_Musiker_-_d-music.mp3"} +{"name":"dich_gehen_zu_sehn._-_Wingenbach_Frank","text":"Ich tr\u00e4um' den ganzen Tag von dir\nOh bitte, glaube mir, ich wei\u00df nicht, warum?\n\nDu bist so weit weg\nIch f\u00fchle mich wie 'n St\u00fcck Dreck\nIch wei\u00df nicht, warum?\n\nIn meinem Kopf dreht sich alles nur um dich\nVerdammt nochmal, lass mich nicht im Stich\nIch liebe, ich lieb' nur dich\nIch lieb' nur dich\n\nDu schaust mir tief in die Augen und l\u00e4chelst mich an\nIch kapiere jetzt erst, ich bin nicht der Mann\nLiebe zu zeigen, oh, f\u00e4llt mir so schwer\nBei mir war es eh ziemlich lang her\nEs tut so weh, dich gehen zu sehen\nEs tut so weh, es tut so weh, dich gehen zu sehen\n\nIch hab mich versteckt, um dich zu seh'n\nIch hab mich versteckt, um dich zu verstehn\n\nDoch du liefst immer von mir weg, ich hab das nie verstanden\nEs tut so weh, dich gehen zu seh'n\nEs tut so weh, dich gehen zu seh'n\nEs tut so weh, es tut so weh, dich gehen zu seh'n\n\nIch tr\u00e4um' den ganzen Tag von dir\nUnd hoffe, du kommst zu mir","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/dich_gehen_zu_sehn._-_Wingenbach_Frank.mp3"} +{"name":"Die_Revolution_geh\u00f6rt_Dir!_-_partysahnen","text":"Wei\u00dft du noch damals\nAls wir durch die Stra\u00dfen gingen\nWei\u00dft du noch damals\nAls die Revolution in den K\u00f6pfen war\n\nUnd damals dachten sie\nSie w\u00e4ren unbesiegbar\nUnd damals f\u00fchlten sie sich\nZusammen einfach unschlagbar\n\nHeute sind sie\nIn Seattle und Canc\u00fan\nStreiten f\u00fcr Freiheit\nUnd f\u00fcr Revoluzzer-Ruhm\n\nSie rufen gemeinsam\n(Rufen gemeinsam)\nZur letzten gro\u00dfen Schlacht\nDen H\u00fcttenfrieden\n(Frieden)\nRohe Gewalt kostet Macht\n\nUnd ich steh' auf der Stra\u00dfe\n(Ich steh auf der Stra\u00dfe)\nUnd wei\u00df nicht, was soll ich hier\n(Und wei\u00df nicht, was soll ich hier)\nIch bin nicht dagegen\n(Ich bin nicht dagegen)\nIch bin nicht daf\u00fcr\n(Und ich bin nicht daf\u00fcr)\nIch f\u00fchl' meine Ohnmacht\n(Ich f\u00fchl' meine Ohnmacht)\nUnd geh' jetzt nach Hause\n(Und geh' jetzt nach Hause)\nWo seid ihr denn alle?\n(Wo seid ihr denn alle?)\nDie B\u00fchne geh\u00f6rt jetzt dir\n\nDie Revolution geh\u00f6rt dir\n(Die Revolution)\nDie Revolution geh\u00f6rt dir\n(Die Revolution)\nDie Revolution geh\u00f6rt dir\n(Die Revolution)\nDie Revolution geh\u00f6rt dir\n(Die Revolution)","language":"de","license_type":"CC BY-NC-SA","file_name":"audio\/Die_Revolution_geh\u00f6rt_Dir!_-_partysahnen.mp3"} +{"name":"Drei_N\u00fcsse_-_patrouille","text":"Komm her, komm her, komm her zu mir\nDu hast drei W\u00fcnsche frei, komm und sag, was w\u00fcnschst du dir?\nKomm her, komm her, komm her, mein Kind\nIch hab' f\u00fcr dich drei N\u00fcsse, die f\u00fcr deine W\u00fcnsche sind\n\nDrei N\u00fcsse, das ist cool, Mann, wie im Film vom Aschenbr\u00f6del\nEndlich Schluss mit all den Sorgen von gestern\nHeute und morgen geht nur noch die Party ab, her mit den N\u00fcssen\nIch geh ins KDW zum Shoppen\nKorken knallen, H\u00fcllen fallen, und die Popk\u00f6rner poppen\nNie wieder das Ger\u00f6del und nie wieder F\u00fc\u00dfe k\u00fcssen\nMeine Eier muss ich nicht mehr bei der Nachbarin ausborgen\nIch nehm Geld, Auto, Yacht, 'n paar von den krassesten Schnitten\nDu wei\u00dft, die echten Luxusteile mit den monstergro\u00dfen Augen\nUnd die andern sollen sich meine Tracks aus dem Netz runtersaugen\nIch sag an, was geht und muss nicht mehr um Anerkennung bitten\n\nKomm her, komm her, komm her zu mir\nDu hast drei W\u00fcnsche frei, komm und sag, was w\u00fcnschst du dir?\nKomm her, komm her, komm her mein Kind\nIch hab' f\u00fcr dich drei N\u00fcsse, die f\u00fcr deine W\u00fcnsche sind\n\nOkay, das war 'n bisschen viel\nIch nehm' nur Cash, die anderen Sachen kann ich kaufen\nObwohl dann w\u00fcrd' ich nicht in der Rotation laufen\nWunsch Nummer zwei ist also ein fetter Hit, aber nein\nDa f\u00e4llt mir ein gedopter Erfolg kann nicht befriedigend sein\nOkay, also was ist mit den Weibern?\nIch als Hahn im Korb, voll mit gepiercten Leibern\nIst das wirklich geil? Mechanischer Sex und von keiner geliebt?\nUnd keine, die auf mich von Herzen auch nur zehn Cent gibt\nDas ist doch Scheisse, Mann, ich bin nicht wie die leitenden Reichen\nAuf ihren riesigen Booten\nDie sich Liebe kaufen, die seelisch Toten\nWer steht schon auf den Sex und Style der reitenden Leichen?\n\nKomm her, komm her, komm her zu mir\nDu hast drei W\u00fcnsche frei, komm und sag, was w\u00fcnschst du dir?\nKomm her, komm her, komm her, mein Kind\nIch hab' f\u00fcr dich drei N\u00fcsse, die f\u00fcr deine W\u00fcnsche sind\n\nUnd \u00fcberhaupt, es w\u00e4r' doch traurig auf der Yacht rumzulungern\nW\u00e4hrend anderswo die Menschen verhungern\nDie jeden Tag die Hummerst\u00fcckchen aus der Schale zu nagen\nWenn nebenan die Raketen in Wohnzimmern einschlagen\nAlso bleibt nur das Auto, aber k\u00f6nnte ein Leben sinnloser sein?\nDa kommt 'ne Fee, du hast drei W\u00fcnsche frei und dir f\u00e4llt nur Auto ein?\nF\u00fcr die wichtigen Dinge, Liebe, Gl\u00fcck und Respekt\nReicht kein frommer Wunsch, das hab' ich gecheckt\nDu gehst mir voll auf die N\u00fcsse, Fee, keiner hat dich hier vermisst\nAlso pack deine schei\u00df N\u00fcsse ein, verpiss dich, you are dismissed!\n\nKomm her, komm her, komm her zu mir\nDu hast drei W\u00fcnsche frei, komm und sag, was w\u00fcnschst du dir?\nKomm her, komm her, komm her, mein Kind\nIch hab' f\u00fcr dich drei N\u00fcsse, die f\u00fcr deine W\u00fcnsche sind\n\nKomm her, komm her, komm her zu mir\nDu hast drei W\u00fcnsche frei, komm und sag, was w\u00fcnschst du dir?\nKomm her, komm her, komm her, mein Kind\nIch hab' f\u00fcr dich drei N\u00fcsse, die f\u00fcr deine W\u00fcnsche sind","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Drei_N\u00fcsse_-_patrouille.mp3"} +{"name":"Freifliegen_-_durch.dick.und.duenn","text":"Ich will entfliehen\nDem K\u00e4fig, der mich h\u00e4lt\nLass dich allein zur\u00fcck\nFolge dem, was mich ruft\n\nN\u00e4chte lang geredet\nGeweint, geschworen, vers\u00f6hnt\nGesteh doch endlich ein\nAll das macht nicht frei\n\nIch folge meinem Herzen\nWoher es auch ruft\nUnd flieg mich frei von jedem Zwang\nEin K\u00e4fig ist zu klein\nF\u00fcr das, was ich leben will\nLeben will\n\nIch w\u00fcrd' viel geben\nK\u00f6nnt' ich dir Schmerz erspar'n\nDoch dies geb' ich nicht\nMeine Freiheit geh\u00f6rt mir\n\nGreif die Chance\nFasse Mut\nBefreie dich auch\nBefreie dich von mir\n\nIch folge meinem Herzen\nWoher es auch ruft\nUnd flieg mich frei von jedem Zwang\nEin K\u00e4fig ist zu klein\nF\u00fcr das, was ich leben will\nLeben will\n\nErf\u00fcllung deiner Tr\u00e4ume\nWill ich dir w\u00fcnschen\nErbau dir eine neue Welt\nEinen K\u00e4fig, der sie h\u00e4lt","language":"de","license_type":"CC BY-SA","file_name":"audio\/Freifliegen_-_durch.dick.und.duenn.mp3"} +{"name":"Fu\u00dfabdr\u00fccke_-_Andreas_Jachmann","text":"Der Himmel zeigt\nStatt der Engel lauter Wolken\nEinem Stern wolltest du folgen\nDoch der Weltraum schweigt\n\nEs ist alles still\nUnd du betest, um dem Rauschen\nEine Botschaft abzulauschen\nDie nicht kommen will\n\nDu liest und fragst\nWarum durften jene wissen\nWo wir heute glauben m\u00fcssen\nUnd du beklagst\n\nEs ist nicht recht\nJene durften Wunder schauen\nUnd wir m\u00fcssen blind vertrauen\nDoch das kannst du schlecht\n\nWenn Gottes Stimme unh\u00f6rbar ist\nDann weil du nicht leis' genug bist\nWenn jedes Wunder erkl\u00e4rbar ist\nDann weil du schon viel zu klug bist\nWenn Gottes Stimme unh\u00f6rbar ist\nDann weil du nicht leis' genug bist\nWenn jedes Wunder erkl\u00e4rbar ist\nDann weil du schon viel zu klug bist\n\n\u00dcbers d\u00fcnne Eis\nFolgst du dunklen Fu\u00dfabdr\u00fccken\nKannst den vor dir nicht erblicken\nDa ist kein Beweis\n\nDa ist nichts zu sehn\nNur ein fast unh\u00f6rbar leises\nSpr\u00f6des Knistern d\u00fcnnen Eises\nDoch du bleibst nicht stehn","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Fu\u00dfabdr\u00fccke_-_Andreas_Jachmann.mp3"} +{"name":"Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank","text":"Ich werd' nicht aufh\u00f6ren\nDich zu lieben\nIn meinem Kopf sind all deine Bilder\nUnd die Erinnerung\nHeilt nicht meine Wunden\nIch will dich sehen f\u00fcr 'n paar Stunden\n\nIch kann dich nicht vergessen\nEs gelingt mir nicht\nIch warte, bis das Eis zusammenbricht\n\nIch halt' es nicht mehr aus\nEs tut so weh\nDer Schmerz wird st\u00e4rker\nWenn ich dich seh'\n\nMit deinen blauen Augen\nHast du mich verzaubert\nDu hast mein Herz\nIm Sturm erobert\nDu bist in meinem Herzen drin\nSo ergibt mein Leben einen Sinn\nDein L\u00e4cheln kann so sch\u00f6n sein\nMein Traum brach ein\n\nIch halt' es nicht mehr aus\nEs tut so weh\nDer Schmerz wird st\u00e4rker\nWenn ich dich seh'\n\nIch kann dich nicht vergessen\nEs gelingt mir nicht\nIch warte, bis das Eis zusammenbricht\n\nIch halt' es nicht mehr aus\nEs tut so weh\nDer Schmerz wird st\u00e4rker\nWenn ich dich seh'\n\nIch kann dich nicht vergessen\nEs gelingt mir nicht\nIch warte, bis das Eis zusammenbricht\n\nIch halt' es nicht mehr aus\nEs tut so weh\nDer Schmerz wird st\u00e4rker\nWenn ich dich seh'\n\nIch kann dich nicht vergessen\nEs gelingt mir nicht\nIch warte, bis das Eis zusammenbricht","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Ich_kann_dich_nicht_vergessen_-_Wingenbach_Frank.mp3"} +{"name":"Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2)","text":"Durch diese W\u00e4nde dringt ein dumpfer Klang\nUnd er f\u00fchrt uns im Kreis\nWas jetzt noch bleibt, ist keine Zeit zu verlieren\nSind gefangen im Labyrinth\nDer Wille ist stark und es verlangt nach mehr\nDie wunde Kehle erhebt ihre Stimme\nSelbst wenn sich der Geist vom K\u00f6rper trennt\nErf\u00fcllt uns kein Frieden dieser Welt\n\nDer Puls schl\u00e4gt schneller und der Hass nimmt die Luft\nEin Feuer w\u00e4chst in unserer Brust\nEntflammte Gedanken trocknen die Tr\u00e4nen\nDas Blut verbrennt in den Venen","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Intro_[Pulsschlag]_-_Zeugen_der_Leere_(2).mp3"} +{"name":"Keine_Lust_-_Jonny_M","text":"(Ja-ja-ja-ja-ja-ja, oh)\n\nIch hab keine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnt' was besser machen\n\nIch hab keine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnt' was besser machen\n\nIch habe keine Lust darauf\nDass du mich st\u00e4ndig korrigierst\nMir sagst was ich zu tun hab\nUnd es selber nicht probierst\n\nKeine Lust darauf\nDass du ewig dazwischenfunkst\nMir dauernd alles vorh\u00e4ltst\nUnd es selber nicht versuchst\n\nKeine Lust darauf\nImmer dasselbe zu h\u00f6ren\nH\u00e4ltst es wohl nicht f\u00fcr m\u00f6glich\nDass mich sowas manchmal st\u00f6rt\n\nKeine Lust darauf\nImmer dasselbe zu tun\nIch hab kein Bock mehr drauf\nAlso lass mich doch in Ruh'\n\nKeine Lust\nNein, nein, nein, nein\nKeine Lust\nIch hab keine Lust\nNein, nein, nein, nein\nKeine Lust, ey\n\nIch habe keine Lust darauf\nDass du mich ewig fertig machst\nMich immer kritisierst\nUnd dabei selber gar nichts schaffst\n\nKeine Lust dadurch\nDass du dauernd etwas hast\nNie passt dir was\nSondern sagst, ich h\u00e4tt' versagt\n\nKeine Lust darauf\nMeistens Schuld zu sein\nDu kriegst gar nichts auf die Reihe\nUnd l\u00e4sst dich auf nichts ein\n\nKeine Lust darauf\nImmer Lust haben zu m\u00fcssen\nSchlie\u00dflich musst du ja\nImmer alles besser wissen\n\nKeine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnte was besser machen\n\nIch habe keine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnt' was besser machen\n\nIch hab keine Lust\nNein, nein, nein, nein\nKeine Lust\nIch hab keine Lust\nNein, nein, nein, nein\nKeine Lust, ey\n\nIch hab keine Lust darauf\nDass du mich st\u00e4ndig attackierst\nMir sagst, was ich zu tun hab\nUnd es selber nicht probierst\n\nKeine Lust darauf\nDass du ewig dazwischenfunkst\nMir dauernd alles vorh\u00e4ltst\nUnd es selber nicht versuchst\n\nKeine Lust darauf\nImmer dasselbe zu h\u00f6ren\nH\u00e4ltst es wohl nicht f\u00fcr m\u00f6glich\nDass mich sowas manchmal st\u00f6rt\n\nKeine Lust darauf\nImmer dasselbe zu tun\nIch hab' kein Bock mehr drauf\nAlso lass mich doch in Ruh'\n\nKeine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnt' was besser machen\nIch habe keine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnt' was besser machen\n\nIch hab keine Lust\nNein nein nein nein\nKeine Lust\nIch hab keine Lust\nNein nein nein nein\nKeine Lust, ey\n\nIch hab keine Lust\nNein nein nein nein\nKeine Lust\nIch hab keine Lust\nNein nein nein nein\nKeine Lust, ey\n\nIch hab keine Lust\nNein nein nein nein\nKeine Lust\nIch hab keine Lust\nNein nein nein nein\nKeine Lust\nNein nein nein nein\n\nKeine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnt' was besser machen\nIch habe keine Lust mir das Leben\nVon Deppen vermasseln zu lassen\nSag mir nicht\nIch k\u00f6nnte was besser machen\n\nIch hab keine Lust\nNein nein nein nein\nKeine Lust\nIch hab keine Lust\nNein nein nein nein\nKeine Lust, ey\n\nIch hab keine Lust\nIch hab keine Lust\nIch hab keine Lust\nIch hab keine Lust\nIch hab keine Lust","language":"de","license_type":"CC BY-SA","file_name":"audio\/Keine_Lust_-_Jonny_M.mp3"} +{"name":"Musik_-_Heiko","text":"Die Welt um mich herum bewegt sich stetig\nAlles rauscht nur so an mir vorbei\nSehe alles nur verschleiert, scheint so weit weg doch ist es hier\nIch f\u00fchle mich hypnotisiert\n\nUnd von weit entfernt h\u00f6r ich ein Ger\u00e4usch\nEin zarter Klang, der mein Herz erfreut\n\nMusik, du bist zur\u00fcck\nUm mich mit Liebe aufzuf\u00fcllen\nUm meine Seele zu ber\u00fchr'n\nSind die Depressionen auch noch so gro\u00df\nHolst du mich immer wieder raus\nGibst mir Mut und Kraft f\u00fcr jeden neuen Tag\nW\u00e4r' ich taub oder w\u00e4r' ich stumm\nH\u00e4tte ich all diese Lieder nie gesung'\nH\u00e4tte ich nicht mal gewusst, wie mir jetzt geschieht\nMusik, du bist zur\u00fcck\nUm mich mit Liebe aufzuf\u00fcllen\nUm meine Seele zu ber\u00fchr'n\n\nDie Erde kreist und kreist, sie dreht sich ewig\nAlles kommt und zieht vorbei\nSuche Ordnung in dem Chaos, suche Frieden in dem Krieg\nUnd wunder mich, warums nicht geht\n\nUnd von weit entfernt h\u00f6r ich ein Ger\u00e4usch\nEin zarter Klang, der mein Herz erfreut\n\nMusik, du bist zur\u00fcck\nUm mich mit Liebe aufzuf\u00fcllen\nUm meine Seele zu ber\u00fchr'n\nSind die Depression auch noch so gro\u00df\nHolst du mich immer wieder raus\nGibst mir Mut und Kraft f\u00fcr jeden neuen Tag\nW\u00e4r' ich taub oder w\u00e4r' ich stumm\nH\u00e4tte ich all diese Lieder nie gesung'\nH\u00e4tte ich nicht mal gewusst, wie mir jetzt geschieht\nMusik, du bist zur\u00fcck\nUm mich mit Liebe aufzuf\u00fcllen\nUm meine Seele zu ber\u00fchr'n","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Musik_-_Heiko.mp3"} +{"name":"Schnodderdodder_-_Abendblau","text":"Wenn die Schneem\u00e4nner im Garten wachsen\nUnd die Eiszapfen vom Dach runterkraxen\nWenn die Eiskristalle an der Scheibe haften\nKann ich die K\u00e4lte meist nicht verkraften\nUnd dann lieg ich krank im Bett\n\nWenn meine Stirn dann gl\u00fcht und mein Atem rasselt\nUnd der Doktor kommt und lauter Bl\u00f6dsinn quasselt\nRinnt der Schnupfen aus dem Nasenloch\nDie Taschent\u00fccher sind leer, jedoch\nDann zieh' ich den Schnodder hoch\n\nJa, der Schnodderdodder und der Rotzroboter\nUnd der Rasselquassel und das schlimme Schlamassel\nUnd der fiese Keim in dem gelben Schleim\nUnd die Spitzenhitze und das ganze Geschwitze\nUnd ich zieh' den Schnodder hoch\n\nIn der Nacht, da kann ich ganz schlecht schlafen\nWeil mich verstopfte Nasenl\u00f6cher strafen\nDer Schlafanzug ist vollgerotzt\nAuf die Decke hab ich auch schon gekotzt\nUnd ich zieh' den Schnodder hoch\n\nWenns dann schlimmer wird, ist meine Stimme weg\nDie Beine schmerzen, wenn ich sie streck'\nWenn ich husten muss, spuck ich gelben Schleim\nZwei Wochen lang bleib ich daheim\nUnd ich zieh' den Schnodder hoch\n\nJa, der Schnodderdodder und der Rotzroboter\nUnd der Rasselquassel und das schlimme Schlamassel\nDer fiese Keim in dem gelben Schleim\nDie Spitzenhitze und das ganze Geschwitze\nUnd ich zieh' den Schnodder hoch\n\nWenn ich niesen muss, kriegst du auch was ab\nVon dem gelben Schleim, dann machst du schlapp\nSchon sind wir zu zweit und bohren in der Nase\nUnd rotzen ins Hemd bis zur Ekstase\nUnd wir zieh'n den Schnodder hoch\n\nJa, der Schnodderdodder und der Rotzroboter\nUnd der Rasselquassel und das schlimme Schlamassel\nUnd der fiese Keim in dem gelben Schleim\nUnd die Spitzenhitze und das ganze Geschwitze\nUnd ich zieh den Schnodder hoch\nJa, ich zieh den Schnodder hoch\nJa, ich zieh den Schnodder hoch\nJa, ich zieh den Schnodder hoch","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Schnodderdodder_-_Abendblau.mp3"} +{"name":"Sehnsucht-Unplugged_-_REH-TORTE","text":"Wir stehn auf der Stelle\nDie See ist ruhig, bewegt sich nicht\nWir stehn auf der Stelle\nUnd meilenweit kein Land in Sicht\n\nDie Sonne steht am Horizont\nAschfahl und w\u00e4rmt nicht mehr\nDer Ozean ist kalt und tief\nUnd der Proviant ist leer\n\nWir stehn auf der Stelle\nUnd keiner wei\u00df wie's weiter geht\nWir stehn auf der Stelle\nWer wei\u00df, wohin der Wind uns weht\n\nDie Nacht f\u00e4llt wie ein sanftes Tuch\nUnd h\u00fcllt meine Tr\u00e4ume ein\nDie Segel, sie f\u00fcllen sich\nDenn der Wind bl\u00e4\u00dft voll hinein\n\nDie Wogen, sie funkeln\nUnd Sterne fall'n vom Firmament\nDer Mond h\u00e4ngt wie ein nasser Sack\nDer meine Sehnsucht kennt\n\nWir stehn auf der Stelle\nWir geben nichts mehr von uns her\nMein Schiff, das ist in voller Fahrt\nUnd vor uns liegt das Meer\n\nGlaub, ich geh jetzt in die Badewanne, kommst du mit?\nVielleicht sp\u00e4ter, muss noch Kartoffeln sch\u00e4len","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Sehnsucht-Unplugged_-_REH-TORTE.mp3"} +{"name":"SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23","text":"Regier das Biz wie ein Illuminat\nBin in jedem Staat sowie im Emirat\nBin ich fat most valuable Thronkandidat\nHip Hop's best Limited Edition\nIm Lexikon unter Champion\nErhaltet von mir die Originalversion\nVon Streetrap in Germany\nWir geben alles f\u00fcr die Company\nFolgt mir auff\u00e4llig zum Hauptmen\u00fc\nBin euer Lieblingsbaby in jeder City\nVorbei in der Lounge an jeder Security\nHab mit Abstand die coolste Identity\nHalte mein Gleichgewicht im Ying und Yang\nHab einen inneren Drang f\u00fcr den perfekten Klang\nVom Aussehen her bin ich Blickfang\nVon hier in alle Stra\u00dfen entlang\n\nIn den Stra\u00dfen leuchten die Sterne klar\nSo unerreichbar und doch so nah\nLichter scheinen auf das Panorama\nAuf jeden Block bis zum Himalaya\nG-Rap Syndikat k\u00e4mpfen Chica\nIn der Dunkelheit allein auf der Stra\u00dfe\nChillen in der Bar, in der Shishabar\nKommen uns vor wie ein Hollywoodstar\n\nMein Label kommt voll powerful\nRegiere die Szene wie ein Gro\u00dfmogul\nMein Sound kommt cool von hier bis nach Istanbul\nHab Coolnessfaktor hoch zehn\nKreier 'nen neuen Stra\u00dfenervergreen\nMach euch zur Gefolgschaft wie ein Azzaleen\nLehn dich zur\u00fcck und schalt YouTube an\nDr\u00fcck auf \"play\" auf deinem Touchscreen\nDer Textinhalt dient zum Machterhalt\nBin eiskalt wie der Schnee auf der Champs-\u00c9lys\u00e9es\nIn roten Ferraris \u00fcber die Autobahn nach Paris\nVersteck ein Sechseck Koka im Gep\u00e4ck\nFahren 323 \u00fcber den Bordercheck\nGebt mir alle mal den meisten Respekt\nF\u00fcr meine ganzen Aktionen, ernte ich Millionen\n\nIn den Stra\u00dfen leuchten die Sterne klar\nSo unerreichbar und doch so nah\nLichter scheinen auf das Panorama\nAuf jeden Block bis zum Himalaya\nG-Rap Syndikat k\u00e4mpfen Chica\nIn der Dunkelheit allein auf der Stra\u00dfe\nChillen in der Bar, in der Shishabar\nKommen uns vor wie ein Hollywoodstar\n\nShaney 23 C-Rap Unikat\nDu denkst dir, nur ihr seid hart?\nAber ich schw\u00f6r dir, was ich tat\nTat keiner zuvor mir\nIch stech aus der Masse hinaus wie ein Clubhaus\nNeon Lights Effects, Bitches ziehen sich f\u00fcr mich aus\nIlluminato Style weil's endgeil line\nIch b\u00fcndel doppelt soviel Scheine\nBau ein Textteil in Realtime in die Box\nMir egal ob mit Explorer oder Firefox\nDieser Sound aus FFM kommt aus jeder Box\nDas ist wie Gridlock auf Woodstock\nCK shocked den Block wie Punkrock\nChicks geben Ficks f\u00fcr die hei\u00dfeste G-Rapperin\nDie auch schon ein paar Pariserinnen flach lag\nUnd danach mit dreifach Rhymes zuschlag\nIch fick hardcore von Montag bis Sonntag\n\nIn den Stra\u00dfen leuchten die Sterne klar\nSo unerreichbar und doch so nah\nLichter scheinen auf das Panorama\nAuf jeden Block bis zum Himalaya\nG-Rap Syndikat k\u00e4mpfen Chica\nIn der Dunkelheit allein auf der Stra\u00dfe\nChillen in der Bar, in der Shishabar\nKommen uns vor wie ein Hollywoodstar","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/SHANEY_23_feat._G1NA_G._x_In_den_Strassen_-_Shaney_23.mp3"} +{"name":"Ver\u00e4nderung_-_doromusis","text":"Gerade denk' ich mir, wie sch\u00f6n das Leben ist\nAlles l\u00e4uft gut, wie gut das tut\nDie Liebe, das Geld stimmt, alles schick\nIch f\u00fchle mich wie Hans im Gl\u00fcck\n\nDas ist die Zeit f\u00fcr Ver\u00e4nderung\nMein Chef sagt Zeit f\u00fcr Ver\u00e4nderung\nWir leben die Ver\u00e4nderung\nVer\u00e4nderung h\u00e4lt jung\n\nIch pack' die Sachen ein, denn morgen gehts schon los\nEs tut mir leid um unsere Zeit\nDenkt mal an mich und w\u00fcnscht mir Gl\u00fcck\nVielleicht komm ich ja bald zur\u00fcck\n\nDann ist die Zeit f\u00fcr Ver\u00e4nderung\nMein Chef sagt Zeit f\u00fcr Ver\u00e4nderung\nWir leben die Ver\u00e4nderung\nVer\u00e4nderung h\u00e4lt jung\n\nGerade denk ich mir, wie sch\u00f6n das Leben ist\nAlles l\u00e4uft gut, wie gut das tut\nDenkt mal an mich und w\u00fcnscht mir Gl\u00fcck\nVielleicht komm ich ja bald zur\u00fcck\n\nDas ist die Zeit f\u00fcr Ver\u00e4nderung\nMein Chef sagt Zeit f\u00fcr Ver\u00e4nderung\nWir leben die Ver\u00e4nderung\nVer\u00e4nderung h\u00e4lt jung\n\nBa-da-da-da, da-da\nBa-da-da-dam, da-da\nBa-da-da-dam, da-dam, da\n\nDas ist die Zeit f\u00fcr Ver\u00e4nderung\nMein Chef sagt Zeit f\u00fcr Ver\u00e4nderung\nWir leben die Ver\u00e4nderung\nVer\u00e4nderung h\u00e4lt jung\n\nEs ist die Zeit f\u00fcr Ver\u00e4nderung\nSchon wieder 'ne Ver\u00e4nderung\nUnd so geht das Leben rum\nMan wird schnell grau und krumm\nZeit f\u00fcr Ver\u00e4nderung","language":"de","license_type":"CC BY-NC-ND","file_name":"audio\/Ver\u00e4nderung_-_doromusis.mp3"} diff --git a/subsets/en/audio/Avercage_-_Embers.mp3 b/subsets/en/audio/Avercage_-_Embers.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..893618a4b261e8344805bdda02df014711f9644c --- /dev/null +++ b/subsets/en/audio/Avercage_-_Embers.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82da58ddd265f00cc8c6cb137574a48e9512623814f74bdfdaded30a51ffe4eb +size 5747200 diff --git a/subsets/en/audio/Color_Out_-_Falling_Star.mp3 b/subsets/en/audio/Color_Out_-_Falling_Star.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..31fa21f3b04feb57be62dcadb0a69511ae83fe03 --- /dev/null +++ b/subsets/en/audio/Color_Out_-_Falling_Star.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:329370ace77af31c2f4174a25c2c1125c869cf087e8c0c51c982ddef04028321 +size 5631488 diff --git a/subsets/en/audio/Cortez_-_Feel__Stripped_.mp3 b/subsets/en/audio/Cortez_-_Feel__Stripped_.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..f0e39652cf1cab59a2bee737755a19f3eb0fb273 --- /dev/null +++ b/subsets/en/audio/Cortez_-_Feel__Stripped_.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beefa48e4520bb290e739faa7c0a91e4e7296fb239577966b2129934ccf86b31 +size 5947904 diff --git a/subsets/en/audio/Explosive_Ear_Candy_-_Like_The_Sun.mp3 b/subsets/en/audio/Explosive_Ear_Candy_-_Like_The_Sun.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..dd1a41b19bb6345e7f0371bf97c671f2ed7c0754 --- /dev/null +++ b/subsets/en/audio/Explosive_Ear_Candy_-_Like_The_Sun.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2172a564b8a695d566435344da37c18e37bae5da3a7ac6f5c9347288dfaa22f6 +size 4631552 diff --git a/subsets/en/audio/HILA_-_Give_Me_the_Same.mp3 b/subsets/en/audio/HILA_-_Give_Me_the_Same.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..679adfaca8a8dcd341118620ad5f8d612170d26f --- /dev/null +++ b/subsets/en/audio/HILA_-_Give_Me_the_Same.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebef56766822631b51bada37e403ddcf9ef08d9a902e74b5ec635f7589537c1c +size 5521408 diff --git a/subsets/en/audio/JASON_MILLER_-_CROWD_PLEASER.mp3 b/subsets/en/audio/JASON_MILLER_-_CROWD_PLEASER.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..e36a90e0d45793a45cacc51988ecf728d1627ef7 --- /dev/null +++ b/subsets/en/audio/JASON_MILLER_-_CROWD_PLEASER.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb3a02dd11827dab6d94da5f20091321288038cd533c7e25f0a0c6b353a9ad5 +size 4212755 diff --git a/subsets/en/audio/Kinematic_-_Peyote.mp3 b/subsets/en/audio/Kinematic_-_Peyote.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..5a8a498fd3b60050de347ac57b9d66c526b41580 --- /dev/null +++ b/subsets/en/audio/Kinematic_-_Peyote.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a675e89bb3b4882a38c0571475eff6917db4bc1d96ec19e3e910995741ffe99 +size 4614656 diff --git a/subsets/en/audio/LUNABLIND_-_Vision__Radio_Edit_.mp3 b/subsets/en/audio/LUNABLIND_-_Vision__Radio_Edit_.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..ebf54741bd926eb8e329cc87c95c70d4f86d18c6 --- /dev/null +++ b/subsets/en/audio/LUNABLIND_-_Vision__Radio_Edit_.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf602cca363f7055e36ab254b97b754518a680596b0d8502d1a2d11308423a2 +size 5052009 diff --git a/subsets/en/audio/Lower_Loveday_-_Is_It_Right_.mp3 b/subsets/en/audio/Lower_Loveday_-_Is_It_Right_.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..5f59e14dcb4a4b487a14f8c6c50ace86e5a6ad0d --- /dev/null +++ b/subsets/en/audio/Lower_Loveday_-_Is_It_Right_.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e344829620711e39f9c189f15671f7ffd184946cf03e269c23c6061c05e1eb +size 4521984 diff --git a/subsets/en/audio/Moon_I_Mean_-_Wrong_Concept.mp3 b/subsets/en/audio/Moon_I_Mean_-_Wrong_Concept.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..3d52f7c52f1fd82fddb672a7aabd9637d68bc0f8 --- /dev/null +++ b/subsets/en/audio/Moon_I_Mean_-_Wrong_Concept.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd934d27f95c573d2e7d448d627ade1ade4b15667693b99b7e34b455332c9ac +size 5272637 diff --git a/subsets/en/audio/Pure_Mids_-_The_Leader.mp3 b/subsets/en/audio/Pure_Mids_-_The_Leader.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..5ee668d43fead2f82c5665293faae807329591b1 --- /dev/null +++ b/subsets/en/audio/Pure_Mids_-_The_Leader.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a9a09fe45f8ed9dc55432722190d7a2cad21f869c14f141b507f98aa204cae9 +size 5866496 diff --git a/subsets/en/audio/Quentin_Hannappe_-_Keep_On.mp3 b/subsets/en/audio/Quentin_Hannappe_-_Keep_On.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..e3562f47a047e8f8efe487e244c23a2752190711 --- /dev/null +++ b/subsets/en/audio/Quentin_Hannappe_-_Keep_On.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80281dbb9a9c311222fa3da80f0765bff8efee46758ba3ab5238b487a16b28af +size 4340736 diff --git a/subsets/en/audio/Ridgway_-_Fire_Inside.mp3 b/subsets/en/audio/Ridgway_-_Fire_Inside.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..14b24f3419cd24dd494197c7308c996fbecc7f74 --- /dev/null +++ b/subsets/en/audio/Ridgway_-_Fire_Inside.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d51450a081eb62b1d5149ff5199eb5912ba258e51709a459914da121b3dab3e +size 7192576 diff --git a/subsets/en/audio/Rxbyn_-_Bad_Side.mp3 b/subsets/en/audio/Rxbyn_-_Bad_Side.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..99b6cba93f42eaa6cf67860f72b51579ffc2d957 --- /dev/null +++ b/subsets/en/audio/Rxbyn_-_Bad_Side.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24090af9ca4886bb0551f7c1896c249af3311cce1c585092054ed5c428834d44 +size 5672448 diff --git a/subsets/en/audio/Slingshot_Miracle_-_Whistler.mp3 b/subsets/en/audio/Slingshot_Miracle_-_Whistler.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..400755cc99dc4267410400e5be19adced1db96a3 --- /dev/null +++ b/subsets/en/audio/Slingshot_Miracle_-_Whistler.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba61876b9680783d6cb75614835645e62918ff162688fc5bbd1d1075f41809b7 +size 5757299 diff --git a/subsets/en/audio/Songwriterz_-_Back_In_Time.mp3 b/subsets/en/audio/Songwriterz_-_Back_In_Time.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..470c2953b5fff914a6174ece3e439f898b631bb6 --- /dev/null +++ b/subsets/en/audio/Songwriterz_-_Back_In_Time.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcfeb4d28b618b7b25c2567b0465dee01b3bd4d2e4034dcacdb88804162d3f87 +size 4776960 diff --git a/subsets/en/audio/The.madpix.project_-_One_Way_Street.mp3 b/subsets/en/audio/The.madpix.project_-_One_Way_Street.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..e222543ee30450299604aa757421f577299b1d08 --- /dev/null +++ b/subsets/en/audio/The.madpix.project_-_One_Way_Street.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380d1f7721374359c300f992f35f2aa44f9c68552d351a4671426accc77779d9 +size 4257792 diff --git a/subsets/en/audio/The_Rinn_-_Voices__2017_Version_.mp3 b/subsets/en/audio/The_Rinn_-_Voices__2017_Version_.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..c79f67fb5364bab1ae24886cd87e3f3ff746d871 --- /dev/null +++ b/subsets/en/audio/The_Rinn_-_Voices__2017_Version_.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c1db42eb4d71604d7f5f668a876193103596e1fe64a069ece0d0eea031750d8 +size 5936640 diff --git a/subsets/en/audio/Tom_Orlando_-_The_One__feat._Tina_G_.mp3 b/subsets/en/audio/Tom_Orlando_-_The_One__feat._Tina_G_.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..d410a8f6bcfddfd50af5401cbdc971b44a2c2d1d --- /dev/null +++ b/subsets/en/audio/Tom_Orlando_-_The_One__feat._Tina_G_.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5bbad56cf1f40dc36556b1f6bfa414a6c5fba6bd48058486c7600c25fb01a7d +size 5675008 diff --git a/subsets/en/audio/Wordsmith_-_The_Statement.mp3 b/subsets/en/audio/Wordsmith_-_The_Statement.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..425fcf680c92b1e9572b5d0c6a082c064bc6b517 --- /dev/null +++ b/subsets/en/audio/Wordsmith_-_The_Statement.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7da05309e6eb613601b427a019cd54d157df7ce93bea0924bdef906b5d99cee +size 4473856 diff --git a/subsets/en/metadata.jsonl b/subsets/en/metadata.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b5f0b0e6c5d28fb0ea37dfdcab6db48962de705e --- /dev/null +++ b/subsets/en/metadata.jsonl @@ -0,0 +1,20 @@ +{"name":"HILA_-_Give_Me_the_Same","text":"Lay awake at night\nWondering how could I\nLet it get this way\nThrough all the pain\nI took all the blame\nWhile you cursed my last name\nI thought we could get better\nStayed committed like a soldier\nBelieved we're okay\nNow I know that you don't care\nAt all\n\nTime wasted\nGave all of my soul and my heart to someone that would never\n(Give me the same)\nI was a fool to believe that you would finally be the one to\n(Give me the same)\nHeartbroken now\nHow you let me down\nBut somehow, deep down, I still do\nLove you\n\nNow you're out all night\nTelling your lies\nAbout the way I hurt you\nThey couldn't see the way\nYou made me feel ashamed\nFor choosing to love you\nI began to see clearer\nThat you were just a liar\nStuck in your ways\nSo now I choose to walk away\nForever\n\nTime wasted\nGave all of my soul and my heart to someone that would never\n(Give me the same)\nI was a fool to believe that you would finally be the one to\nGive me the same\nHeartbroken now\nHow you let me down\nBut somehow, deep down, I still do\nLove you\n\nHow could you just throw it all away, babe\n(How could you throw it all away)\nI stayed with you through all the lies and pain, oh\n(Through all the lies and pain, oh)\nTears roll down my eyes (down my eyes)\nAs I now realize\nYour love was never truly mine\nAt all\n\nTime wasted\nGave all of my soul and my heart to someone that would never\n(Give me the same)\nI was a fool to believe that you would finally be the one to\n(Give me the same)\nHeartbroken now (heartbroken now)\nHow you let me down (oh)\nBut somehow, deep down, I still do\nLove you","language":"en","license_type":"CC BY-ND","file_name":"audio\/HILA_-_Give_Me_the_Same.mp3"} +{"name":"Quentin_Hannappe_-_Keep_On","text":"Keep on working on your dreams and don't run away (mmm-mmm-mmm-mmm)\nKeep on following your dreams and don't go astray (mmm-mmm-mmm-mmm)\n\nSearching everywhere for a peace of mind\nIt's already there, but we cannot find\nI keep struggling for my life, but I'm a strong man today\nI keep fighting for my rights, so much songs to play\n\nSo many problems\nSo many close friends\nAnd when it's gonna rain\nHow many gonna stand\nSo many problems\nSo many close friends\nAnd when it's gonna rain\nHow many gonna stand\n\nKeep on working on your dreams and don't run away (mmm-mmm-mmm-mmm)\nKeep on following your dreams and don't go astray (mmm-mmm-mmm-mmm)\n\nSit back and watch what happen those days\nHow can I relax for the childrens of today\nWe're smart enough to find our own line\nWe make art and stuff, but they just stay blind\n\nSo many problems\nSo many close friends\nAnd when it's gonna rain\nHow many gonna stand\nSo many problems\nSo many close friends\nAnd when it's gonna rain\nHow many gonna stand","language":"en","license_type":"CC BY-NC-ND","file_name":"audio\/Quentin_Hannappe_-_Keep_On.mp3"} +{"name":"Songwriterz_-_Back_In_Time","text":"Honey, I told you something\nSorry I didn't hear\nMaybe there was something\nYeah-yeah-yeah, stuck in your ear\nWhy is it every time you say you do, you don't?\nMaybe I just thought that you were talking on the phone\n\nHoney, you're looking lovely tonight\nSorry, you're wastin' time\nBaby, this ain't your lucky night\nWell, tryin' ain't a crime\nWhy is it every time I'd like to do, you don't?\nMaybe you could try a little romance and a comb\n\nLet's go back in time\nWay back when we were\nLa-la-la-la-la, la, la-la\nNow it's married life\nAnd a daily strife, to be\nLa-la-la-la-la, la-la-la-la-la, la-la\nLa-la-la-la-la, la, la-la\n\nHoney, you're getting older\nYeah, and you're still 29\nAnd maybe things are colder\nBut honey, still you're mine\nGuess it's easy to forget\nWe're more than man and wife\nCould it be the la-la magic keeping love alive?\n\nLet's go back in time\nWay back when we were\nLa-la-la-la-la, la, la-la\nBack when you and I\nStill had time to be\nLa-la-la-la-la, la-la-la-la-la, la-la\nLa-la-la-la-la, la, la-la\n\nLet's go back in time\nWay back when\nWe were\nLa-la-la-la-la, la, la-la\nBack when you and I\nStill had time to be\nLa-la-la-la-la\n\nLet's go back in time\nWay back when we were\nLa-la-la-la-la, la, la-la\nNow it's married life\nStill we have to try, to be\nLa-la-la-la-la, la-la-la-la-la, la-la\nLa-la-la-la-la, la, la-la","language":"en","license_type":"CC BY-ND","file_name":"audio\/Songwriterz_-_Back_In_Time.mp3"} +{"name":"Kinematic_-_Peyote","text":"I'm asleep at the wheel and there's a curve in the highway\nYet we tear through the night like a peyote migraine\nHow much further is it, aching, so exquisite\nI hope we can stop in time\n\nNow you don't want to dance, 'cause we're looking right through you\nOh-oh-oh-oh-oh, and the clothes that you wear, we don't mean to stare\n\nNow the sky is on fire and the desert is freezing\nWonder how I'm alive, when I'm not even breathing\nHow much further is it, aching, so exquisite\nI hope we can stop in time\n\nNow you don't want to dance, 'cause we're looking right through you\nOh-oh-oh-oh-oh, and the clothes that you wear, we don't mean to stare\nOh-oh-oh-oh-oh, but the people you know, they say what they want to\nOh-oh-oh-oh-oh, 'cause the truth of it is, we don't really care","language":"en","license_type":"CC BY-ND","file_name":"audio\/Kinematic_-_Peyote.mp3"} +{"name":"Avercage_-_Embers","text":"Through days of thunders\nContinuing stolid smiles to wear\nWe're going on\nWe nearly carried it to the end\n\nAnd every whisper\nAnd every beat of windy heart\nWe're holding on\nFor the moment when we unite\n\nNo face\nIs seen at dusk of a raining day\nNo name\nIs spoken in a loud voice\nStill, still\n\nOne day it all\nWill gone forever, will gone forever\nDon't close your eyes\nYou'll gone forever, you'll gone forever\n\nJust reach the border\nTo throw your past and go ahead\nHey, light your heart\nAs we're led by a winding thread\n\nNo face\nIs seen at dusk of a raining day\nNo name\nIs spoken with the loud voice\nStill, still\n\nOne day it all\nWill gone forever, will gone forever\nDon't close your eyes\nYou'll gone forever, you'll gone forever\n\nAnd we are one, so I promise\nMmm-ah, ah, ah-ah-ah\n\nOne day it all\nWill gone forever, will gone forever\nDon't close your eyes\nYou'll gone forever, you'll gone forever\n\nThere's no more pain\nWhich lasts forever\nAnd never severs\nOnce in the end\nThe flame was rendered\nBut living embers\nWill burn","language":"en","license_type":"CC BY-NC-SA","file_name":"audio\/Avercage_-_Embers.mp3"} +{"name":"Color_Out_-_Falling_Star","text":"Someday you'll come back here\nAnd you'll open up your arms\nAnd you'll laugh and say I knew it wouldn't take you long\nTo realize I was gone\nAnd it's only been three years (it's only been three years)\nBut for me it's been so long (so long, so long)\nAnd I remember it like yesterday\nOh, you could say\nI've been holding on (holding on)\n\nAnd I waited all of my life\nFor you to make it right\nBut the time has come and gone\nAnd it's faded and lost all it's light\nA star that shined so bright\nFalls from the sky\n\nDon't make a wish that won't come true\nAnd I learned that from you\nSuch a long time ago (long time ago)\nWhen you left you said you had to find\nA better way of life\nThis one just wouldn't do (just wouldn't do)\n\nAnd I waited all of my life\nFor you to take your time\nTo find your place\nBut I learned that this world still turns without you\nAnd you were just a phase and I learned without you\nHere I was happier alone\nThen I ever would've known\n\nAnd so I waited (I waited)\nAnd so I waited (and I waited and I waited)\n\nAnd so I waited all of my life (all of my life)\nFor you to take your time (for you to take your time)\nBut the time has come and gone (and the time has come and gone)\nAnd it's faded and lost all its light\nA star that shined so bright\nFalls from the sky\nOn this cold December night","language":"en","license_type":"CC BY-NC-ND","file_name":"audio\/Color_Out_-_Falling_Star.mp3"} +{"name":"The.madpix.project_-_One_Way_Street","text":"Tears are like diamonds in my eyes\nBlind me so now you're out of sight\nIt's enough, it's too late to break this silence\n\nIn a rose-coloured view of us\nI got lost, could I realize\nAll your lies would be blades and knives\nTo stab me inside\n\nWho will save you from this dark?\nWho will fix your selfish heart?\n\nA one way street, that's how you live\nWhy do you always take and never give?\n\nWide awake, yeah, I've crossed the line\nI'm coming home\nI'm running back to real life\nThrough the start\nWhere I could breathe in freely, baby\n\nCan't you see we ran off time\nChasin' happiness while you get what you need (get what you need)\n\nThere's nothing left of us but bleeding blades and knives\nTonight you'll know how it feels\n\nA one way street, that's how you live\nWhy do you always take and never give?\nI'll walk away to help you see\nOur love is rolling down so easily\nA one way street\n\n(Oh-oh-oh)\nA one way street (oh, you're a one way street)\nYou never give (oh, you're a one way street)\nI'll walk away (oh, you're a one way street)\nSo easily (oh, you're a one way street)","language":"en","license_type":"CC BY-NC-SA","file_name":"audio\/The.madpix.project_-_One_Way_Street.mp3"} +{"name":"Wordsmith_-_The_Statement","text":"Live in a time of straight sin\nWe got black sheep that don't fit in\nI'm like, \"Huh\"\nTerrorists who wanna cut limbs\nDon't zoom in to my true lens\nThese loose ends are too grim to just comprehend\nI'm like, \"Huh\"\nOh Lord, it's getting worse\nCops out on that gang turf\nRich folks don't share first\nGot planned parents, don't need birth\nGot prayers out and don't see church\nHands up and they shoot first\nAnother young life in that black hearse\nI'm too hurt\nI'm like, \"Huh\"\n\nY'all better come my way\nY'all better come my way, okay, and say\nY'all better come my way\nI'ma make a statement day by day\n\nY'all better come my way\nY'all better come my way, okay, and say\nY'all better come my way\nI'ma make a statement day by day\n\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\n\nLive in a time of true greed\nWe got kids here who can't write and read\nI'm like, \"Huh\"\nDisgust for that mistrust\nSay one word and you're handcuffed\nDon't call bluff and you'll get struck\nAnd you're in court\nLike, \"Huh\"\nLive life with no limits\nMy way, no gimmicks\nPro league, no scrimmage\nCrunch time and I finish\nI'm that superstar, no blemish\nI just own this, no tenant\nYou that background, no sentence\nI'm the statement, good riddance\n\nY'all better come my way\nY'all better come my way, okay, and say\nY'all better come my way\nI'ma make a statement day by day\n\nY'all better come my way\nY'all better come my way, okay, and say\nY'all better come my way\nI'ma make a statement day by day\n\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\n\nStand up, rise up\nPeace signs up, now wassup? (Let's go!)\nStand up, rise up\nPeace signs up, now wassup? (Let's go!)\nStand up, rise up\nPeace signs up, now wassup? (Let's go!)\n\nLive in a time of lost hope\nWe got no ropes for that down slope\nWe got many with plenty that say nope\nWe got refugees on broke boats\nI'm like, \"Huh\"\nReal life with no TV\nMillionaires stay greedy\nNo love and there's no grub\nWe got the homeless saying, \"Feed me\"\n\nY'all better come my way\nY'all better come my way, okay, and say\nY'all better come my way\nI'ma make a statement day by day\n\nY'all better come my way\nY'all better come my way, okay, and say\nY'all better come my way\nI'ma make a statement day by day\n\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)\nPeace signs, peace signs up\nPut 'em in the air, then go rise up (yeah)","language":"en","license_type":"CC BY-ND","file_name":"audio\/Wordsmith_-_The_Statement.mp3"} +{"name":"JASON_MILLER_-_CROWD_PLEASER","text":"People gon' hate, let 'em do it (ah)\nShine like it ain't nothin' to it (that's right)\nDamn, you a major influence (oh)\nSkate like there ain't nothin' doin'\nLive life, don't say nothin' to 'em\n\nPeople gon' hate, let 'em do it (ah)\nShine like it ain't nothin' to it (that's right)\nDamn, you a major influence (oh)\nSkate like there ain't nothin' doin'\nLive life, don't say nothin' to 'em\n\nPeople tellin' lies on me\nFeelin' like Pac, all eyes on me\nWhat my next rhyme gon' be\nDull motherfuckers never ever gon' shine off me?\nWait for it, wait for it, wait for it\nDon't worry, my haters is gon' pay for it\nChase dreams but dumb niggas that chase whores\nOverseas on a great tour, or maybe I'm just dreamin'\nIt beats bein' with demons, all niggas are schemin'\nAt least I'm thinkin' of an achievement\nPeople talk shit for four seasons for no reason\nPeople dog Lebron 'til Lebron show up\nWhen he steps on the paint, then their guards go up\nScores go up, all the applause go up\nAnd everybody in the whole damn court goes nuts\n\nPeople gon' hate, let 'em do it (ah)\nShine like it ain't nothin' to it (that's right)\nDamn, you a major influence (oh)\nSkate like there ain't nothin' doin'\nLive life, don't say nothin' to 'em\n\nPeople gon' hate, let 'em do it (ah)\nShine like it ain't nothin' to it (that's right)\nDamn, you a major influence (oh)\nSkate like there ain't nothin' doin'\nLive life, don't say nothin' to 'em\n\nSpectators, sideliners\nSpendin' days comin' up with sly comments\nThat's psychotic, why tarnish a fly product?\nWhy be mad just 'cause I got it? Hey\nI may never know, wave to the haters\nThat put me on the pedestal\nTalk smack, but they really know I'm incredible\nUnforgettable, young blue eyes, the new guy is on schedule\nMan behind bars and that's minus the federal\nStone giant, what the hell could some pebbles do\nWhile you revel in drama, I'm buildin' revenue\nTell 'em you'll get 'em tomorrow, there ain't no stressin' you\nLife goes on, life goes on\nYou the shit even before those lights went on\nThey gon' trash you even if they like your song\nPeople always gon' judge homie right or wrong\n\nPeople gon' hate, let 'em do it\nShine like it ain't nothin' to it\nDamn, you're a major influence\nSkate like there ain't nothin' doin'\nLive life, don't say nothin' to 'em\n\nPeople gon' hate, let 'em do it\nShine like it ain't nothin' to it\nDamn, you're a major influence\nSkate like there ain't nothin' doin'\nLive life, don't say nothin' to 'em\n\nWe don't give a damn what you did\nWe don't give a damn who are\nHomie, you ain't down with the team\nWe don't give a damn what you think\nWe don't give a damn what you thought (thought, thought)\n\nWe don't give a damn what you did\nWe don't give a damn who are\nHomie, you ain't down with the team\nWe don't give a damn what you think\nWe don't give a damn what you thought (thought, thought)","language":"en","license_type":"CC BY-NC-SA","file_name":"audio\/JASON_MILLER_-_CROWD_PLEASER.mp3"} +{"name":"Lower_Loveday_-_Is_It_Right_","text":"Late nights staying up, messaging you\nCan I express what I'm feeling for you without revealing truths?\n\nI've been thinking about you lately (lately)\nThat's a massive understatement, baby\nI can't stop thinking about you all day and all night\nOh, but is it right?\n\nFinally figured it out, I got my head around it\nAlthough I know I've got to get myself out of this habit\nOf falling for someone who's out of reach, it's unrealistic\nMy dream won't become a reality, but was it meant to be?\n\nI've been thinking about you lately (lately)\nThat's a massive understatement, baby\n'Cause I'm thinking about you all day and all night\nOh, but is it right?\n\nI don't know but I, I know how it feels to me\nMaybe you're just playing games, a game I don't wanna play\nI don't know but I, I know how it feels to me\nMaybe you're just playing games, a game I don't wanna play\n\nI've been thinking about you lately (lately)\nThat's a massive understatement, baby\n'Cause I'm thinking about you all day and all night\nOh, but is it right?\n\nI've been thinking about you lately (lately)\nThat's a massive understatement, baby\n'Cause I'm thinking about you all day and all night\nOh, but is it right?","language":"en","license_type":"CC BY-SA","file_name":"audio\/Lower_Loveday_-_Is_It_Right_.mp3"} +{"name":"Pure_Mids_-_The_Leader","text":"Now that I have found you, I'm okay\nBut the people that surround you act strange\nWill we ever fold up? Don't say\nMaybe just a heads up is okay\n\nWhen I am in focus, I seem blind\nI can barely notice the time\nWho can I believe in if not you?\nYou're the only reason I'm true\n\nAh-ah, ah-ah, ah-ah, ah-ah\nAh-ah, ah-ah, ah-ah, ah-ah\n\nI've thought enough\nShould turn this around\nIs this a bluff?\nShould really make a sound\nAm I alright?\nAm I steering out of sight?\nAh-ah-ah-ight, ah-ay\n\nAh-ah, ah-ah, ah-ah, ah-ah\nAh-ah, ah-ah, ah-ah, ah-ah\nAh-ah, ah-ah, ah-ah, ah-ah\n\nOoh-ooh-ooh, ooh-ooh\nOoh-ooh-ooh, ooh-ooh\nOoh-ooh-ooh, ooh-ooh\nOoh-ooh-ooh, ooh-ooh","language":"en","license_type":"CC BY-NC-ND","file_name":"audio\/Pure_Mids_-_The_Leader.mp3"} +{"name":"Ridgway_-_Fire_Inside","text":"I got a lot on my mind\nAnd all of the time\nBeen tryna do right\nI may have lost the light\nBut I'm keeping it tight\nNever give up the fight, no\n\nWhen my life is a wreck\n(When my life is a wreck)\nGot to keep it all in check\n(I keep it all in check)\n\nEven in the darkest days\nGot a trail to blaze\nGonna stick to my ways\nI used to be caught in a phase\nWhere life was a maze\nUntil I saw the sun's rays\n\nWhen your life is a wreck\n(Life is a wreck)\nYou got to take the first step, yeah\n\n(Whoa-oh-oh-oh-oh)\nPaddle on through the waves now\n(Whoa-oh-oh-oh-oh)\nGonna take me to that place\n(Whoa-oh-oh-oh-oh)\nFind that fire inside\n(Whoa-oh-oh-oh-oh)\nIt's a fate that you decide\n\nWhen I feel like I'm losing control\nGotta reach within my soul\nAnd if you're ever feeling low, yeah\nYou gotta take the first step and go, yeah\nTake that first step to the right\nGot to find what's inside\nBefore we run of time, run out of time, run out of time\n\n(Whoa-oh-oh-oh-oh)\nPaddle on through the waves now\n(Whoa-oh-oh-oh-oh)\nGonna take me to that place\n(Whoa-oh-oh-oh-oh)\nFind that fire inside\n(Whoa-oh-oh-oh-oh)\nIt's a fate that you decide\n(That you decide)\n\n(Whoa-oh-oh-oh-oh)\nI'm paddling on, I'm paddling strong\n(Whoa-oh-oh-oh-oh)\nFind that fire, find that fire\n(Whoa-oh-oh-oh-oh)\nI'm paddling on, I'm paddling strong\n(Whoa-oh-oh-oh-oh)\nFind that fire, find that fire\nFind that fire\nFind that fire\nFind that fire","language":"en","license_type":"CC BY-ND","file_name":"audio\/Ridgway_-_Fire_Inside.mp3"} +{"name":"Moon_I_Mean_-_Wrong_Concept","text":"Maybe you hate me\nBut you dress somebody's suit\nBecause there's no risk\nTo put on a mask\nWhen we get scared to live\nWith our back, with our back\n\nMaybe you love me\nBut you run under the sun and me under the rain\nIt's so easy\nTo lose ourselves\nWhen we get scared to love (ooh, ooh)\nWith every tear, with every fear\n\nBut you could give me just your money\nBut I wished just your honey\nBurnt your t-shirt, that one with bunny\nAnd now about you nothing more of funny\n\nMaybe we'll meet again\nBut this not the right life for us\nIt's so hard\nTo live our love\nWhen we get scared to see (ooh, ooh)\nInside our soul, inside our soul\n\nBut you could give me just your money\nBut I wished just your honey\nBurnt your t-shirt, that one with bunny\nAnd now about you nothing more of funny\n\nYour mind is closed like an aquarium\nMine completely opened like the Colosseum\nSo nothing about idyll between us\nIt's not a wrong accent\nNo, no, no, no, no, no, no, no\nWhat's wrong is the concept\nWrong concept to love\n\nBut you could give me just your money\nBut I wished just your honey\nBurnt your t-shirt, that one with bunny\nAnd now about you nothing more of funny\n\nYou could give me just your money\nBut I wished just your honey\nBurnt your t-shirt, that one with bunny\nAnd now about you nothing more of funny\n\nWrong concept\nWrong concept to love\nWrong concept\nTo love\nTo love\nWrong concept","language":"en","license_type":"CC BY-NC-ND","file_name":"audio\/Moon_I_Mean_-_Wrong_Concept.mp3"} +{"name":"Slingshot_Miracle_-_Whistler","text":"He's a whistler when the wind blows\nKeeps it simple, only whole notes\nPlays his hollow tune effortlessly\nHe just sits there in limbo\nDoesn't listen, full of blow holes\nCurtains waver, the old refrain repeats\n\nA penny for a thought\nFor pounds of flesh he bought\nA peso for what not to confess here\nThe last shall be the first\nWordlessly coerced\nDeath is not the worst atrocity\n\nThere's a hissing through the window\nLike a twisted virtuoso\nWarning of a storm brewing again\n\"To the victor,\" goes the intro\nFull of whispered innuendo\nA time once more for a paranoid crusade\n\nThe past shall be reversed\nThe dead not so accursed\nA universe rehearsed in tragedy\n\nHe's a whistler, he's a widow\nDoesn't miss her, plays it solo\nBlissfully ignoring his instinct\nTears bitter on the pillow\nMakes his mission, not to know more\nCurtains flutter, the old refrain repeats\n\nYeah he's a whistler\n\nHe's a whistler\nHe's a whistler\nOh","language":"en","license_type":"CC BY-NC-ND","file_name":"audio\/Slingshot_Miracle_-_Whistler.mp3"} +{"name":"The_Rinn_-_Voices__2017_Version_","text":"The sun is fading under blood-red sky\nThe reign of day is over\nNight soon will break free\nThey wake in the eerie glow of moonlight\nForgotten souls beyond our sight\n\nWorld that's gone forever\nLong ago, lost in their eyes\nThat shine with mystery\nLast remaining shadows\nOf lost time\nWhisper in the moonlight\n\nSurprised you're waking in the morning\nCan't understand your feelings\nAnd where'd you get these thoughts\nInside your mind the voice is calling\nFor the night to rise at your side\n\nWorld that's gone forever\nLong ago, lost in their eyes\nThat shine with mystery\nLast remaining shadows\nOf lost time\nWhisper in the moonlight\n\nSo hear their voice\nSharing their yearning\nGift they're giving to you\nHear their voice\nSharing their memories\nSacred secrets from past time\n\n(World that's gone forever)\n(Long ago, lost in their eyes)\nThat shine with mystery\nLast remaining shadows\nOf lost time\nWhisper in the moonlight\n\nSo hear their voice\nSharing their yearning\nGift they're giving to you\nHear their voice\nSharing their memories\nSacred secrets from past\n\nHear their voice\nSharing their yearning\nGift they're giving to you\nHear their voice\n(Sharing their memories)\n(Sacred secrets from past time)","language":"en","license_type":"CC BY-NC-ND","file_name":"audio\/The_Rinn_-_Voices__2017_Version_.mp3"} +{"name":"Rxbyn_-_Bad_Side","text":"One, two, three\nSee you looking at me with those eyes\nFour, five, six\nI know that you want this\nAm I right? Think I'm right\nLet's skip the games\nFast forward to the \"What's your name?\"\nWhy take our time? Time\nSo one, two, three\nKnow you heard about me\nThat's alright\nJust hit my line, oh\n\nSo come to me\nTonight we don't have to be enemies\nKeep it going like it's meant to be\nMeant to be, just wait and see\nSo come with me\nAnd maybe you can touch my body\nDon't be scared to take ahold of me\nTake me in and breathe, tear me up to pieces\nOh\n\nGet a taste of my bad side\nJust a taste of my bad side\nYou want a taste of my bad side\nJust a taste of my bad side\nYou wanna know what it feels like\nTo get a taste of my bad side\n\nLa-di-da-di\nBet you'll think it's nothing\nTill it drops all at once\nYour heart\nOh my, oh me\nI'm fucking crazy and I can't stop\nIt'll be fun, ha!\nLet's skip the games\nFast forward to the \"What's your name?\"\nWhy take our time? Time\nSo oh my, oh me\nI'm fucking crazy\nAnd I can't stop\nSo this'll be fun\n\nSo come to me\nTonight we don't have to be enemies\nKeep it going like it's meant to be\nMeant to be, just wait and see\nSo come with me\nAnd maybe you can touch my body\nDon't be scared to take ahold of me\nTake me in and breathe, tear me into pieces\nOh\n\nGet a taste of my bad side\nJust a taste of my bad side\nYou want a taste of my bad side\nJust a taste of my bad side\nYou wanna know what it feels like\nTo get a taste of my bad side\n\n(Come to me)\n(Tonight we don't have to be enemies)\nJust a taste of my bad side\n(Keep it going like it's meant to be)\n(Meant to be, just wait and see)\nYou want a taste of my bad side\n(So come with me)\n(And maybe you can touch my body)\nJust a taste of my bad side\n(Don't be scared to take a hold of me)\nYou wanna know what it feels like\n(Take me in and breathe)\nTo get a taste of my bad side\nOh\n\nGet a taste of my bad side\nGet a taste of my bad side\nJust a taste of my bad side\nJust a taste of my bad side\nYou want a taste of my bad side, hey!\nJust a taste of my bad side\nTaste of my bad side","language":"en","license_type":"CC BY","file_name":"audio\/Rxbyn_-_Bad_Side.mp3"} +{"name":"Tom_Orlando_-_The_One__feat._Tina_G_","text":"A time of day\nI've been doin' nothing but drinkin' and thinking, yeah-yeah-yeah\nAw, since you been away\nOh, come on\n\n(Ooh-ooh) I don't think that I'm coming back\n(Ooh-ooh-ooh) Boy, I told you I'm done with that (come on home, babe)\n(Ooh-ooh) You think you can do me so wrong\n(Ooh-ooh-ooh) I'm not the one, no\n\nBack in high school (yeah, yeah)\nUnder the trees\nWe used to mess around\nI'd feel you down\nRight there in the streets, damn (yeah)\nThose were the days, baby\nNow you barely look at me\nLike you was never my lady\nWhat has this come to be, shit (come on home, babe)\nI guess we grown apart (yeah, yeah)\nWent and separated but you still up in my heart\nAnd that will always be the case\nYou were my first one\nNo matter how the fuck we split\nI wish you nothin' but love (come on home, babe)\nBut now I'm\nDoin' these shows and I'm makin' this money (yeah, yeah)\nI'm never stoppin' for these hoes\nAll want me for money and shit (yeah)\nGot these new friends on deck when I cash in my checks\nLate up on they rent\nFeelin' my heart poppin' outta my chest (come on home, babe)\nAin't no slippin' in this game though (yeah, yeah)\nThey take advantage just to use you for the clout too\nThat's why I keep my circle small\nAnd I keep my friends close\nRememberin' to watch my enemies when they come through (come on, babe)\nShit\n\n(Ooh-ooh) I don't think that I'm coming back\n(Ooh-ooh-ooh) Boy, I told you I'm done with that (come on home, babe)\n(Ooh-ooh) You think you can do me so wrong\n(Ooh-ooh-ooh) I'm not the one, no\nI'm not the one (come on home)\n\nI feelin' blessed now\nI'm finally able to support my momma too\nNo more double shifts\nNo more stressin' bout the rent, shit\nComplainin' about the hunger and\nGoin' to bed starvin'\nAnd it's all thanks to you, momma (come on home, babe)\nIf it wasn't all for you believin' in me\nI'd probably be in jail doin' two to three\nYou raised me up all on your own\nGrew up without my poppa\nHey you put up with my shit\nFor that you know I'm grateful (come on home, babe, yeah)\nBlessed with the family and friends that I have\nGot a loving cousin know I got you 'till the end\nShout out to my crew\nAdam and Dan, Angelo, Amin and Mack\nYou know I got your backs (come on home, babe)\nShit, we reppin' Ottawa, Ontario (yeah, yeah)\nWe up at the Parliament jammin' out all on the radio\nI keep my circle small\nAnd I rep my fam' too\nRememberin' to watch our enemies when they comin' through\nShit\n\n(Ooh-ooh) I don't think that I'm coming back\n(Ooh-ooh-ooh) Boy, I told you I'm done with that (come on home, babe)\n(Ooh-ooh) You think you can do me so wrong\n(Ooh-ooh-ooh) I'm not the one, no\nI'm not the one\n\n(Oh, babe)\n(Ooh-ooh) I don't think that I'm coming back\n(I come around no more like that, baby)\n(Ooh-ooh-ooh) Boy, I told you I'm done with that\n(Done with all that shit, baby, yeah)\n(Ooh-ooh) You think you can do me so wrong\n(Do me so wrong like)\n(Ooh-ooh-ooh) I'm not the one, no\n(Not the one, baby)\nI'm not the one\n(Not the one, baby)\n\nOoh-ooh, ooh-ooh-ooh\n\nCome on home\nYeah, yeah-yeah\nYeah\nCome on home, baby\nYeah-yeah\nYeah\nCome on","language":"en","license_type":"CC BY-ND","file_name":"audio\/Tom_Orlando_-_The_One__feat._Tina_G_.mp3"} +{"name":"LUNABLIND_-_Vision__Radio_Edit_","text":"Racking and jacking my mind up\nCannot be telling the time, I\nDon't care, no\nI don't care, no\nYou send thirty messages drunk\nAnd dirty messages drunk\nBut I don't look\nNo, I can't be **** to look\n\nI could not breathe\nYou took your toll on me\nYou're suffocating, please\nBut since I watched you leave\n\nI can see for the first time\nAnd I can see for the first time\nAnd I can see for the first time\nFor the first time\nAnd I can see for the first time\n\nYou get jealous easily\nYou did not make it easy\nBut what was I expecting?\nIt's a very fitting ending\nYou say I hurt you bad, well\nThat was never my intent\nI was looking out for myself\nAnd all of my mental health\n\nAnd I could not breathe\nYou took your toll on me\nYou're suffocating, please\nBut since I watched you leave, I noticed\n\nAnd I can see for the first time\nI can see for the first time\nI can see for the first time\nFor the first time\nFor the first time\nAnd I can see for the first time\n\nThere is no better deduction\nThere is no better solution\nThere is no better deduction\nThere is no better solution\nThere is no better deduction\nThere is no better solution\nThere is no better deduction\nThere is no better solution\n\nI can see for the first time\nI can see for the first time\nI can see for the first time\nFor the first time\nFor the first time\n\nI can see for the first time\nI can see for the first time\nI can see for the first time\nFor the first time\nFor the first time","language":"en","license_type":"CC BY-NC","file_name":"audio\/LUNABLIND_-_Vision__Radio_Edit_.mp3"} +{"name":"Explosive_Ear_Candy_-_Like_The_Sun","text":"Doo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo-doo-doo, doo-doo-doo-doo\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo-doo-doo, doo-doo-doo-doo\n\nI see your face\nEverywhere that I go\nOn the clouds in the sky\nOn the faces of strangers\n\nThe birds sing your name\nAnd the fish try to talk\n'Cause without you the world\nWould be too dark to matter\n\nYou're like the sun\nYou're so far away\nBut your light shines on\nAnd brightens each day\nWhen you're not around\nYou make it worthwhile to expect you\n\nYou're like the sun\nYou turn on a switch\nAnd the gloom is gone\nYou gave me my life\nAnd you carry on\nWithout ever wanting a thank you\nYou're like the sun\n\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo-doo-doo, doo-doo-doo-doo\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo-doo-doo, doo-doo-doo-doo\n\nEveryone loves you\nAnd wants you around\nBut it's me most of all\nFor my own selfish reasons\n\nYou paint my sky blue\nAnd you spin my earth 'round\nSo don't leave me alone\n'Cause I can't stand to miss you\n\nYou're like the sun\nYou're so far away\nBut your light shines on\nAnd brightens each day\nWhen you're not around\nYou make it worthwhile to expect you\n\nYou're like the sun\nYou turn on a switch\nAnd the gloom is gone\nYou gave me my life\nAnd you carry on\nWithout ever wanting a thank you\nYou're like the sun\n\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo-doo-doo, doo-doo-doo-doo\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo-doo-doo, doo-doo-doo-doo\n\nYou're like the sun\nYou're so far away\nBut your light shines on\nAnd brighten my days\nWhen you're not around\nYou make it worthwhile to expect you (ooh-ooh-ooh-ooh-ooh)\n\nYou're like the sun\nYou turn on a switch\nAnd the gloom is gone\nYou gave me my life\nAnd you carry on\nWithout ever wanting a thank you (ooh-ooh-ooh)\nYou're like the sun\n(Ooh-ooh-ooh)\n\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo, doo-doo-doo, doo, doo\nDoo-doo-doo, doo, doo-doo-doo, doo, doo","language":"en","license_type":"CC BY-NC-ND","file_name":"audio\/Explosive_Ear_Candy_-_Like_The_Sun.mp3"} +{"name":"Cortez_-_Feel__Stripped_","text":"Yeah, oh\n\nPlease don't stand over here\nAct like you care, so self-aware\nI know you were not scared\nI could've died, but that isn't fair, huh?\nBut what am I supposed to think?\nYou weren't there for me\n'Cause I'm not who I should be for you\n\nYou've got a record and a past\nGuess that's what makes me the ass\nI should've known, I should've cared\nHow could I have been so unprepared?\nNow where does the good boy go to hide away, hide the pain?\n'Cause you won't see me cry when I'm done\n\nWhat is it that you want from me, want from me?\nWhat is it that you want from me, want from me?\nI want you to feel, I want you to feel\nI want you to feel, I want you to feel\n\nI'm a feather in the wind\nI'm carried away by all that you say\nSitting on thin air\nI'm a loss to my friends\nToo unpersuaded by all they're saying\nAnd you can't pretend to care, yeah\n\nYeah, I was reckless in the past\nI was see-through just like glass\nDid all I could to make this last\nSo how could you be such an ass?\nI know where the good boys go to hide the pain, hide the pain\nBut that don't mean I die when you don't\n\nWhat is it that you want from me, want from me?\nWhat is it that you want from me, want from me?\nI want you to feel, I want you to feel\nI want you to feel, I want you to feel\n\nWhat is it that you want from me, want from me?\nWhat is it that you want from me, want from me?\nI want you to feel, I want you to feel\nI want you to feel, I want you to feel\n\nGood boys go to hide the pain, hide the pain\n'Cause you won't see me cry when I'm done\nI know where the good boys go to hide the pain, hide the pain\nBut that don't mean I die when you don't","language":"en","license_type":"CC BY","file_name":"audio\/Cortez_-_Feel__Stripped_.mp3"} diff --git a/subsets/es/audio/10._Disparan_-_criatura.mp3 b/subsets/es/audio/10._Disparan_-_criatura.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..cd525d13a9ea30cd11595c6f306e799670ead7dc --- /dev/null +++ b/subsets/es/audio/10._Disparan_-_criatura.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e4f3285d87dbaaae69bfb5f9d896f002fcefa772d53114ce60e5221f23d7f6 +size 4460544 diff --git a/subsets/es/audio/Baila_-_Alfonso_Lugo.mp3 b/subsets/es/audio/Baila_-_Alfonso_Lugo.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..4f5c46e7e743f3918cf3f8368a719600626510c4 --- /dev/null +++ b/subsets/es/audio/Baila_-_Alfonso_Lugo.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f930b938ed2f2107d7b281695c3c74d3d6b71d1a3cc5e8512ec240bfeba882c4 +size 5093376 diff --git a/subsets/es/audio/Besando_Sapos_-_Dream_Tabu.mp3 b/subsets/es/audio/Besando_Sapos_-_Dream_Tabu.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..1b7a1230c27ee76d47947f18e9f9e6e48d70d8c3 --- /dev/null +++ b/subsets/es/audio/Besando_Sapos_-_Dream_Tabu.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f6159e08b8de4f74f82dcc5d94f9ad9752ca63607c05a537a7250aae15a47f +size 5709312 diff --git a/subsets/es/audio/CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO.mp3 b/subsets/es/audio/CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..c7b26e667247c95684a57b9b27a27dc977a18121 --- /dev/null +++ b/subsets/es/audio/CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7be40080e5655d63eaa8ab987f1e1be358575ff33678452ceafbebfa49159cb0 +size 5533662 diff --git a/subsets/es/audio/Caralibro_-_Vagos_Permanentes.mp3 b/subsets/es/audio/Caralibro_-_Vagos_Permanentes.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..7f5e14dbd8714c51aa965f5d64802a084075aadb --- /dev/null +++ b/subsets/es/audio/Caralibro_-_Vagos_Permanentes.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d84e5f9628ba0cb8eba7d50889ad7cab48cd182f37b257890b0cd888fef9706b +size 7708596 diff --git a/subsets/es/audio/Diosa_de_la_noche_-_Brunela_Crochenci.mp3 b/subsets/es/audio/Diosa_de_la_noche_-_Brunela_Crochenci.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..c225346b2e350effb4484133abe582941788c16d --- /dev/null +++ b/subsets/es/audio/Diosa_de_la_noche_-_Brunela_Crochenci.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e7b8a5ba50dc4fe8be21867f1de46cb553283dca32eaa7ee929cd9e9d3c5dbd +size 5191168 diff --git a/subsets/es/audio/Esencia_-_NandoMalo_.mp3 b/subsets/es/audio/Esencia_-_NandoMalo_.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..6a3bb899fb7039701f32473a26adf2201ec509af --- /dev/null +++ b/subsets/es/audio/Esencia_-_NandoMalo_.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a479f9a089b64057ee48488154b22b349fd557bc8b4afa2dff27b3ca03caedc8 +size 6230528 diff --git a/subsets/es/audio/Fantasma_-_Los_Rombos.mp3 b/subsets/es/audio/Fantasma_-_Los_Rombos.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..9d2845d457f9691f9f083826f16b204bae1193fd --- /dev/null +++ b/subsets/es/audio/Fantasma_-_Los_Rombos.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75449de3760a1c888280e824be8b8d3499b947f28ad7716dbfa45328dbaafe39 +size 3689472 diff --git a/subsets/es/audio/Guayeteo_-_JhoyKing.mp3 b/subsets/es/audio/Guayeteo_-_JhoyKing.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..8aa511c6c4e6f4e0c6542a0196759ee0ae576965 --- /dev/null +++ b/subsets/es/audio/Guayeteo_-_JhoyKing.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a01ffeaafa6f87bb7dca73555464904e159af01bc3b32b5d2bf4a336918b37f6 +size 3816491 diff --git "a/subsets/es/audio/H\303\241blame_-_(Talk_to_me)_-_Brunela_Crochenci.mp3" "b/subsets/es/audio/H\303\241blame_-_(Talk_to_me)_-_Brunela_Crochenci.mp3" new file mode 100755 index 0000000000000000000000000000000000000000..6707bf2c242480b7683d8185cf8e777e6f745253 --- /dev/null +++ "b/subsets/es/audio/H\303\241blame_-_(Talk_to_me)_-_Brunela_Crochenci.mp3" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c33415df30eb837df7847141ffa3a47bb82a82f26641ece17d81cc29a6bfe316 +size 4953088 diff --git a/subsets/es/audio/Intentando_Destacar_-_Sundayers_.mp3 b/subsets/es/audio/Intentando_Destacar_-_Sundayers_.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..bdd720f820617372f7d768f9617f765ba7723e5f --- /dev/null +++ b/subsets/es/audio/Intentando_Destacar_-_Sundayers_.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c165c6c74d0220a066f8f1b4f6919171ffd1f5a903ff6a86fb01f186276534 +size 6055663 diff --git a/subsets/es/audio/La_rumba_del_coronavirus_-_Rich_Don_Jeri.mp3 b/subsets/es/audio/La_rumba_del_coronavirus_-_Rich_Don_Jeri.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..268359f9faa51d5bc7018ed0676d785935b8d629 --- /dev/null +++ b/subsets/es/audio/La_rumba_del_coronavirus_-_Rich_Don_Jeri.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3edfa87e8ca94ec7da7492ef092281c40aef768e68edc97a2780e1bae26f06 +size 4611072 diff --git a/subsets/es/audio/Palabras_-_Javier_Gomez_Bello.mp3 b/subsets/es/audio/Palabras_-_Javier_Gomez_Bello.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..73d89d5ca3d4ff12811ff67c7b496a0145acb0ee --- /dev/null +++ b/subsets/es/audio/Palabras_-_Javier_Gomez_Bello.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169b1b85a676395c096fcbfb7df4fc4f36789f0732ae26183cc2a0621dee7932 +size 5695488 diff --git a/subsets/es/audio/Quiero_y_Puedo_-_Nacidos_de_la_Tierra.mp3 b/subsets/es/audio/Quiero_y_Puedo_-_Nacidos_de_la_Tierra.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..c5d12cd3226fc7ee5f0dc59a42371d522c7942dc --- /dev/null +++ b/subsets/es/audio/Quiero_y_Puedo_-_Nacidos_de_la_Tierra.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f834a48e760492b38c44bc268868bb24e3fa0bf25528701aff998c3e42d340 +size 6298112 diff --git a/subsets/es/audio/Sin_miedo_-_Living_Camboya.mp3 b/subsets/es/audio/Sin_miedo_-_Living_Camboya.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..f5500b8d363a2526afcb7c970c26bbdb65fbf24a --- /dev/null +++ b/subsets/es/audio/Sin_miedo_-_Living_Camboya.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72d59c711b8555e784b43befbc0d84f1fe47e41e1fcf6c63b42fa616d0a64a8c +size 5713920 diff --git a/subsets/es/audio/Te_Recuerdo_-_Wilson_Way.mp3 b/subsets/es/audio/Te_Recuerdo_-_Wilson_Way.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..bf6373cb0d4672ffb4d944e8d40d4aa0c13ba0f4 --- /dev/null +++ b/subsets/es/audio/Te_Recuerdo_-_Wilson_Way.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb49f46d9a72091c1bdd441a6597dd8e0271aa18fb7b629964cdecf83689e0f3 +size 4286464 diff --git a/subsets/es/audio/Vente_-_Fafarulo_Calabaza.mp3 b/subsets/es/audio/Vente_-_Fafarulo_Calabaza.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..b9c83b813def34ac3606614a907bc3d3c1131546 --- /dev/null +++ b/subsets/es/audio/Vente_-_Fafarulo_Calabaza.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec843252c517b2f36444eaacebf583e563ddb327484aa2a01293a56a7d639d14 +size 7358976 diff --git a/subsets/es/audio/Yuanan_-_Miedo_-_Yuanan.mp3 b/subsets/es/audio/Yuanan_-_Miedo_-_Yuanan.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..ffae5248fbd47bf0d739a2fdc2a2c41d8199d354 --- /dev/null +++ b/subsets/es/audio/Yuanan_-_Miedo_-_Yuanan.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51f9a38586fb6256fd6c88e68580ffe256c2b27a375796efbbc60bf15419034 +size 4041776 diff --git a/subsets/es/audio/te_amo_-_fabios_la_nueva_expresion_de_la_cancion.mp3 b/subsets/es/audio/te_amo_-_fabios_la_nueva_expresion_de_la_cancion.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..41fc9b1f1d7c6de3c7e0e16b30decb75652bf443 --- /dev/null +++ b/subsets/es/audio/te_amo_-_fabios_la_nueva_expresion_de_la_cancion.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b63f0211ff46f2558aaf0b04cb847946e07dca4270653cd80d9fc99813e14d77 +size 3946659 diff --git "a/subsets/es/audio/\302\241\303\223yeme_tibur\303\263n!_-_Corrientes.mp3" "b/subsets/es/audio/\302\241\303\223yeme_tibur\303\263n!_-_Corrientes.mp3" new file mode 100755 index 0000000000000000000000000000000000000000..b3c2ab514744449e813b1cb8f4a58838908d9b1a --- /dev/null +++ "b/subsets/es/audio/\302\241\303\223yeme_tibur\303\263n!_-_Corrientes.mp3" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58393736cb801bbbba83e2c9f8c2d61a6dd6ece73aea3c465cb022f92fb2a88c +size 4600065 diff --git a/subsets/es/metadata.jsonl b/subsets/es/metadata.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..68050c17c48bea66dd26e5bfafed9e159adbe3e9 --- /dev/null +++ b/subsets/es/metadata.jsonl @@ -0,0 +1,20 @@ +{"name":"Baila_-_Alfonso_Lugo","text":"Qu\u00e9 bueno que swipeaste a la derecha, mam\u00e1\nPorque a esta noche le daremos movimiento\nQue uno o dos tequilas solo pa' calentar\nMira que aqu\u00ed estamos pa' disfrutar el momento\n\nShow me what you got, oh baby, dance for me y me das\nToda tu pasi\u00f3n y tu sudor, mas vete lento\nQue no tengo prisa, que esta noche da pa' m\u00e1s\nMu\u00e9vete cerquita aqu\u00ed nom\u00e1s\n\nBaila, baila, hasta que me enamores, baby, t\u00fa\nBaila, baila, probar\u00e9 tus sabores, baby, t\u00fa\nBaila, baila, ens\u00e9\u00f1ame tus colores, baby, t\u00fa\nBaila, baila, al beat de mi coraz\u00f3n\n\nToma mi mano, dame tu espalda\nY lentamente sentir\u00e9 c\u00f3mo me bailas\nMu\u00e9vete rico, que no hay palabras\nPa' describir c\u00f3mo en mi cielo t\u00fa te empalmas\n\nMueve tus pies, que bien sab\u00e9s\nQue yo contigo desde el bungee y sin arn\u00e9s\nY al o\u00eddo, yo te dir\u00e9\nQue el dirty talk se nos vendr\u00e1 hasta en ingl\u00e9s, oh yes (oh yes)\n\nBaila, baila, hasta que me enamores, baby, t\u00fa\nBaila, baila, probar\u00e9 tus sabores, baby, t\u00fa\nBaila, baila, ens\u00e9\u00f1ame tus colores, baby, t\u00fa\nBaila, baila, al beat de mi coraz\u00f3n\n\nY a la luna llena le daremos calor\nY esta noche entera pintar\u00e1 de colores\nBaby, t\u00fa me bailas y me llegan los temblores\nPorque con tus labios t\u00fa me das to's los sabores\n\nSabes que este mundo no es lo mismo sin tu amor\nD\u00e1melo todo, que yo lo acomodo\nD\u00e1melo al max, que el m\u00edo lo tendr\u00e1s\nLlen\u00e9monos de besos, que hoy somos traviesos en exceso\n\nBaila, baila, hasta que me enamores, baby, t\u00fa\nBaila, baila, probar\u00e9 tus sabores, baby, t\u00fa\nBaila, baila, ens\u00e9\u00f1ame tus colores, baby, t\u00fa\nBaila, baila, al beat de mi coraz\u00f3n","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/Baila_-_Alfonso_Lugo.mp3"} +{"name":"Besando_Sapos_-_Dream_Tabu","text":"Esta es la ocasi\u00f3n\nDe verte marchar\nPor fin vivir\u00e9\nPor fin voy a luchar\nMi vida sin ti\nMi vida y nadie m\u00e1s\n\nEs el momento\nDe verme triunfar\nDe dejarte atr\u00e1s\nDecir adi\u00f3s sin m\u00e1s\nLo nuestro est\u00e1 as\u00ed\n\u00bfQu\u00e9 quieres de m\u00ed?\n\nSali\u00f3 la verdad\nNo me enga\u00f1ar\u00e1s\nYo quiero vivir\nSin mirar atr\u00e1s\nLo nuestro acab\u00f3\nAs\u00famelo ya\n\nBesando sapos\nPaso la vida as\u00ed\nBuscando al guapo\nQue me haga sonre\u00edr\nNo s\u00e9 qui\u00e9n me cont\u00f3\nQue hab\u00eda un final feliz\n\nCre\u00eda que t\u00fa\nEras especial\nUn hombre distinto\nA los dem\u00e1s\nQu\u00e9 tonta que fui\nNo entiendo qu\u00e9 te vi\n\nPerd\u00ed la esperanza\nDe tanto esperar\nAlguien que me quiera\nAlguien de verdad\nQu\u00e9 mal verme as\u00ed\nTengo que espabilar\n\nVuelve a suceder\nLa historia de ayer\nTengo que aprender\nNo lo puedo creer\nQue me pase a m\u00ed\nQue me pase otra vez\n\nBesando sapos\nPaso la vida as\u00ed\nBuscando al guapo\nQue me haga sonre\u00edr\nNo s\u00e9 qui\u00e9n me cont\u00f3\nQue hab\u00eda un final feliz\nUn final feliz\n\nBesando sapos\nBesando sapos\n\nBesando sapos\nPaso la vida as\u00ed\nBuscando al guapo\nQue me haga sonre\u00edr\nNo s\u00e9 qui\u00e9n me cont\u00f3\nQue hab\u00eda un final feliz\n\nBesando sapos\nPaso la vida as\u00ed\nBuscando al guapo\nQue me haga sonre\u00edr\nNo s\u00e9 qui\u00e9n me cont\u00f3\nQue hab\u00eda un final feliz\nUn final feliz","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/Besando_Sapos_-_Dream_Tabu.mp3"} +{"name":"Caralibro_-_Vagos_Permanentes","text":"Etiqueto, agrego, me hago fan, cambio mi nick\nLo publico en mi muro, lo comparto con un tweet\nSubo fotos mo\u00f1as, actualizo mi perfil\nRecolecto y me suscribo a tu feed\n\nTengo cuatro mil amigos, soy un t\u00edo s\u00faper popular\nA pesar de que a ninguno he visto jam\u00e1s\nSi echo en falta compa\u00f1\u00eda, va siendo hora de activar el chat\nTodo es falso, pero me da igual\n\nS\u00ed, s\u00ed, es tu vida una patra\u00f1a\nSin haza\u00f1as, que te enga\u00f1a, es una puta casta\u00f1a\nExistencia ermita\u00f1a que te nubla y te empa\u00f1a\nTodo juicio y raz\u00f3n, te lo digo sin rencor\nPero te falta un hervor y poco a poco est\u00e1s cayendo\nEn el hoyo de la enajenaci\u00f3n, por favor\nSal de tu letargo y hazte cargo de que el mundo\nNo se encierra tras tu pobre monitor\n\nHoy sal\u00ed a la calle, todo es nuevo para m\u00ed\nLlevaba m\u00e1s de tres a\u00f1os metido en mi cuchitril\nMe he sentido solo, sin saber a d\u00f3nde ir\nAhora entiendo por qu\u00e9 dicen que soy un freak\n\nTengo cuatro mil amigos, soy un t\u00edo s\u00faper popular\nA pesar de que a ninguno he visto jam\u00e1s\nSi echo en falta compa\u00f1\u00eda, va siendo hora de activar el chat\nTodo es falso, pero me da igual","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/Caralibro_-_Vagos_Permanentes.mp3"} +{"name":"CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO","text":"Deja que te cuente\nDeja que te diga\nQue tengo miedo de volver\n\nAunque yo te quiera\nAunque seas mi vida\nSolo me acuerdo del ayer\n\nCuando tus miradas eran distintas\nCuando tus palabras me hac\u00edan sufrir\nCuando por tenerte hubiese dado mi vida\nCuando te alejabas poco a poco de m\u00ed\n\nY ahora est\u00e1s solo y gritas al cielo\nQue t\u00fa sin mis besos no sabes vivir\nMas quiero que sepas que todo este tiempo\nHa sido un infierno y que vivo tan solo pensando en ti\n\nSi al final volvemos\nNo ser\u00e1 lo mismo\nHemos cambiado, yo lo s\u00e9\n\nRazones que no cesan\nBesos compartidos\nMiedos que vuelven a nacer\n\nCuando tus miradas eran distintas\nCuando tus palabras me hac\u00edan sufrir\nCuando por tenerte hubiese dado mi vida\nCuando te alejabas poco a poco de m\u00ed\n\nY ahora est\u00e1s solo y gritas al cielo\nQue t\u00fa sin mis besos no sabes vivir\nMas quiero que sepas que todo este tiempo\nHa sido un infierno y que vivo tan solo pensando en ti\n\nNo, no, no, no, no\nPensando en ti\nNo, no, no, no, no\nPensando en ti\nNo, no, no, no, no\nPensando en ti\nNo, no, no, no, no\nPensando en ti","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/CLUB_DESTINO__-_Pensando_en_ti_-_CLUB_DESTINO.mp3"} +{"name":"Diosa_de_la_noche_-_Brunela_Crochenci","text":"Ella es un misterio para la humanidad\nNo hay leyenda alguna que revele su verdad\nViaja entre las sombras, es la eterna oscuridad\nDeja que te cuente un poco m\u00e1s\n\nCabellos de plata y mirada de cristal\nUna piel radiante y oscura como el mar\nLas criaturas duermen con su arrullo angelical\nDeja que te cuente un poco m\u00e1s\n\nY dicen que ella vive aqu\u00ed desde hace a\u00f1os\nY que pocos la ver\u00e1n\nY dicen que nadie pudo olvidar su canto, oh, uoh\n\nElla es un misterio para la humanidad\nPero nadie duda de su inmortalidad\nNadie le hace sombra, es la eterna oscuridad\nDeja que te cuente un poco m\u00e1s\n\nFue incomprendida a causa de su gran poder\nAlgo en su mirada puede hacerte estremecer\nCarga con heridas que no dejan de doler\nDeja que te cuente un poco m\u00e1s\n\nY dicen que ella vive aqu\u00ed desde hace a\u00f1os\nY que pocos la ver\u00e1n\nY dicen que nadie pudo olvidar su canto, oh, uoh\nUh-oh-oh, uh-oh-oh-oh, uh-oh-oh, uh-oh-oh-oh\nUh-oh-oh, uh-oh-oh, oh-oh, oh\n\nY dicen que ella vive aqu\u00ed desde hace a\u00f1os\nY que pocos la ver\u00e1n\nY dicen que nadie pudo olvidar su canto, oh, uoh-uoh\nUh-oh-oh, uh-oh-oh-oh, uh-oh-oh, uh-oh-oh-oh\nUh-oh-oh, uh-oh-oh, oh-oh, oh","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/Diosa_de_la_noche_-_Brunela_Crochenci.mp3"} +{"name":"10._Disparan_-_criatura","text":"Disparan, la l\u00ednea hay que cruzar\nLa l\u00ednea que separa su mundo, que es mejor\n\nCruzar, dar la vida, buscar trabajo, un sitio, un lugar\nApostar todo a una ficha, \u00e9l, yo, t\u00fa, \u00bfy qui\u00e9n m\u00e1s?\nLos que van a cruzar la l\u00ednea\nCruzar las balas, la cerca, su dignidad\nQuieren encontrar un lugar\n\nDisparan, la l\u00ednea hay que cruzar\nSeparan, la tierra hay que alcanzar\nProtegen su mundo, que es mejor\nNos alejan por la fuerza\n\nCruzar, dar la vida, buscar trabajo, un sitio, un lugar\nApostar todo a una ficha, \u00e9l, yo, t\u00fa, \u00bfy qui\u00e9n m\u00e1s?\nLos que van a cruzar la l\u00ednea\nCruzar las balas, la cerca, su dignidad\nQuieren encontrar un lugar\n\nNo puedo parar\nNo quiero parar\nDecido salir\nDecido marchar\nNo puedo esperar\nNo quiero esperar\nQuiero algo mejor\nMe tiro a la mar\n\nNo puedo parar\nNo quiero parar\nYo quiero empezar en otro lugar\nDecido partir\nDecido probar\nDecido salir y no tragar\n\nNo puedo parar\nNo quiero parar\nYo quiero empezar en otro lugar\nDecido partir\nDecido probar\nDecido salir y no tragar\n\nNo puedo parar\nNo puedo parar\nNo puedo parar\nNo puedo parar","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/10._Disparan_-_criatura.mp3"} +{"name":"Esencia_-_NandoMalo_","text":"Ya casi est\u00e1 anocheciendo y me puse a recordar\nYa casi est\u00e1 anocheciendo y me puse a recordar\nLas costumbres de mi abuelo cuando se pon\u00eda a pescar\nLas costumbres de mi abuelo cuando se pon\u00eda a pescar\nAfinaba su guitarra y recog\u00eda la atarraya\nAfinaba su guitarra y recog\u00eda la atarraya\nLlenaba alguna tinaja y a esperar la madrugada\nLlenaba alguna tinaja y a esperar la madrugada\n\n\u00bfY qu\u00e9 cantaba mi abuelo?\nDe noche con su guitarra\n\u00bfQu\u00e9 cantaba mi abuelo?\nCanciones que hoy ya no cantan\n\u00bfQu\u00e9 cantaba mi abuelo?\nAl irse de madrugada\n\u00bfQu\u00e9 cantaba mi abuelo?\nCanciones que hoy ya no cantan\n\nY esta es mi esencia\nLa esencia de mis abuelos\nLa cumbia\n\u00a1Ay, mam\u00e1!\n\nYa casi est\u00e1 amaneciendo y el viejo est\u00e1 preparao\nYa casi est\u00e1 amaneciendo y el viejo est\u00e1 preparao\nSe encomienda al padre santo y se toma el caf\u00e9 colao\nSe encomienda al padre santo y se toma el caf\u00e9 colao\nAlista ya su canoa y le monta la atarraya\nAlista ya su canoa y le monta la atarraya\nLe da un besito a la vieja y no olvida su guitarra\nLe da un besito a la vieja y no olvida su guitarra\n\n\u00bfY qu\u00e9 cantaba mi abuelo?\nAl irse de madrugada\n\u00bfQu\u00e9 cantaba mi abuelo?\nLa cumbia que hoy ya no cantan\n\u00bfQu\u00e9 cantaba mi abuelo?\nAl irse de madrugada\n\u00bfQu\u00e9 cantaba mi abuelo?\nLa cumbia que hoy ya no cantan\n\nHoy conservo la guitarra, su canoa y la atarraya\nLe doy un beso a mi negra y me voy de madrugada\nY canto yo las canciones, las que el viejo me ense\u00f1aba\nHoy entono las canciones, las cumbias que \u00e9l me ense\u00f1aba\n\n\u00bfY qu\u00e9 cantaba mi abuelo?\nDe noche con su guitarra\n\u00bfQu\u00e9 cantaba mi abuelo?\nCanciones que hoy ya no cantan\n\u00bfQu\u00e9 cantaba mi abuelo?\nAl irse de madrugada\n\u00bfQu\u00e9 cantaba mi abuelo?\nLa cumbia que hoy ya no cantan\n\n\u00a1Cumbia!\n\u00a1Con Internacional Nando Malo y su Sonora!\n\u00a1S\u00ed, s\u00ed, s\u00ed, s\u00ed!","language":"es","license_type":"CC BY-SA","file_name":"audio\/Esencia_-_NandoMalo_.mp3"} +{"name":"Fantasma_-_Los_Rombos","text":"Soy un fantasma que\nSe asusta de s\u00ed mismo\nUn hueco dentro de otro hueco\nQue solo el aire atraviesa\n\nLa tristeza es muy extra\u00f1a\nSe alimenta de la belleza\nAh, ah, ah\nAh, ah, ah\n\nSoy el sombrero de un mago\nDonde no hay un conejo\nUn beso que no deja huella\nNi palpita en el recuerdo\n\nLa tristeza es muy extra\u00f1a\nSe alimenta de la belleza\n\nUh-uh-uh-uh-uh-uh, uh-uh-uh-uh-uh-uh, uh-uh\nUh-uh-uh-uh-uh-uh, uh-uh-uh-uh-uh, uh-uh-uh\nUh-uh-uh-uh-uh-uh, uh-uh-uh-uh-uh, uh-uh-uh\nUh-uh-uh-uh-uh-uh, uh-uh-uh-uh-uh, uh-uh-uh\n\nLa tristeza es muy extra\u00f1a\nSe alimenta de la belleza\nUh, uh, uh\nUh, uh, uh","language":"es","license_type":"CC BY-SA","file_name":"audio\/Fantasma_-_Los_Rombos.mp3"} +{"name":"Guayeteo_-_JhoyKing","text":"Guayeteo, ah\nHace tiempo no sale a perrear (ye, ye, ye)\nTo' el mundo puesto pa guayetear, ah\n\nDJ ponga el perreo, to' el mundo puesto pa'l guayeteo\nLas gatas solo piden perreo\nEl que no baile, le sacamo' el de'o, eh-oh\nDJ ponga el perreo, to' el mundo puesto pa'l guayeteo\nLas gatas solo piden perreo\nEl que no baile, le sacamo' el de'o, eh-oh\n\nLlegaron lo' del equipaje y se soltaron los perros salvaje', oh\nPa' que la' baby' se quiten to' el traje\nSe nota que tienen to' el tigueraje\nQue se quiten el panty, cero visaje\nEn ambiente y que la' gata' se pongan caliente'\nPastilla' de to' colore' y p\u00f3ngase indecente\nNo le gustan serio' ni con porte 'e inocente'\nLe gustan los tipo' malos y con cara de maleante'\nM\u00e1s duro, m\u00e1s phillie, m\u00e1s sexo, bien duro\nEsto va como un rifle sin seguro\nM\u00e1s duro, m\u00e1s phillie, bien duro\nLa madre pa'l que no mueva el culo\n\nDJ ponga el perreo, to' el mundo puesto pa'l guayeteo\nLas gatas solo piden perreo\nEl que no baile, le sacamo' el de'o, eh-oh\nDJ ponga el perreo, to' el mundo puesto pa'l guayeteo\nLas gatas solo piden perreo\nEl que no baile, le sacamo' el de'o, eh-oh\n\n(Oye) cuidao que se te ve\nCuando te guay\u00e9\nMientra' que lo hacemo' pega\u00edto a la pared\nTe encanta, cuando no' ponemo' caliente'\nSe siente, que el perreo est\u00e1 muy salvaje\nLas gatas lo guayan deli, maki, combo Kawasaki\nComo un plato fuerte servido a lo teriyaki\nCon este perreo le subimo' to' el ranking\nComo el oso rompiendo en lo' tiempo'e Taki Taki\n(Je-je) oh-oh-oh (guayeteo pa'l barrio)\nYe-eh-eh (je-je-je, je-je-je)\n\n(El flow) DJ ponga el perreo, to' el mundo puesto pa'l guayeteo\nLas gatas solo piden perreo\nEl que no baile, le sacamo' el de'o, eh-oh\nDJ ponga el perreo, to' el mundo puesto pa'l guayeteo\nLas gatas solo piden perreo\nEl que no baile, le sacamo' el de'o, eh-oh\n\nSencillo, JhoyKing El Duro\nSantos, DC\nTele, los diablos con los diablos\nOkay, se jodi\u00f3 esta pendeja","language":"es","license_type":"CC BY-NC-ND","file_name":"audio\/Guayeteo_-_JhoyKing.mp3"} +{"name":"H\u00e1blame_-_(Talk_to_me)_-_Brunela_Crochenci","text":"Sigue a\u00fan mis pasos, es como una sombra\nY vuelve a m\u00ed\nY esos recuerdos, solo quise borrarlos\nY vuelven a m\u00ed\n\n\u00bfC\u00f3mo encontrar una v\u00eda a Par\u00eds\nQue me lleve hacia ti?\n\u00bfC\u00f3mo olvidar nuestra juventud\nY aquella vida?\n\nAlgo m\u00e1s que amigos, nos asust\u00f3 el destino\nCobardes fuimos\nRecuerdo su sonrisa, mi alma se alborota\nNecesito ya\n\nEncontrar una v\u00eda a Par\u00eds\nQue me lleve hacia ti\n\u00bfC\u00f3mo olvidar nuestra juventud\nY aquella vida?\n\nVuelvo, te veo\nY pienso, h\u00e1blame\nVuelvo, me miras\nY piensas, h\u00e1blame\n\nYa encontr\u00e9 una v\u00eda a Par\u00eds\nQue me lleve hacia ti\n\u00bfC\u00f3mo olvidar nuestra juventud\nY aquellos d\u00edas?","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/H\u00e1blame_-_(Talk_to_me)_-_Brunela_Crochenci.mp3"} +{"name":"Intentando_Destacar_-_Sundayers_","text":"Mira, se van, corre, \u00bfd\u00f3nde van?\nNo pierdas ni un segundo que lo vas a alcanzar\nY cuando llegues, si es que llegas, ya te has ido y has venido\nP\u00e1rate a descansar\n\nMira, se van, corre, \u00bfd\u00f3nde van?\nTus sue\u00f1os huyeron\nMientras corr\u00edas sin dudar a toda prisa\nIntentando destacar\n\nIntentando\nDestacar\nIntentando\nDestacar\n\nMira, se van, corre, \u00bfd\u00f3nde van?\nNo pierdas ni un segundo que lo vas a alcanzar\nY cuando llegues, si es que llegas, no te olvides\nPararte a descansar\n\nMira, se van, corre, \u00bfd\u00f3nde van?\nTus sue\u00f1os huyeron, los dejaste escapar\nMientras corr\u00edas sin dudar a toda prisa\nIntentando destacar\n\nIntentando\nDestacar\nIntentando\n\nBusca un hueco en la agenda y sonr\u00ede otra ve'\n(Uh-uh-uh, uh-uh-uh, uh-uh-uh-uh)\nQue no te hunda el ritmo que lleva ese tren\n(Uh-uh-uh, uh-uh-uh, uh-uh-uh-uh)\n\u00bfDe qu\u00e9 sirve vivir ahogado y con estr\u00e9s?\n(Uh-uh-uh, uh-uh-uh, uh-uh-uh-uh)\nEsclavo de tu tiempo, hazlo al rev\u00e9s\n(Uh-uh-uh, uh)\n\nMira, se van, corre, \u00bfd\u00f3nde van?\nNo pierdas ni un segundo que lo vas a alcanzar\nY cuando llegues, si es que llegas, no te olvides\nPararte a descansar\n\nMira, se van, corre, \u00bfd\u00f3nde van?\nTus sue\u00f1os huyeron\nMientras corr\u00edas sin dudar a toda prisa\nIntentando destacar","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/Intentando_Destacar_-_Sundayers_.mp3"} +{"name":"La_rumba_del_coronavirus_-_Rich_Don_Jeri","text":"Era un d\u00eda cualquiera\nEn la regi\u00f3n de Wuhan\nY hab\u00eda un pobre hombre\nQue no ten\u00eda ni pan\nEntonces algo curioso pas\u00f3\nUn murci\u00e9lago se comi\u00f3\nY el coronavirus naci\u00f3\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus, virus\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus\n\nMuy poquito, poquito a poco\nToda China se enferm\u00f3\nFalta de aire y estornudos\nMocos y un poco de to'\nEntonces se tomaron medidas\nYa no hab\u00eda otra salida\nEl coronavirus se expandi\u00f3\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus, virus\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus\n\nDespu\u00e9s de unos cuantos d\u00edas\nHasta Italia ya lleg\u00f3\nEl Papa en el Vaticano\nPor todos ellos rez\u00f3\nDe nada sirvieron sus plegarias\nNo le dieron ni las gracias\nY por Europa se propag\u00f3\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus, virus\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus\n\nEntre payos y gitanos\n\u00c9l no hizo distinci\u00f3n\nY ha dejado a media Espa\u00f1a\nSin calle ni profesi\u00f3n\nY ahora estamos todos arruinados\nY esta historia no ha acabado\nY yo canto esta canci\u00f3n\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus, virus\n\nCoronavirus, coronavirus\nCoronavirus, virus\nCoronavirus, virus\nCoronavirus\n\nLo tiene el presidente\nY tambi\u00e9n la Merkel\nLo tiene \"el Coletas\"\nY hasta ese de Vox\nLo ha pillado el Papa\nY tambi\u00e9n la Paca\nY si te descuidas\nT\u00fa lo pillar\u00e1s","language":"es","license_type":"CC BY-ND","file_name":"audio\/La_rumba_del_coronavirus_-_Rich_Don_Jeri.mp3"} +{"name":"\u00a1\u00d3yeme_tibur\u00f3n!_-_Corrientes","text":"\u00d3yeme, tibur\u00f3n\nYa s\u00e9 lo que t\u00fa quieres\nNo hay raz\u00f3n por cual\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\nTodo estaba bien ese d\u00eda\nY yo gozando bajo el sol\nMe duele tanto este dolor\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\nLa' gente' ya se fueron\nY ya yo no s\u00e9 lo que hacer\n\n\u00d3yeme, tibur\u00f3n\nNo hay raz\u00f3n por cual\n\u00d3yeme, tibur\u00f3n\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\n\u00d3yeme, tibur\u00f3n\nLa' gente' ya se fueron\n\u00d3yeme, tibur\u00f3n\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\n\u00d3yeme, tibur\u00f3n\nYa s\u00e9 lo que t\u00fa quieres\nNo hay raz\u00f3n por cual\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\nTodo estaba bien ese d\u00eda\nY yo gozando en el mar\nMe duele tanto recordar\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\nLa' gente' ya se fueron\nY ya yo no s\u00e9 lo que hacer\n\n\u00d3yeme, tibur\u00f3n\nNo hay raz\u00f3n por cual\n\u00d3yeme, tibur\u00f3n\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\n\n\u00d3yeme, tibur\u00f3n\nLa' gente' ya se fueron\n\u00d3yeme, tibur\u00f3n\nTibur\u00f3n, lo que quieres, ya lo s\u00e9\nTibur\u00f3n, lo que quieres, ya lo s\u00e9","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/\u00a1\u00d3yeme_tibur\u00f3n!_-_Corrientes.mp3"} +{"name":"Yuanan_-_Miedo_-_Yuanan","text":"Uh-uh-uh-uh\nNa-na-na-nai\nNa-na-na-nai\n\nYo digo miedo, miedo, nos enga\u00f1an con el miedo, chili-bu, ay\nMiedo, miedo, nos enga\u00f1an con el miedo, te lo digo a ti\nMiedo, miedo, nos enga\u00f1an con el miedo, no\nMiedo, miedo, nos enga\u00f1an con el miedo\n\nNuevo mecanismo de control\nMiedo para la poblaci\u00f3n\nDominaci\u00f3n mediante el terror\nCada d\u00eda vemos en televisi\u00f3n\nAtentados, guerras, muertes y destrucci\u00f3n\nPero nadie se encarga de decir la verdad de la situaci\u00f3n\n\nPorque si se\nMiedo, miedo, nos enga\u00f1an con el miedo, chili-bu, ay\nMiedo, miedo, nos enga\u00f1an con el miedo, te lo digo a ti\nMiedo, miedo, nos enga\u00f1an con el miedo, no\nMiedo, miedo, nos enga\u00f1an con el miedo\n\nMr. Money est\u00e1 detr\u00e1s del miedo\nImponiendo su ley all over the world\nTodo se compra, todo se vende\nAlmas, cuerpos, vidas inocentes\nTodo se compra, todo se vende\nAlmas, cuerpos, vidas inocentes\n\nMiedo, miedo, nos enga\u00f1an con el miedo, chili-bu, ay\nMiedo, miedo, nos enga\u00f1an con el miedo, te lo digo a ti\nMiedo, miedo, nos enga\u00f1an con el miedo, no\nMiedo, miedo, nos enga\u00f1an con el miedo\n\nMercado de preocupaci\u00f3n\nConsumo excesivo como evasi\u00f3n\nTrabajo, trabajo, ocupa el tiempo\nA cambio de dinero, tu esfuerzo y sudor, no, no\nA cambio de dinero tu esfuerzo y sudor, no\n\nPorque si se\nMiedo, miedo, nos enga\u00f1an con el miedo, chili-bu, ay\nMiedo, miedo, nos enga\u00f1an con el miedo, te lo digo a ti\nMiedo, miedo, nos enga\u00f1an con el miedo, no\nMiedo, miedo, nos enga\u00f1an con el miedo, no, no, no","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/Yuanan_-_Miedo_-_Yuanan.mp3"} +{"name":"Palabras_-_Javier_Gomez_Bello","text":"A menos de medio metro de ti\nNo encuentro las palabras y ya no s\u00e9 qu\u00e9 decir\nLargas ausencias de conversaci\u00f3n\nCortes e interferencias en la comunicaci\u00f3n\n\nSoy un orador silenciado, un pol\u00edglota en el paro\nCensurado por las leyes de la soledad\nUn profeta que ha perdido palabras en el caj\u00f3n del olvido\nY qui\u00e9n sabe si alg\u00fan d\u00eda volver\u00e1n\nY qui\u00e9n sabe si alg\u00fan d\u00eda volver\u00e1n\n\nT\u00fa, musa de mi desesperaci\u00f3n\nEres protagonista en una peli de acci\u00f3n\nY yo, en opuesta contraposici\u00f3n\nSoy un monje budista en plena meditaci\u00f3n\n\nCoge mi silencio, t\u00f3malo\nYo te ofrezco la bebida del desierto\nEl desconcierto del mundo interior\nYa s\u00e9 que es dif\u00edcil para ti\nPero no hay otro remedio, lo comprendo\nSi te entiendo, \u00bfpor qu\u00e9 t\u00fa no a m\u00ed?\n\nSoy un orador silenciado, un pol\u00edglota en el paro\nCensurado por las leyes de la soledad\nUn profeta que ha perdido palabras en el caj\u00f3n del olvido\nY qui\u00e9n sabe si alg\u00fan d\u00eda\n\nSoy un orador silenciado, un pol\u00edglota en el paro\nCensurado por las leyes de la soledad\nUn profeta que ha perdido palabras en el caj\u00f3n del olvido\nY qui\u00e9n sabe si alg\u00fan d\u00eda volver\u00e1n\nY qui\u00e9n sabe si alg\u00fan d\u00eda volver\u00e1n\nY qui\u00e9n sabe si alg\u00fan d\u00eda volver\u00e1n","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/Palabras_-_Javier_Gomez_Bello.mp3"} +{"name":"Quiero_y_Puedo_-_Nacidos_de_la_Tierra","text":"Ver que otro d\u00eda cae y que ya no veo esperanza\nY abunda el desastre\nSolo tengo fe en que el sue\u00f1o que profeso se cumpla\nY en el rinc\u00f3n m\u00e1s alejado oigan el retumbar\nDe bombos, cajas y voces\nLlevando este mensaje de \u00abquerer es poder\u00bb\nLa magia del sonido nos har\u00e1 comprender\nQue no hay ma\u00f1ana sin esa ilusi\u00f3n por creer\n\nNo hay nada que detenga ya tus pasos (no)\nLos brazos en alto, el temor a un lado, amor como aliado (s\u00ed)\nPorque de ti depende que se cumpla\nNublan las excusas, escucha\nPorque la vida no te dir\u00e1 qu\u00e9 hacer\nPerderte en las cenizas de un pasado es perder (el tiempo)\nAleja a los fantasmas\nEs momento de actuar, cree en ti primero\n\nNo todo ser\u00e1 siempre oscuridad\n(Quiero y puedo)\nLa vida es una sola, vuelve a comenzar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y voy a tenerlo\n\nEres el due\u00f1o de tu voluntad\n(Quiero y puedo)\nLa ley est\u00e1 en tus manos, intenta pensar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y me lo merezco\n\nMerezco ser el due\u00f1o del camino y te digo\nAmigo, mi destino est\u00e1 esculpido en el monte del olvido\nDesde que era un ni\u00f1o, he cre\u00eddo ser capaz\nDe alcanzar lo que he querido y aqu\u00ed sigo\nCamino bien erguido, a pesar de lo vivido\nJam\u00e1s me he rendido porque s\u00e9 que hay mil motivos\nQue nadie impedir\u00e1 que alcancemos objetivos\nPor mucho que lo intenten, si he querido, yo he podido\n\nY he podido, porque la fuerza est\u00e1 conmigo\nAunque digan que yo no puedo llegar, yo les digo no\nEs el camino que yo elijo\nCon altibajos que marcaron lo que fui y lo que soy\nHoy es mirar hacia adelante\nJugar todas las cartas y arriesgar, despu\u00e9s es tarde\nArrepentirse nunca vale, no todo es gris\nCuesta aceptarlo, pero hay que\n\nNo todo ser\u00e1 siempre oscuridad\n(Quiero y puedo)\nLa vida es una sola, vuelve a comenzar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y voy a tenerlo\n\nEres el due\u00f1o de tu voluntad\n(Quiero y puedo)\nLa ley est\u00e1 en tus manos, intenta pensar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y me lo merezco\n\nAlejado de un trabajo habitual\nQue ensombrezca mi energ\u00eda vital\nQuiero hacer rap para evitar que se mueran\nMis ganas de gritar cuando todo esta mal\nHay que escapar y regresar al equilibrio\nBuscar un nuevo brillo y la ilusi\u00f3n de cuando ni\u00f1os\nLas ganas de vivir y de aprender que ya perdimos\nYo lo hago con pasi\u00f3n, encerrada entre estribillos\nT\u00fa encuentra tu lugar en este mundo en que vivimos\nPorque no hay quien me diga lo que tengo que hacer\nSi yo he querido crecer y me olvidado del ayer\n\nEl rap es el camino que he elegido\nAmateur, para hacerte perder\nEl miedo a lo que hay que ver\nQue la vida es tan corta, as\u00ed que vamos, despierta\nOlvida lo que no importa, invierte el tiempo y la fuerza\nEn todo lo que te aporta y te merezca la pena\nLo que te haga feliz y te recorra las venas\n\nNo todo ser\u00e1 siempre oscuridad\n(Quiero y puedo)\nLa vida es una sola, vuelve a comenzar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y voy a tenerlo\n\nEres el due\u00f1o de tu voluntad\n(Quiero y puedo)\nLa ley est\u00e1 en tus manos, intenta pensar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y me lo merezco\n\nNo todo ser\u00e1 siempre oscuridad\n(Quiero y puedo)\nLa vida es una sola, vuelve a comenzar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y voy a tenerlo\n\nEres el due\u00f1o de tu voluntad\n(Quiero y puedo)\nLa ley est\u00e1 en tus manos, intenta pensar, dilo\n(Quiero y puedo, quiero y puedo)\nQuiero y me lo merezco","language":"es","license_type":"CC BY-ND","file_name":"audio\/Quiero_y_Puedo_-_Nacidos_de_la_Tierra.mp3"} +{"name":"Sin_miedo_-_Living_Camboya","text":"Reuniones de trabajo\nUna comida familiar\nDiscusiones de pareja\nLa \u00faltima peli de Star Wars (Star Wars)\n\nLa tortilla francesa de anoche\nEl pelado que te han hecho\nEl nombre de tu perro\nPor qu\u00e9 te vas a otra ciudad\n\nTodo ser\u00eda mejor si pudiera\nDecir lo que siento sin miedo\nTodo ser\u00eda mejor si pudieras\nDecir lo que sientes sin miedo\n\nLa carcasa de tu iPhone\nEse cuadro en la pared\nLa camisa que llevas puesta\nCu\u00e1nto te quiero en realidad\n\nOpiniones malcriadas\nOtro bulo que estall\u00f3\nComentarios del presidente\nMi condici\u00f3n sexual\n\nTodo ser\u00eda mejor si pudiera\nDecir lo que pienso sin miedo\nTodo ser\u00eda mejor si pudieras\nDecir lo que piensas sin miedo\n\nNo soy capaz de imaginar\nC\u00f3mo explotar\u00eda el mundo si solo contamos la verdad\nNo soy capaz de imaginar\nC\u00f3mo explotar\u00e1 mi cerebro si solo me cuentan la verdad\n\nTodo ser\u00eda mejor si pudiera\nDecir lo que siento sin miedo\nTodo ser\u00eda mejor si pudieras\nDecir lo que sientes sin miedo\nSin miedo\n(Ah)\nSin miedo","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/Sin_miedo_-_Living_Camboya.mp3"} +{"name":"te_amo_-_fabios_la_nueva_expresion_de_la_cancion","text":"Con dos palabras quiero decirte\nLo que entristece a mi coraz\u00f3n\nPor no escucharlas cuando era ni\u00f1o\nPor no escucharlas, ni percibirlo\nSolo las digo vueltas canci\u00f3n\n\nY la tristeza de la que hablo\nVen\u00eda cargada con depresi\u00f3n\nCuando cre\u00ed que tocaba el fondo\nDios ha llegado en forma de amor\nCon el regalo de tu presencia\nY de mi vida eres la raz\u00f3n\n\nTe amo, te amo, te amo\n\nY la alegr\u00eda que estoy sintiendo\nEs sentimiento vuelto expresi\u00f3n\nPor inspirarme el pronunciarlas\nUna y mil veces gracias, mi amor\n\n\u00abTe amo\u00bb son dos palabras\nQue brotan llanas en la expresi\u00f3n\nPero al decirlas con toda el alma\nEl sentimiento les da valor\n\n\u00abTe amo\u00bb son dos palabras\nQue al pronunciarlas me acerca a Dios\nPor no decirlas en su momento\nUna y mil veces pido perd\u00f3n\n\n\u00abTe amo\u00bb son dos palabras\nQue al pronunciarlas me acerca a Dios\nPor inspirarme lo que yo siento\nUna y mil veces gracias, mi amor\n\nTe amo, te amo, te amo","language":"es","license_type":"CC BY-NC-SA","file_name":"audio\/te_amo_-_fabios_la_nueva_expresion_de_la_cancion.mp3"} +{"name":"Te_Recuerdo_-_Wilson_Way","text":"Hola, \u00bfqu\u00e9 quiero decir? Que muchas gracias por todo lo que hemos pasado, eh, te quiero mucho\n\nHola, \u00bfqu\u00e9 tal? Espero que est\u00e9s bien\nNo dejo de pensar en ti y espero que t\u00fa tambi\u00e9n\nYo estoy muy bien, no niego que un poco triste\nNo saco de mi cabeza lo que t\u00fa me prometiste\n\nSi algo sentiste, a veces me pongo a pensar\nSi verdaderamente conmigo quer\u00edas estar\nPero no vo' a negar que todav\u00eda te quiero\nAunque ha pasado tiempo, en mis brazos te espero\n\nPues hay muchos recuerdos que yo tengo en mi mente\nMis palabras mienten si dicen que nada sienten\nPresente en tu vida para siempre quisiera estar\nJuntos caminar y a tu lado despertar\n\nY no puedo soportarlo m\u00e1s\n(No puedo es-, no) no puedo estar sin ti\nCuando te vi por primera vez (te vi por primera vez)\nNo pens\u00e9 que me rendir\u00eda a tus pies (ah-ah-ah-ah)\nY aqu\u00ed estoy recordando y no te dejo de pensar\nNo te logro olvidar y te quiero besar\nVolver a recordar lo que fuimos t\u00fa y yo (ah-ah-ah-ah)\nY aqu\u00ed estoy recordando y no te dejo de pensar\nNo te logro olvidar y te quiero besar\nVolver a recordar lo que fuimos t\u00fa y yo (lo que fuimos t\u00fa y yo)\n\nNing\u00fan d\u00eda yo te dejo de pensar\nComo el tatuaje en mi piel, en mi vida vas a estar\nQuiero llegar a ser el hombre que t\u00fa quieres\nDime qu\u00e9 m\u00e1s hago, tienes a un hombre que se muere\nPor darte amor, respeto y toda' esas cosas\nAlguien que sin pensarlo te dar\u00eda miles de rosas\nEres hermosa, un recuerdo que me mata\nHiciste algo en mi vida que a tu amor me ata\n\nQuiero volver a vivir, volver a sentir\nJuntos sonre\u00edr, si un error comet\u00ed lo quiero corregir\nContigo compartir, el amor descubrir\nNo voy a fingir que me muero por ti\nY a tu lado re\u00edr, hasta el d\u00eda de morir\nNo te voy a mentir, un amor para ti\nYo te voy a elegir, yo te voy a seguir, nunca me voy a ir\nPara que te des cuenta que te amo a ti\nY sabes bien que me muero por ti (ti, ti, ti)\n(Ey, que me muero por ti)\n\nNo puedo estar sin ti\nCuando te vi por primera vez (te vi por primera vez)\nNo pens\u00e9 que me rendir\u00eda a tus pies (ah-ah-ah-ah)\nY aqu\u00ed estoy recordando y no te dejo de pensar\nNo te logro olvidar y te quiero besar\nVolver a recordar lo que fuimos t\u00fa y yo (ah-ah-ah-ah)\nLo que fuimos t\u00fa y yo\nY aqu\u00ed estoy recordando y no te dejo de pensar\nNo te logro olvidar y te quiero besar\nVolver a recordar lo que fuimos t\u00fa y yo (lo que fuimos t\u00fa y yo)","language":"es","license_type":"CC BY-SA","file_name":"audio\/Te_Recuerdo_-_Wilson_Way.mp3"} +{"name":"Vente_-_Fafarulo_Calabaza","text":"Vente\nConmigo es diferente\nComo agua fresca que calma la fiebre\nHasta las nubes hoy mienten\nY te explota en la cabeza\nUna tremenda tormenta\n\nFuerte\nAbr\u00e1zame muy fuerte\nMi amor, nunca me sueltes\nAy, qu\u00e9 extra\u00f1a es tu manera de quererme\nAy, qu\u00e9 lindo que ser\u00eda estar con vos y conversar\n\nDe cosas\nNo s\u00e9 de cuales cosas\nCosas poco importantes y es que es muy duro olvidarte\nNo me digas que a\u00fan no nos veremos\nY tendremos que esperar\n\nM\u00e1s tiempo\nDecime cu\u00e1nto tiempo\nSi pareciera que no hubiera nada\nY, haga lo que haga\nNo paro de extra\u00f1arte\nY de perderte cada d\u00eda m\u00e1s\n\nY el amor es as\u00ed\nCuando lo dejamos ir\nSe resiente feo con tu alma\nY ya no te deja ni dormir\nY es como una venganza\nPor si el vac\u00edo no te alcanza\nY te deja de recuerdo en la guitarra\nUna recontra puta canci\u00f3n\n\nVieja\nViejas canciones, viejas\nSonrisas que se alejan de mi cara\nY la angustia hoy me apu\u00f1ala\nY mi rostro ya refleja\nChotos miles a\u00f1os de dolor\n\nCanas\nSe vino el carmelazo\nNo me banco el fracaso de perderte\nY tal vez fue para siempre\nAquello que hoy me tiene\nHundido en esta seca soledad\n\nY quiz\u00e1s en ese lugar\nNos volvamos a encontrar\nQuiz\u00e1s no sea tan malo\nSi al final los dos\nNos la remil buscamos\nQuiero prepararme mejor\nA la altura de la ocasi\u00f3n\nSolo un rato m\u00e1s de amor\nPara respirarte, coraz\u00f3n\n\nVente, que conmigo es diferente\nSiente conmigo, amor y abr\u00e1zame fuerte\nY no pidamos perd\u00f3n\nPor todo lo que nos pas\u00f3\nQue ahora ya no es importante\nMucho m\u00e1s peor fue tratar de olvidarte\nQu\u00e9 tremendo que se siente\nSensaciones tan crocantes, tan crujientes\n\nY, de repente, estoy dado vuelta\nComo un cond\u00f3n o media\nComo un coreano en la feria\nComo un morr\u00f3n en la leche\nComo Navidad el 15 de septiembre\nY, al fin, me resigno\nY veo que no todo es tan maligno\nComo bola sin manija\nY mi apnea no me ayuda, esa es fija\n\nFafarulo Calabaza est\u00e1 en la pista\nEn la pista\nFafarulo Calabaza est\u00e1 en la pista\nEn la pista\n\nY el amor es as\u00ed\nCuando lo dejamos ir\nSe resiente feo con tu alma\nY ya no te deja ni dormir\nY es como una venganza\nPor si el vac\u00edo no te alcanza\nY te deja de recuerdo en la guitarra\nUna bonita canci\u00f3n que dice as\u00ed\n\nY el amor es as\u00ed\nCuando lo dejamos ir\nY es como una venganza\nPor si el vac\u00edo no te alcanza\nY te deja de recuerdo en la guitarra\nUna recontra puta canci\u00f3n\n\nY el amor es as\u00ed\nCuando lo dejamos ir\nSe resiente feo con tu alma\nY ya no te deja ni dormir\n(Y es) y es como una venganza\nPor si el vac\u00edo no te alcanza\n\nY el amor es as\u00ed\nCuando lo dejamos ir\nY es como una venganza\nPor si el vac\u00edo no te alcanza\n\nY el amor es as\u00ed\nCuando lo dejamos ir","language":"es","license_type":"CC BY-NC","file_name":"audio\/Vente_-_Fafarulo_Calabaza.mp3"} diff --git a/subsets/fr/audio/CHRISTMAS_AVEC_TOI_-_imfreshyourepretty.mp3 b/subsets/fr/audio/CHRISTMAS_AVEC_TOI_-_imfreshyourepretty.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..8ad4200c31c8292dd7420181563c60f4b615d37c --- /dev/null +++ b/subsets/fr/audio/CHRISTMAS_AVEC_TOI_-_imfreshyourepretty.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:618f9ce69e7703e5f0574c754f20b9899f602afd5792d832876d12b995d96fa7 +size 6289920 diff --git "a/subsets/fr/audio/Capotes_\303\240_un_Franc_-_elmanu.mp3" "b/subsets/fr/audio/Capotes_\303\240_un_Franc_-_elmanu.mp3" new file mode 100755 index 0000000000000000000000000000000000000000..4370c35d6f15dafec4af62ae02a98ec1fbbc44e5 --- /dev/null +++ "b/subsets/fr/audio/Capotes_\303\240_un_Franc_-_elmanu.mp3" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca14856fd172175a2eac1da60e4ae0ef1dca60cdc4a831aabe9b3d3c68d467bc +size 4299282 diff --git a/subsets/fr/audio/Confession_-_Quesabe.mp3 b/subsets/fr/audio/Confession_-_Quesabe.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..0c46b2f1df61b5c0236e10d88ca6c60005368f0a --- /dev/null +++ b/subsets/fr/audio/Confession_-_Quesabe.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e883d967a43cc57d4800405c60903c79b0c5116462a01113f0863b93da99108d +size 3629568 diff --git a/subsets/fr/audio/Culture_&_Co._-_cool.cavemen.mp3 b/subsets/fr/audio/Culture_&_Co._-_cool.cavemen.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..5827a2a0f2e56cc140c8d7a61835940f7bc0d5d8 --- /dev/null +++ b/subsets/fr/audio/Culture_&_Co._-_cool.cavemen.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c4381da93a7931a52ed2a0703edbd15cbb27d3e2c4c55a292578668e4ac6452 +size 5802369 diff --git a/subsets/fr/audio/DON_VALDES_-_Tu_sais_Man.mp3 b/subsets/fr/audio/DON_VALDES_-_Tu_sais_Man.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..cbfa8cf22a2d4966c05b38c5572e38f4e99cd7c8 --- /dev/null +++ b/subsets/fr/audio/DON_VALDES_-_Tu_sais_Man.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a883da5c11807286351b0f75e45101512fba3a2bbb83ce7e71482c5cfbd77d3 +size 5060045 diff --git "a/subsets/fr/audio/En_libert\303\251_-_tom.leyak.mp3" "b/subsets/fr/audio/En_libert\303\251_-_tom.leyak.mp3" new file mode 100755 index 0000000000000000000000000000000000000000..51952e90564c3342d7229c78010e1acaf64116dd --- /dev/null +++ "b/subsets/fr/audio/En_libert\303\251_-_tom.leyak.mp3" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3755e7528ed04b12821ad985d4363001567e3332389584db4890be7a993f519d +size 4777758 diff --git "a/subsets/fr/audio/Le_mus\303\251e_d'air_contemporain_-_KPTN.mp3" "b/subsets/fr/audio/Le_mus\303\251e_d'air_contemporain_-_KPTN.mp3" new file mode 100755 index 0000000000000000000000000000000000000000..e7bf94ab0165be0001fc59afc3ef720107196b81 --- /dev/null +++ "b/subsets/fr/audio/Le_mus\303\251e_d'air_contemporain_-_KPTN.mp3" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ae1344f2175ae6ac557b12e13fa0588a2f0b8e306d44c33817a0cad074c9fd +size 4502016 diff --git a/subsets/fr/audio/Le_royaume_des_glous_glous_-_Raoul_de_QSM.mp3 b/subsets/fr/audio/Le_royaume_des_glous_glous_-_Raoul_de_QSM.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..77b4b113baa1265b7f30ca9a4e77bd1e037b196d --- /dev/null +++ b/subsets/fr/audio/Le_royaume_des_glous_glous_-_Raoul_de_QSM.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47691e8e06c2d6d99acacea80914c5a426b99b91eedefc85411032b183ec79c +size 3902464 diff --git a/subsets/fr/audio/Les_files_d'attente_-_Law'.mp3 b/subsets/fr/audio/Les_files_d'attente_-_Law'.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..4e87fcc0798369f392bf0a6b8268d09e825dfe88 --- /dev/null +++ b/subsets/fr/audio/Les_files_d'attente_-_Law'.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd9a4427916613dcf843f7c5a8dd30d4b4a239c2519aeed6eeceb5ebaed439fa +size 4771127 diff --git a/subsets/fr/audio/Libre_by_CybeR_AttaCK_-_CyberAttacK.mp3 b/subsets/fr/audio/Libre_by_CybeR_AttaCK_-_CyberAttacK.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..6cf5bc6abfe493c0051fcc9a97d7b6f60f362a13 --- /dev/null +++ b/subsets/fr/audio/Libre_by_CybeR_AttaCK_-_CyberAttacK.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70604fd7244fa10f682a747b09af76bd80eaf71219dca5da31a7df07b6fb55b7 +size 5146112 diff --git a/subsets/fr/audio/Mes_Larmes_-_kobzx2z.mp3 b/subsets/fr/audio/Mes_Larmes_-_kobzx2z.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..30dc4e0435163a85f308dbf6715c15ac54dba5cb --- /dev/null +++ b/subsets/fr/audio/Mes_Larmes_-_kobzx2z.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f859ea736ab1441519db9b13c678dc7daae398d4321cb08ad5cd143d0076f15 +size 3591680 diff --git "a/subsets/fr/audio/M\303\250re_nature_-_Law'.mp3" "b/subsets/fr/audio/M\303\250re_nature_-_Law'.mp3" new file mode 100755 index 0000000000000000000000000000000000000000..81ba272e626088b7e217687542f952f005ff4f28 --- /dev/null +++ "b/subsets/fr/audio/M\303\250re_nature_-_Law'.mp3" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ecdd11c9405e24a3340aaa97e3bfa6a05470a2a1c9ed34fe8e7e56f50d05a51 +size 5970199 diff --git a/subsets/fr/audio/POIGNEE_DE_MAIN_-_Cabbac.mp3 b/subsets/fr/audio/POIGNEE_DE_MAIN_-_Cabbac.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..d3eba7c9405254cb8080ecc90566238042556582 --- /dev/null +++ b/subsets/fr/audio/POIGNEE_DE_MAIN_-_Cabbac.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e5d222730025734a40dcca67ffd71704e4b999ae3fc479d146f7183387d76c +size 4920832 diff --git a/subsets/fr/audio/Pas_que_tes_pas_-_AZUL.mp3 b/subsets/fr/audio/Pas_que_tes_pas_-_AZUL.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..5730287062318d525f65d1d7f5999d413470451f --- /dev/null +++ b/subsets/fr/audio/Pas_que_tes_pas_-_AZUL.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9bc3c76bc608b357e19b1bca48855bc3ca7ec53e9e91182796151a2bb0f6666 +size 5177856 diff --git a/subsets/fr/audio/Pluie_d'entre_deux_saisons_-_Midnight_Prefou.mp3 b/subsets/fr/audio/Pluie_d'entre_deux_saisons_-_Midnight_Prefou.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..89d59d4b35041c5c237993655504a0613bc281a3 --- /dev/null +++ b/subsets/fr/audio/Pluie_d'entre_deux_saisons_-_Midnight_Prefou.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87d6c3c530bf01b8517f7fd8b95b2a590589107aa9a0e0fef023254fd763675 +size 4459520 diff --git "a/subsets/fr/audio/S\303\251culaire_feat._N\303\277me_-_saru.mp3" "b/subsets/fr/audio/S\303\251culaire_feat._N\303\277me_-_saru.mp3" new file mode 100755 index 0000000000000000000000000000000000000000..27fa7332308812ce3ace8996075e9f7a3f22c1f3 --- /dev/null +++ "b/subsets/fr/audio/S\303\251culaire_feat._N\303\277me_-_saru.mp3" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5430fecd37ee3cf84b3baa6183a5f4605693d40319286a6fd8249a7efb9d7b92 +size 3728384 diff --git a/subsets/fr/audio/Une_Vie_De_Roi_-_david.mp3 b/subsets/fr/audio/Une_Vie_De_Roi_-_david.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..d44df28e59547cfb1a5c98f9a25aaa2826dcfabf --- /dev/null +++ b/subsets/fr/audio/Une_Vie_De_Roi_-_david.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fdba4d17deb5611720d9d1b5549dae2251449d127c1fcc9a48ccf023b1a9901 +size 6317568 diff --git a/subsets/fr/audio/de_bonne_humeur_-_Le_Nez_Tordu.mp3 b/subsets/fr/audio/de_bonne_humeur_-_Le_Nez_Tordu.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..19b9f0aa5b645afcf2a99069e7549a3187c52531 --- /dev/null +++ b/subsets/fr/audio/de_bonne_humeur_-_Le_Nez_Tordu.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac043b00c663a6bffdf491f4c892e78a63e2db6f4d99c3eb67bb95cdac1c5a2 +size 4089336 diff --git a/subsets/fr/audio/l'abandon_-_flo.mp3 b/subsets/fr/audio/l'abandon_-_flo.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..898b3c3b34ce88fb23dba61e64c2b0cb13c4f634 --- /dev/null +++ b/subsets/fr/audio/l'abandon_-_flo.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425298cdc78b4ab51361e5a1f79db50279ca960d2adb3f3e5bb7b8a32b7f8c4e +size 4821573 diff --git a/subsets/fr/metadata.jsonl b/subsets/fr/metadata.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..5081f1f79621c421686073500a1a140e18c8c9b2 --- /dev/null +++ b/subsets/fr/metadata.jsonl @@ -0,0 +1,19 @@ +{"name":"Capotes_\u00e0_un_Franc_-_elmanu","text":"Salut mon grand, comment \u00e7a va ?\n\u00c7a faisait longtemps que j't'avais pas\nEnvoy\u00e9 une petite lettre, c'est pas \u00e9vident\nTu sais, j'ai beau leur demander\nIls font la gueule au PTT\nLe code postal du Paradis n'est pas courant\n\nMais je me dis que maintenant que les capotes sont \u00e0 un franc\nJ'vais en gonfler dix \u00e0 l'h\u00e9lium pour accrocher\nLa lettre que j'\u00e9cris \u00e0 l'instant, qui s'en ira au gr\u00e9 du vent\nIl ne te restera plus qu'\u00e0 la rattraper\n\nTu sais, t'aurais pas du crever, la vie n'\u00e9tait pas termin\u00e9e\nHier encore, y avait des vagues et puis du vent\nOn aurait pu aller surfer, mais t'as pr\u00e9f\u00e9r\u00e9 te casser\nDans le jardin d'\u00c9den, dans le jardin du temps\n\nMais tu te dis que maintenant que les capotes sont \u00e0 un franc\nTon c\u0153ur battrait plus fort, quand arrive l'\u00e9t\u00e9\nTu sentirais encore le vent, les grains de sable et puis le temps\nCouler entre tes doigts, et glisser sous tes pieds\n\nOK, je sais bien qu'elle \u00e9tait super bandante \u00e0 en crever\nElle t'a entra\u00een\u00e9 dans son lit, tu pouvais pas refuser\nTu n'avais que deux francs sur toi, et t'as pens\u00e9, \u00ab 'tention, SIDA \u00bb\nMais qu'une fille belle comme \u00e7a \u00e9tait immunis\u00e9e\n\nEt tu te dis que maintenant que les capotes sont \u00e0 un franc\nTu serais encore l\u00e0 et tu raconterais\nQue t'avais fait l'amour deux fois sans penser qu'avec cette fille l\u00e0\nL'amour et la mort \u00e9taient \u00e0 jamais li\u00e9s","language":"fr","license_type":"CC BY-NC-SA","file_name":"audio\/Capotes_\u00e0_un_Franc_-_elmanu.mp3"} +{"name":"CHRISTMAS_AVEC_TOI_-_imfreshyourepretty","text":"Ouh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\n\nQuand vient l'hiver, je l'attends\nComme les cloches sonnent en automne\nSur cet air, je m'\u00e9merveille\nQuand viennent les souhaits que je fredonne\nUne m\u00e9lodie de No\u00ebl\nPour des nostalgies d'enfance\nJuste un regard vers le ciel\nToi et moi quand j'y repense\nJ'attendrai si il le faut\nUn couplet et quelques v\u0153ux\nCe soir quand il fera chaud\nQuelques heures au coin du feu\n\nChristmas, Christmas\nAll I want is only you\nChristmas, Christmas\nNotre amour en rendez-vous\n\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\n\nQuand vient l'hiver, je l'attends\nComme les cloches sonnent en automne\nSur cet air, je m'\u00e9merveille\nQuand viennent les souhaits que je fredonne\nUne m\u00e9lodie de No\u00ebl\nPour des nostalgies d'enfance\nJuste un regard vers le ciel\nToi et moi quand j'y repense\nJ'attendrai si il le faut\nUn couplet et quelques v\u0153ux\nCe soir quand il fera chaud\nQuelques heures au coin du feu\nUn seul souhait, oui, j'aimerais\n\nMerry Christmas everyday\nTe revoir m\u00eame qu'une fois\nChristmas, Christmas avec toi\nJ'attendrai jusqu'au matin\nUn happy end, un refrain\n\nChristmas, Christmas\nAll I want is only you\nChristmas, Christmas\nNotre amour en rendez-vous\nChristmas, Christmas\nAll I want is only you\nChristmas, Christmas\nUn regard, quelques mots doux\n\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\nOuh-ah-ah, ouh-ah-ah, ouh-ah-ah\n\nChristmas, Christmas\nAll I want is only you\nChristmas, Christmas\nNotre amour en rendez-vous\nChristmas, Christmas\nAll I want is only you\nChristmas, Christmas\nAll I want is only you\nChristmas, Christmas\nUn regard, quelques mots doux","language":"fr","license_type":"CC BY","file_name":"audio\/CHRISTMAS_AVEC_TOI_-_imfreshyourepretty.mp3"} +{"name":"Confession_-_Quesabe","text":"Here we go\n\nAh-ah-ah\nEh-ah\nEh-ah\nYeah (yeah)\n\nSi t'es l\u00e0 c'est pour l'meilleur et pour le pire\nJ'te retiendrais pas si tu veux partir un jour\nUn coup c'est la guerre, un coup c'est la f\u00eate\nJ'sais plus trop o\u00f9 donner d'la t\u00eate\nJ'en ai fait des b\u00eatises, je sors sans pr\u00e9venir\nTu finis par \u00eatre \u00e0 bout\nUn coup c'est la guerre, un coup c'est la f\u00eate\n\nIh, eh, entre nous beaucoup trop d'questions\n(Entre nous beaucoup trop d'questions, questions)\nEh, eh, j'te l'dirais jamais mais t'avais raison\n(L'dirais jamais mais t'avais raison)\n\nNon, j'voulais pas te mentir mais\nJ'ai d\u00fb choisir entre facilit\u00e9 et courage ('rage)\n\u00c0 trop vouloir m'en sortir j'ai\nSeulement retard\u00e9 la temp\u00eate avant l'orage ('rage)\n\nEt j'te connais tr\u00e8s bien\nJe sais quand t'es bless\u00e9e, je sais quand t'es d\u00e9\u00e7ue\nJe sais que tu kiffes quand j'te regarde\nDroit dans les yeux quand j'suis au-dessus\n\nJ'voulais pas, mais tu sais comment j'suis\nVoleur d'amour, j'tavais pr\u00e9venu\nJ'ai vol\u00e9 ton c\u0153ur et celui d'ta pote\nMais celui-l\u00e0, c'\u00e9tait pas voulu\n\nEt j'sais plus quoi faire maintenant\nQue t'es partie j'pense \u00e0 avant\nJ'attends seulement que tu reviennes\nCar t'es accro \u00e0 moi comme coca\u00efne\n\nEt j'sais plus quoi faire maintenant\nQue t'es partie j'pense \u00e0 avant\nJ'attends seulement que tu reviennes\nCar t'es accro \u00e0 moi comme coca\u00efne\n\nSi t'es l\u00e0 c'est pour le meilleur et pour le pire\nJ'te retiendrais pas si tu veux partir un jour\nUn coup c'est la guerre, un coup c'est la f\u00eate\nJ'sais plus trop o\u00f9 donner d'la t\u00eate\nJ'en ai fait des b\u00eatises, je sors sans pr\u00e9venir\nTu finis par \u00eatre \u00e0 bout (\u00e0 bout)\nUn coup c'est la guerre, un coup c'est la f\u00eate\nJ'sais plus trop o\u00f9 donner d'la t\u00eate\n\nIh, eh, entre nous beaucoup trop d'questions (questions, questi')\n(Entre nous beaucoup trop d'questi')\nEh, eh, eh, j'te l'dirais jamais mais t'avais raison (jamais, jamais)\n(J'te l'dirais jamais mais t'avais raison)\n(Jamais, jamais, jamais)","language":"fr","license_type":"CC BY-NC-ND","file_name":"audio\/Confession_-_Quesabe.mp3"} +{"name":"Culture_&_Co._-_cool.cavemen","text":"Um, dois, tr\u00eas, quatro\n\nImagine-toi qu'un beau jour\nTu devras payer pour respirer\nCours vite pour te faire assurer\nSi tu veux pas trop en baver\nEn plus de te faire marcher dessus\nLe but est de te taxer\n\nSi tu veux jouer un r\u00f4le\nAttends encore, oh\nCulture and Co. dans ton bol\nPas de remords, oh\n\nBient\u00f4t toute l'inspiration\nSe fera devant la t\u00e9l\u00e9vision\nO\u00f9 seront les bonnes \u00e9missions\nComme un suppo \u00e0 t'foutre dans le fion\nEn plus de te faire marcher dessus\nLe but est de te saigner\n\nSi tu veux jouer un r\u00f4le\nAttends encore, oh\nCulture and Co. dans ton bol\nPas de remords, oh\n\n(Eh-eh-eh, eh-eh-eh-eh, eh-eh-eh)\n(Eh-eh-eh, eh-eh-eh-eh, eh-eh-eh)\n\nSi tu veux jouer un r\u00f4le\nAttends encore, oh\nCulture and Co. dans ton bol\nPas de remords, oh","language":"fr","license_type":"CC BY-NC-ND","file_name":"audio\/Culture_&_Co._-_cool.cavemen.mp3"} +{"name":"de_bonne_humeur_-_Le_Nez_Tordu","text":"M\u00eame si mon r\u00e9veil ne sonne pas\nEt qu'on m'attend, c'est important\nM\u00eame si y a plus d'filtres \u00e0 caf\u00e9\nEt qu'il m'faut \u00e7a pour d\u00e9marrer\nM\u00eame si, putain, j'trouve plus les cl\u00e9s\nDe ma bagnole qui est plus gar\u00e9e\nL\u00e0 o\u00f9 elle s'endort tous les soirs\nOn m'la chourr\u00e9e, c'est un cauchemar\n\nDe bonne humeur, m\u00eame de bonne heure\nJe prends les choses avec douceur\nDe bonne humeur, m\u00eame de bonne heure\nIl en faut plus pour m'donner des sueurs\n\nM\u00eame si j'tra\u00eene les pieds dans la rue\nEt qu'mon briquet a disparu\nM\u00eame si les rumeurs sur mon compte\nS'amplifient \u00e0 chaque seconde\nM\u00eame si on m'attend au bureau\nJ'suis quand m\u00eame vert pour ma Clio\nEt quand bien m\u00eame j'ai de l'herp\u00e8s\nJe n'oublie pas qu'il faut qu'je reste\n\nDe bonne humeur, m\u00eame de bonne heure\nJe prends les choses avec douceur\nDe bonne humeur, m\u00eame de bonne heure\nIl en faut plus pour m'donner des sueurs\n\nM\u00eame si j'ai pas les num\u00e9ros\nGagnants au tirage du loto\nM\u00eame si je me suis fait virer\nCar mon r\u00e9veil n'a pas sonn\u00e9\nM\u00eame si ma copine s'est tap\u00e9e\nLe fils du voisin de palier\nM\u00eame si je ressens un petit stress\nJe n'oublie pas qu'il faut qu'je reste\n\nDe bonne humeur, m\u00eame de bonne heure\nJe prends les choses avec douceur\nDe bonne humeur, ouais, m\u00eame de bonne heure\nIl en faut plus pour m'donner des sueurs\n\nDe bonne humeur, m\u00eame de bonne heure\nJe prends les choses avec douceur\nDe bonne humeur, ouais, m\u00eame de bonne heure\nIl en faut plus pour m'donner des sueurs","language":"fr","license_type":"CC BY-NC-SA","file_name":"audio\/de_bonne_humeur_-_Le_Nez_Tordu.mp3"} +{"name":"l'abandon_-_flo","text":"Si un jour il m'arrivait de te parler de l'abandon\nDe tous ces souvenirs us\u00e9s et tant de mauvaises raisons\nMais je n'culpabiliserais pas de grandir d'une autre fa\u00e7on\nSans f\u00e9erie de carton-p\u00e2te, sans anecdote de vieux chiffon\n\nCes extra rires dans toutes ces dunes\nQui me font rester dans la lune\nPour \u00e7a, j'ai toujours \u00e9t\u00e9 l\u00e0\nNe me demande pas pourquoi\n\nEst-ce qu'\u00e0 mon tour on m'pardonnerait de n'pas \u00eatre un bon gar\u00e7on\nAvec personne pour m'engueuler, avec toutes mes questions\nComme toi qu'j'ai peut \u00eatre mal aim\u00e9 ou alors de cette autre fa\u00e7on\nQui laisse les gens si effac\u00e9s partant de si bonnes intentions\n\nCes extra rires dans toutes ces dunes\nQui me tiennent l\u00e0-haut dans la lune\nPour \u00e7a, j'ai toujours \u00e9t\u00e9 l\u00e0\nNe me demande pas pourquoi\n\nMais plus \u00e7a va, plus \u00e7a empire\nM\u00eame quand il n'y a plus rien \u00e0 dire\nEn tout cas, il faut qu'j'compte sur moi\nJe n'te dirai pas pourquoi\n\nToi et moi on n'se conna\u00eet plus comme une l\u00e9g\u00e8re petite impression\nD'avoir l\u00e9g\u00e8rement tout perdu dans un flot de contrefa\u00e7ons\nMais la vie est bien trop courte pour avoir la main l\u00e9g\u00e8re\nAvec ou sans trop d'amour je ne vous d\u00e9testerai gu\u00e8re\nIl para\u00eetrait qu'au petit jour, ma ville serait plein de nuances\n\u00c0 cette heure-ci, elle est trop floue et ne manque pas de non-sens\n\nCes extra rires dans toutes ces dunes\nQui me tiennent l\u00e0-haut dans la lune\nPour \u00e7a, j'ai toujours \u00e9t\u00e9 l\u00e0\nNe me demande pas pourquoi\n\nMais plus \u00e7a va, plus \u00e7a empire\nM\u00eame quand il n'y a plus rien \u00e0 dire\nEn tout cas, il faut qu'j'compte sur moi\nJe n'te dirai pas pourquoi\n\nMaintenant il faut que j'me rendorme\nEn croyant rester dans les normes\nMais cela ne m'regarde pas\nAllez savoir pourquoi\n\nAh-ah, oh-oh, oh-oh, oh-oh-oh\nOh-oh, ne me demande pas pourquoi\nOh-oh, oh-oh, oh-oh-oh\nOh-oh, je n'te dirai pas pourquoi","language":"fr","license_type":"CC BY","file_name":"audio\/l'abandon_-_flo.mp3"} +{"name":"Le_mus\u00e9e_d'air_contemporain_-_KPTN","text":"C'\u00e9tait l'hiver\nLe jour de la sortie scolaire\nAu mus\u00e9e d'air contemporain\nLa lutte des classes\nPour les professeurs qui menacent\nLes gamins qui n'contemplent rien\n\nOn voyait dans des petites fen\u00eatres\nDes photos pas tr\u00e8s nettes\nDe l'\u00e9tat de l'air de la plan\u00e8te\nDes animaux dans des bocaux\nDes arbres dans des frigos\nEt puis moi, j'trouvais \u00e7a beau\n\nUn guide aust\u00e8re\nNous d\u00e9peignait l'histoire de l'air\nLa p\u00e9riode bleue, la p\u00e9riode noire\nComme si la plan\u00e8te\n\u00c9tait une grande palette\nAvec le trou d'la couche de jaune\n\nOn voyait dans des petites fen\u00eatres\nDes photos pas tr\u00e8s nettes\nDe l'\u00e9tat de l'air de la plan\u00e8te\nDes animaux dans des bocaux\nDes arbres dans des frigos\nEt puis moi, j'trouvais \u00e7a chouette\n\nPara\u00eet qu'avant\nY avait de l'air, y avait du vent\nDe la verdure dans les prairies\nOui, mais maintenant\nLa terre, le ciel, les oc\u00e9ans\nIls sont tout froids, ils sont tout gris\n\nOn voyait dans des petites fen\u00eatres\nDes photos pas tr\u00e8s nettes\nDe l'\u00e9tat de l'air de la plan\u00e8te\nDes animaux dans des bocaux\nDes arbres dans des frigos\nEt puis moi, j'trouvais \u00e7a beau\n\nFin de la visite\nOn se dirige vers la boutique\nDu mus\u00e9e d'air contemporain\nBouteilles d'eau claire\nSachets de terre et bonbonnes d'air\nFruits et l\u00e9gumes en parfum\n\nOn voyait dans des petites fen\u00eatres\nDes photos pas tr\u00e8s nettes\nDe l'\u00e9tat de l'air de la plan\u00e8te\nDes animaux dans des bocaux\nDes arbres dans des frigos\nEt puis moi, j'trouvais \u00e7a beau","language":"fr","license_type":"CC BY","file_name":"audio\/Le_mus\u00e9e_d'air_contemporain_-_KPTN.mp3"} +{"name":"Les_files_d'attente_-_Law'","text":"Je me faufile en filature\nLe long de longues files en attente\nNon, je n'aime pas trop quand \u00e7a dure\nAlors je passe, je fraude, je tente\n\nPremi\u00e8re de ma promo, j'pr\u00e9f\u00e8re\nDerri\u00e8re moi, \u00e7a grogne et \u00e7a gronde\nLa haine, moi, j'en ai rien \u00e0 faire\nIls veulent juste que je leur r\u00e9ponde\n\nAllez, offrez-vous un peu d'r\u00eave (un peu d'r\u00eave)\n\u00c0 tous ceux qui n'font plus de tr\u00eave\nAllez, allez, jetez-vous dans l'ar\u00e8ne (dans l'ar\u00e8ne)\nLe roi est mort, vive la reine\n\n(Ouh) chacun est pour l'autre le suivant\nPersonne ne bouge, tout l'monde attend (ouh-ouh-ouh-ouh)\nMarchez-vous dessus, montrez les dents\nCrachez-vous dessus, l'est encore temps\n\nAllez\nAllez, allez\nAllez, allez, allez\n\nIls s'entassent tous en silence\nComme des tas de vers de terre\nIls ne veulent plus croire en la science\nIls ont toujours peur de l'enfer\n\nIls ne connaissent pas leur chance\nD'\u00eatre si \u00e0 sens unique\nJamais ils ne disent ce qu'ils pensent\nIls \u00e9coutent bien trop la politique\n\nAllez, offrez-vous un peu d'r\u00eave (un peu d'r\u00eave)\n\u00c0 tous ceux qui n'font plus de tr\u00eave\nAllez, allez, jetez-vous dans l'ar\u00e8ne (dans l'ar\u00e8ne)\nLe roi est mort, vive la reine\n\n(Ouh) chacun est pour l'autre le suivant\nPersonne ne bouge, tout l'monde attend (ouh-ouh-ouh-ouh)\nMarchez-vous dessus, montrez les dents\nCrachez-vous dessus, l'est encore temps\n\nAllez, allez\nAllez, allez\nAllez, allez !\nAllez !\n\nOuh-ouh, ouh-ouh-ouh-ouh\nOuh-ouh, ouh-ouh-ouh-ouh\nOuh-ouh, ouh-ouh-ouh-ouh\nOuh-ouh, ouh-ouh-ouh-ouh (wou-ouh)\n\nOuh-ouh, ouh-ouh-ouh-ouh\nOuh-ouh, ouh-ouh-ouh-ouh\nOuh-ouh, ouh-ouh-ouh-ouh\nOuh-ouh, ouh-ouh-ouh-ouh\n\n(Ouh) chacun est pour l'autre le suivant\nPersonne ne bouge, tout l'monde attend (ouh-ouh-ouh-ouh)\nMarchez-vous dessus, montrez les dents\nCrachez-vous dessus, l'est encore temps","language":"fr","license_type":"CC BY-SA","file_name":"audio\/Les_files_d'attente_-_Law'.mp3"} +{"name":"Libre_by_CybeR_AttaCK_-_CyberAttacK","text":"L'homme ne sera jamais libre\n(Pourquoi ?)\n\nComme un loup que l'on assigne \u00e0 r\u00e9sidence\nApais\u00e9, vuln\u00e9rable, attendant providence\nPour des aigles voraces qui ne voient que pitance\nQui ne laisseront que l'os, voil\u00e0 ma d\u00e9livrance\n\nComme un loup que l'on assigne \u00e0 r\u00e9sidence\nApais\u00e9, vuln\u00e9rable, attendant providence\nPour des aigles voraces qui ne voient que pitance\nQui ne laisseront que l'os, voil\u00e0 ma d\u00e9livrance\n\nL'homme est un fauve en cage, \u00e9pris de libert\u00e9\nQui ne r\u00eave qu'\u00e0 plier bagage et ne jamais se retourner\nUn chien docile et sage, statique comme une image\nRetenu en otage avec pour deal un beau mirage\n\nL'homme tient un faux langage quand il s'agit de s'exprimer\nIl contient toute sa rage avec l'envie de tout briser\nC'est la recette du succ\u00e8s, les agneaux ne savent pas danser\nEt les journ\u00e9es qui se succ\u00e8dent nous en emp\u00eacheront d'y penser\n\n\u00c0 ne plus nourrir ce qui est essentiel\n\u00c0 mourir au nom de cette essence\n\u00c0 vouloir dominer le ciel\nIl n'y a que des barreaux pour lesquels nous n'trouverons pas le sommeil\n\nComme des papillons amput\u00e9s des ailes\nComme tous ces humains shoot\u00e9s au diesel\nReproduction d'un cycle artificiel\nIl n'y a que les oiseaux qui peuvent se r\u00e9veiller au sommet\n\nComme un loup que l'on assigne \u00e0 r\u00e9sidence\nApais\u00e9, vuln\u00e9rable, attendant providence\nPour des aigles voraces qui ne voient que pitance\nQui ne laisseront que l'os, voil\u00e0 ma d\u00e9livrance\n\nComme un loup que l'on assigne \u00e0 r\u00e9sidence\nApais\u00e9, vuln\u00e9rable, attendant providence\nPour des aigles voraces qui ne voient que pitance\nQui ne laisseront que l'os, voil\u00e0 ma d\u00e9livrance\n\nL'homme n'est plus un sage, un guide parmi les singes\nUn animal qui vibre au rythme de nombreux messages cod\u00e9s\nIl se pr\u00e9tend Messie dans un monde vicieux\nIl se sent progress\u00e9, unique quand il ferme les yeux\n\nL'homme est un solitaire actif mais paresseux\nIl adule les vip\u00e8res qui se d\u00e9lectent de tous ces v\u0153ux\nIl envie le courage, une envie de courir\nVers un profond sentiment de construire un monde \u00e0 son image\nAlors\n\nPlus nourrir ce qui est essentiel\n\u00c0 mourir au nom de cette essence\n\u00c0 vouloir dominer le ciel\nIl n'y a que des barreaux pour lesquels nous n'trouverons pas le sommeil\n\nComme des papillons amput\u00e9s des ailes\nComme tous ces humains shoot\u00e9s au diesel\nReproduction d'un cycle artificiel\nIl n'y a que les oiseaux qui peuvent se r\u00e9veiller au sommet","language":"fr","license_type":"CC BY-ND","file_name":"audio\/Libre_by_CybeR_AttaCK_-_CyberAttacK.mp3"} +{"name":"M\u00e8re_nature_-_Law'","text":"La terre est ma plus jeune enfant\nJe suis la m\u00e8re de tous les oc\u00e9ans\nQuand je m'\u00e9nerve, deux ou trois volcans\nUn petit d\u00e9luge et un tremblement\n\nJe n'peux pas dire que la vie m'est dure\nJ'vais pas te faire une gueule d'atmosph\u00e8re\n\nJe suis l\u00e0, je suis la m\u00e8re nature\nJ'en suis l\u00e0, je suis la terre mature\nJe n'suis pas de bon augure, c'est s\u00fbr\nJ'en suis las de toute ta pourriture\n\nJ'ai bien envie de me couler un bain\nPrends ta combi', ton masque et tuba\nApr\u00e8s, j'irai me dorer la pilule\nPrends tes lunettes, ta casquette et ton pull\n\nDes fois que je change d'avis\nJ'pr\u00e9vois jamais toutes mes envies\n\nJe suis l\u00e0, je suis la m\u00e8re nature\nJ'en suis l\u00e0, je suis la terre mature\nJe n'suis pas de bon augure, c'est s\u00fbr\nJ'en suis las de toute ta pourriture\n\nJ'aime trop la vie pour te laisser mourir\nJ'aime trop la mort pour te laisser sourire\nM\u00eame si je te le laisse celui-l\u00e0\nFais attention \u00e0 celui qui va l\u00e0\n\nJe suis l\u00e0, je suis la m\u00e8re nature\nJ'en suis l\u00e0, je suis la terre mature\nJe n'suis pas de bon augure, c'est s\u00fbr\nJ'en suis las de toute ta pourriture\n\nJe suis l\u00e0, je suis la m\u00e8re mature\nJ'en suis l\u00e0, j'essuie ta pourriture\nJ'y suis l\u00e0, j'efface tes ratures\nJe suis las d'\u00eatre ta m\u00e8re nature\n\nJe suis la m\u00e8re nature\nTu es ma pourriture\nJe suis la m\u00e8re nature\nTu es ma pourriture","language":"fr","license_type":"CC BY-SA","file_name":"audio\/M\u00e8re_nature_-_Law'.mp3"} +{"name":"Mes_Larmes_-_kobzx2z","text":"Ah, na-na-na, na-na\n\nJ'vois pas l'int\u00e9r\u00eat qu'on s'capte dans la rue\nSi t'es d\u00e9j\u00e0 dans ma t\u00eate (ah)\nJ'connais le vice et la ruse\nMoi, j'voyais personne quand j'avais besoin d'aide (ah)\n\nTu mets d'la haine dans ce c\u0153ur\nJ'en remets dans l'cup\nPlus rien n'peut m'\u00e9claircir (ah)\nJ'ai mis des pansements sur nos peurs\nMais pas sur nos pleurs\nComment puis-je m'investir\n\nEt j'fais une pri\u00e8re \u00e0 l'\u00e9ternel\nJ'ai eu plus d'un tetrai dans la vie (ah)\nToi t'\u00e9tait l\u00e0 l'ann\u00e9e derni\u00e8re\nCette ann\u00e9e qui va me souhaiter mon anniv' (ah) ?\n\nTu mets d'la haine dans ce c\u0153ur\nJ'en remets dans l'cup\nPlus rien n'peut m'\u00e9claircir (ah)\nJ'ai mis des pansements sur nos peurs (sur nos peurs)\nComment puis-je m'investir ?\n\nEt qui effacera mes larmes ?\nJ'suis bon qu'\u00e0 effriter\nJ'fais du cash everyday\nEt qui effacera mes larmes ?\nJ'suis bon qu'\u00e0 effriter\nJ'fais du cash everyday\nLes larmes et la haine\nDes larmes et la p\u00e9nombre\nJ'veux zapper son pr\u00e9nom\nJ'veux zapper son pr\u00e9nom\nLes larmes et la haine\nDes larmes et la p\u00e9nombre\nJ'veux zapper son pr\u00e9nom\nJ'veux zapper son pr\u00e9nom\n\nEncore khabat dans la ville\nJ'te vois dans la nuit, t'a \u00e9teint cette flamme (ah)\nMais des mecs comme moi, y en a mille\nPas d'fr\u00e8res, pas d'amies\nLa vie j'vois qu'cette femme (ah)\nAutour de moi que la mis\u00e8re\nTrop de questions, trop de myst\u00e8re (ah)\nIls m'demandent pourquoi j'suis sad\nMon c\u0153ur il est sale\nOn finit par s'y faire\n\nJ'regarde la lune\nJ'prends somnif\u00e8re\nSeul quand j'm'allume\nSeul tout l'hiver\nIls r\u00eavent de tout ce qu'ils n'ont pas\nSeul dans la nuit, tu m'r\u00e9ponds pas ('ponds pas, 'ponds pas)\n\nEt qui effacera mes larmes ?\nJ'suis bon qu'\u00e0 effriter\nJ'fais du cash everyday\nEt qui effacera mes larmes ?\nJ'suis bon qu'\u00e0 effriter\nJ'fais du cash everyday\nLes larmes et la haine\nDes larmes et la p\u00e9nombre\nJ'veux zapper son pr\u00e9nom\nJ'veux zapper son pr\u00e9nom\nLes larmes et la haine\nDes larmes et la p\u00e9nombre\nJ'veux zapper son pr\u00e9nom\nJ'veux zapper son pr\u00e9nom\nJ'veux zapper son pr\u00e9nom","language":"fr","license_type":"CC BY-NC-ND","file_name":"audio\/Mes_Larmes_-_kobzx2z.mp3"} +{"name":"Pas_que_tes_pas_-_AZUL","text":"Allez tourne, tourne autant\nQu'il est possible de tourner (de tourner)\nComme si le sol \u00e9tait br\u00fblant\nComme si tu voulais t'envoler (t'envoler)\nAllez danse, danse pour moi\nDanse \u00e0 faire p\u00e2lir la nuit\nAllez danse une derni\u00e8re fois\nDanse jusqu'au bout de l'envie\n\nY a pas que tes pas qui m'inspirent\nBelle, j'ai vu des d\u00e9mons dans tes hanches\nQui roulent, qui se cambrent et se penchent\nComme un danger qui m'attire\n\nAllez bouge, bouge encore\nBouge tant que tu le peux\nSerpente, ondule sans effort\nY a personne qui ne le fait mieux\nAllez allume les interdits\nRougis la lune dans tes danses\nDans tes reins glisse ma folie\nDans chacun de tes pas une transe\n\nY a pas que tes pas qui m'inspirent\nBelle, j'ai vu des d\u00e9mons dans tes hanches\nQui roulent, qui se cambrent et se penchent\nComme un danger qui m'attire\n\nY a pas que tes pas qui m'inspirent\nQui roulent, qui se cambrent et se penchent\nComme un danger qui m'attire\n\nSurtout t'arr\u00eate pas, tu sais\nQue tout s'envolerait pour moi\nT'es comme un soleil en \u00e9t\u00e9\nLe monde tourne autour de toi\nLe jour, la pluie, les marais\nLes saisons de chaud ou de froid\nLes guerres, les paix, les trait\u00e9s\nY a le monde qui tourne, et puis toi\n\nY a pas que tes pas qui m'inspirent\n(Y a pas que tes pas qui m'inspirent)\nBelle, j'ai vu des d\u00e9mons dans tes hanches\n(Belle, j'ai vu des d\u00e9mons dans tes hanches)\nQui roulent, qui se cambrent et se penchent\n(Qui roulent, qui se cambrent et se penchent)\nComme un danger qui m'attire\n\nY a pas que tes pas qui m'inspirent\nBelle, j'ai vu des d\u00e9mons dans tes hanches\nQui roulent, qui se cambrent et se penchent\nComme un danger qui m'attire","language":"fr","license_type":"CC BY-NC-SA","file_name":"audio\/Pas_que_tes_pas_-_AZUL.mp3"} +{"name":"Pluie_d'entre_deux_saisons_-_Midnight_Prefou","text":"Pluie, pluie d'entre deux saisons\nS'aimer, perdre raison\nPartir tourner en rond\nPartir tourner en rond\n\nS'allonger sur le sable\nD\u00e9sir incontr\u00f4lable\nSensation ineffable\nSensation ineffable\n\nAh, ah-ah, ah, ah\nAh, ah-ah, ah, ah\n\nLire dans ton c\u0153ur grand ouvert\nBriser mes liens de verre\nMentir, prendre la mer\nPartir prendre la mer\n\nFroid comme l'hiver loin de toi\nSourire avec effroi\nCaresse du bout des doigts\nCaresse du bout des doigts\n\nAh, ah-ah, ah, ah\nAh, ah-ah, ah, ah\n\nLuit, le soleil de ma vie\nAlt\u00e9r\u00e9es mes envies\nUn jour changer de vie\nUn jour changer ma vie\n\nSeule, du haut de ta falaise\nTour de papier, en glaise\nTu fermes la parenth\u00e8se\nTu fermes ma parenth\u00e8se\n\nAh, ah-ah, ah, ah\nAh, ah-ah, ah, ah\nAh, ah-ah, ah, ah\nAh, ah-ah, ah, ah","language":"fr","license_type":"CC BY-NC-ND","file_name":"audio\/Pluie_d'entre_deux_saisons_-_Midnight_Prefou.mp3"} +{"name":"POIGNEE_DE_MAIN_-_Cabbac","text":"Que dit-on d'une poign\u00e9e de main ?\nLaquelle vais-je serrer demain ?\nJeu de mains, jeu de vilain\nUn dicton bien corollaire\nMieux vaut une rime populaire\nJeu de mains, jeu de malin\n\nQue pense-t-on d'une poign\u00e9e de main ?\nQu'elle indiff\u00e8re souvent sans doute\nMais que rarement elle envo\u00fbte\nQuelquefois r\u00eache elle d\u00e9route\nQuelquefois moite elle d\u00e9go\u00fbte\nJ'ai deux mains, j'ai du d\u00e9dain\n\nCependant une poign\u00e9e de main\nPeut apporter par sa d\u00e9cence\nUne plus noble concupiscence\nQu'un baiser qui d'\u00e9vidence\nLui oppose son \u00e9loquence\nJeu de mains, jeu de c\u00e2lin\n\nIl arrive qu'une poign\u00e9e de main\nSoit si ch\u00e8re, tellement esp\u00e9r\u00e9e\nIntimement escompt\u00e9e\nLe passage d'un fluide discret\nCommunion inexpliqu\u00e9e\nJeu de mains, visage carmin\n\nPrise de conscience qu'une prise de main\nApporte une futile confusion\nOffre une furtive possession\nFait de cette approche tactile\nUne confrontation subtile\nJeu de mains, rapport humain","language":"fr","license_type":"CC BY-NC-ND","file_name":"audio\/POIGNEE_DE_MAIN_-_Cabbac.mp3"} +{"name":"S\u00e9culaire_feat._N\u00ffme_-_saru","text":"Qu'est-ce que vous aimez faire dans l'existence ?\nEt si \u00e7a vous \u00e9tait donn\u00e9, que feriez-vous exactement ?\n\nComment exploiter le meilleur de soi-m\u00eame ?\nDissiper la brume qui nous \u00e9loigne du soleil\nQuand j'r\u00eave de grandeur, d'atteindre les sommets\nJ'm'\u00e9loigne du glandeur qui cherche son sommeil\nJe ne vise pas les sommes, juste \u00eatre en unit\u00e9\nJ'humilie les illumin\u00e9s en manque d'humilit\u00e9\nUne kalash' \u00e0 un militant, le voil\u00e0 militaire\nDu cash \u00e0 un prolo r\u00e9veille l'instinct milliardaire (milliardaire)\nQuand je ferme les yeux, c'est pour y voir plus clair\nMa t\u00eate dans les cieux, ma conscience sous terre\nT'as beau pousser des halt\u00e8res, tu finiras poussi\u00e8re\nM\u00eame en touchant l'pactole \u00e7a reste du cash-mis\u00e8re\nC'est pas parce que la came isole qu'on marche en solitaire\nC'est qu'ils ont brouill\u00e9 les codes, glissage d'ogive nucl\u00e9aire\nCivilisation s\u00e9culaire, la n\u00f4tre est \u00e9ph\u00e9m\u00e8re\nRessources limit\u00e9es, pouvoir bancaire, force unit\u00e9\n\u00c9lites infect\u00e9es, dessous de table, \u00e9lites infect\u00e9es, d\u00e9lit d'initi\u00e9\n\nMilliardaire (prol\u00e9taire)\nMilliardaire (prol\u00e9taire)\nMilliardaire (prol\u00e9taire)\nMilliardaire (prol\u00e9taire)\nTerre, terre, terre, terre\n\nMon art est vital, dans ma bulle je ressens moins les balles\nDehors le bruit des larmes m'\u00e9loigne de mon \u00e2me\nJ'aime le son du calme, remballe tes palabres\nToute fa\u00e7on j'sais bien qu't'es pas l\u00e0 quand arrive le drame\nSonne le glas des p\u00e9riodes amicales, j'suis qu'un animal\nM\u00eame le cou serr\u00e9, pas pr\u00e8s d'obtemp\u00e9rer quel qu'en soit le prix\nChaque rime, un coup de lame, une fa\u00e7on d'soigner ma d\u00e9prime (d\u00e9prime, d\u00e9prime, d\u00e9prime)\nRythme de couche-tard, d\u00e9cal\u00e9 d'un monde risible\nLes borderlines sont pr\u00e9visibles, les religieux sous r\u00e9sine\nLes seuls partages sur des r\u00e9seaux, tes amis sont-ils tes rivaux ?\nLa machine a plus de raison que l'homme addict au raisin\nLe navire \u00e0 la d\u00e9rive, j'vise mes r\u00eaves vers l'horizon\nJ'cultive les fruits de ma passion, h\u00e9r\u00e9tique \u00e0 contre-courant\nPr\u00e9occup\u00e9 de l'avenir des miens, pas par celui de ma nation\nJ'compte sur ma motivation pour garantir mon quotidien ('tidien, 'tidien, 'tidien)\n\n\u00c0 votre avis, qu'est-ce que les gens gardent de vous comme souvenir ?","language":"fr","license_type":"CC BY-NC-SA","file_name":"audio\/S\u00e9culaire_feat._N\u00ffme_-_saru.mp3"} +{"name":"DON_VALDES_-_Tu_sais_Man","text":"Plus de love\nPlus de love\nPlus de love, hey\n\nJe r\u00eave qu'un jour chacun soit ma\u00eetre de son destin (I have a dream)\nQue chaque personne puisse un jour se prendre en main (yeah)\nSans avoir \u00e0 douter de prendre le mauvais chemin (ouh)\nO\u00f9 chaque obstacle ne serait surmont\u00e9 en vain\nQue les parents pardonnent leurs enfants de n'plus croire en rien (yute, man)\nQue les enfants suivent cette m\u00e9lodie qui vient de loin (ouh)\nAu lieu d'\u00e9couter des chim\u00e8res qui ne valent rien (ouais)\n\u00ab Tu es mon adversaire \u00bb, me diront certains\n\nOh oui, tu sais, man (tu sais, man)\nLa joie quand on prend conscience d'exister (oh yeah)\nOh oui, tu sais, man\nLes regrets sont si durs \u00e0 oublier (oh, no, no, no, no, no)\nOh oui, tu sais, man (hey)\nQue les enfants veulent grandir et te ressembler (ouh, tous les yutes, eh)\nOh oui, tu sais, man (oh yeah)\nUn jour ou l'autre, l'amour va triompher (love, love, love now)\n\n(Jah!) J'en vois beaucoup qui rigolent quand je clame ton nom\nIls te prennent pour une marque, une herbe, une religion\nBeaucoup parlent sur toi sans m\u00eame faire attention (beaucoup)\nLes signes, ils pr\u00e9f\u00e8rent les voir \u00e0 la t\u00e9l\u00e9vision (yeah)\nBeaucoup pensent parler avec esprit, mais leur c\u0153ur est ferm\u00e9 (parce que)\nJamais ils n'osent se taire pour mieux \u00e9couter\nIls osent narguer l'enfer en bravant tous les dangers (hey)\nDure sera la chute quand il faudra s'r\u00e9veiller\n\nOh oui, tu sais, man (tu sais, man)\nLa joie quand on prend conscience d'exister (oh yeah)\nOh oui, tu sais, man\nLes regrets sont si durs \u00e0 oublier (oh, no, no, no, no, no)\nOh oui, tu sais, man (hey)\nQue les enfants veulent grandir et te ressembler (ouh, tous les yutes, eh)\nOh oui, tu sais, man (oh yeah)\nUn jour ou l'autre, l'amour va triompher (hey, l'amour pour tous les fr\u00e8res et s\u0153urs)\n\nJe r\u00eave qu'un jour chacun soit ma\u00eetre de son destin (ouh)\nQue chaque personne puisse un jour se prendre en main (tout le monde)\nSans avoir \u00e0 douter de prendre le mauvais chemin (hey)\nQue chaque obstacle ne serait surmont\u00e9 en vain (ah, music !)\n\nWo-yo (pour tous les fr\u00e8res et s\u0153urs motiv\u00e9s)\nWo-yo-yo-yo-yo (oh, viens, bouge \u00e0 la musique reggae)\nWo-yo (oh oui, man, si t'es motiv\u00e9, motiv\u00e9)\nWo-yo-yo-yo-yo (oh, viens, parle ici d'unit\u00e9)\nWo-yo-yo (pour tous les s\u0153urs et fr\u00e8res de tous les quartiers)\nWo-yo-yo-yo-yo (ouah, viens ici dans l'ambiance polici\u00e8re)\nWo-yo-yo (danse sur la musique reggae)\nWo-yo-yo-yo-yo (yo, big up !)\n\nOh oui, tu sais, man (tu sais, man)\nLa joie quand on prend conscience d'exister (oh yeah)\nOh oui, tu sais, man\nLes regrets sont si durs \u00e0 oublier (oh, no, no, no, no, no)\nOh oui, tu sais, man (hey)\nQue les enfants veulent grandir et te ressembler (ouh, tous les yutes, eh)\nOh oui, tu sais, man (oh yeah)\nUn jour ou l'autre, l'amour va triompher (love, love, love now)\n\nOn revient chanter pour Jah\nPour tous ceux qui gardent la foi\nPour tous ceux qui restent au combat, yeah\nPour tous ceux qui chantent pour la joie\n(Jah ! Boh !) Conscious !","language":"fr","license_type":"CC BY-NC-SA","file_name":"audio\/DON_VALDES_-_Tu_sais_Man.mp3"} +{"name":"Une_Vie_De_Roi_-_david","text":"Je sais que toute ma vie, je n'oublierai jamais\nCe bel apr\u00e8s-midi au soleil de janvier\nC'\u00e9tait tellement g\u00e9nial que j'en tremblote encore\nJe suis rentr\u00e9 tout sale et maintenant je m'endors\n\nC'est vraiment fatiguant de courir tout le jour\nMais qu'est-ce que c'est marrant de faire le gros balourd\nJ'ai saut\u00e9 dans les feuilles et j'ai mang\u00e9 des pierres\nChass\u00e9 les \u00e9cureuils et labour\u00e9 la terre\n\nJe vis pour lui\nMon seigneur ch\u00e9ri\nMon ma\u00eetre-ami\n\nJ'ai flair\u00e9 des chenilles et broy\u00e9 des b\u00e2tons\nMordill\u00e9 les chevilles d'un vilain vieux mouton\nJe suis le plus heureux, pour \u00e7a je remercie\nMon v\u00e9n\u00e9rable Dieu, mon ma\u00eetre \u00e0 moi ch\u00e9ri\n\nIl est si formidable, je l'aime plus que ma vie\nJe veux \u00eatre admirable, parfois je r\u00e9ussis\n\u00c0 gagner une caresse entre mes deux oreilles\nM\u00eame si je tire en laisse, j'\u00e9coute les bons conseils\n\nJe vis pour lui\nMon seigneur ch\u00e9ri\nMon ma\u00eetre-ami\n\nMa ma\u00eetresse est gentille, je sais que dans une heure\nJe jouirai des papilles, la truffe dans mon bonheur\nElle sait tr\u00e8s bien comment me faire danser du cul\nLe soir en me versant de raffin\u00e9s menus\n\nCroquettes croustillantes au d\u00e9licat fumet\nSubtils parfums de fiente et viande faisand\u00e9e\nApr\u00e8s ce doux festin, j'irai me promener\nEt m'enivrer enfin des urines du quartier\n\nJe vis pour lui\nMon seigneur ch\u00e9ri\nMon ma\u00eetre-ami\n\nUn jour je serai sage au moins toute une journ\u00e9e\nPour un bout de fromage je peux \u00eatre parfait\nQuand j'\u00e9tais tout petit, il fallait que je bouffe\nJ'faisais des confettis de toutes les pantoufles\n\nMaintenant je suis grand, j'ai trois ans et deux mois\nJe prot\u00e8ge mes parents, c'est un peu moi le roi\nJe suis le plus heureux, pour \u00e7a je remercie\nMon v\u00e9n\u00e9rable Dieu, mon ma\u00eetre \u00e0 moi ch\u00e9ri\n\nJe vis pour lui\nMon seigneur ch\u00e9ri\nMon ma\u00eetre-ami","language":"fr","license_type":"CC BY-NC-SA","file_name":"audio\/Une_Vie_De_Roi_-_david.mp3"} +{"name":"Le_royaume_des_glous_glous_-_Raoul_de_QSM","text":"Par jours de grand vent, les ondes brumeuses s'\u00e9panchent\nAgissent comme des cure-dents agraf\u00e9s sur ta tronche\nPas un pas, pas un geste, haut les mains, bas les pattes\nThe Anatole's conquest, \u00e7a tabasse \u00e0 coups de battes\n\nQSM est puissant, pas trop concupiscent\nIls n'ont qu'une seule passion, la piquette du baron\nQSM paye comptant, il n'est jamais content\nIl beugle, dissonant et aussi tr\u00e9buchant\n\nPlus tu aimes Anatole et plus il te d\u00e9teste\nPire que Georges Abitbol, il te bouffe comme la peste\nSon courroux \u00e9clate, plus chaud qu'un panini\nLa violence du squamate \u00e9gale sa vilenie\n\nDans un contexte vici\u00e9, les aristocrates officient\nL'ambiance est \u00e9pic\u00e9e quand ils vident leurs vessies\nC'est la f\u00eate des bouchons, le royaume des glous-glous\nL'alcool coule \u00e0 foison, ils le pompent comme des poux\n\nSous ses abords aust\u00e8res, Du Skud sait festoyer\nLe marquisat prosp\u00e8re dans la rude chaire vitr\u00e9e\nLe baron fanfaronne, titille la chartreuse\nC'est pas qu'elle soit bonne, mais qu'est-ce qu'elle tape, la gueuse !\n\nSi l'argent n'a pas d'odeur, la crasse en a bien une\nQSM sent le beurre, tartin\u00e9 sur ta lune\n\nLa v\u00e9randa r\u00e9sonne comme la bande de Gaza\nLes QSM, obsc\u00e8nes, d\u00e9gazent comme Zavatta","language":"fr","license_type":"CC BY-NC-ND","file_name":"audio\/Le_royaume_des_glous_glous_-_Raoul_de_QSM.mp3"} +{"name":"En_libert\u00e9_-_tom.leyak","text":"J'viens d'me r\u00e9veiller \u00e0 midi\nPas press\u00e9, j'ai tout mon temps aujourd'hui\nUn temps printanier me sourit\nJ'vais glander et cette id\u00e9e me ravit\n\nPeu importe qu'il n'y ait rien dans le frigo\nJ'me contenterai bien d'une kro\nJe fumerai la fin d'un b\u00e9do\nJ'me poserai en calbute dans l'jardin\nCet instant compte, demain on verra bien\nPas d'heure \u00e0 ma montre, je suis serein\n\nUne gratte, quelques notes de la zik\nEt des potes, un petit moment sympathique\nOn soule les voisins, c'est cyclique\nCes gros chiens nous menacent d'appeler les flics\n\nEt j'entends les sir\u00e8nes qui retentissent\nC'est certainement la police\nMais eux commencent \u00e0 tambouriner \u00e0 ma porte\nEn gueulant que la musique est trop forte\nJ'les envoie parler \u00e0 mon short\n\nTam-di-don, z\u00e9-d\u00e8ne-den-ouai-en\n\nOutrage \u00e0 agent, menottes aux poings\nEt m'embarquant face aux voisins\nEux qui sourient d'me voir emmen\u00e9\nPouss\u00e9 \u00e0 l'arri\u00e8re d'la voiture\nAu commissariat et en calbute\nAssis \u00e0 c\u00f4t\u00e9 d'une pute\nJ'attends qu'un gardien de la paix\nVienne me chercher pour m'questionner\nCette journ\u00e9e avait bien commenc\u00e9\nJ'vois pas ce qui a pu merder\nLe son trop fort, c'est ridicule\nMaintenant je suis en cellule\n\nMais j'continue encore \u00e0 faire la f\u00eate\nAvec les putes et leurs prox\u00e9n\u00e8tes\nJ'avais gard\u00e9 un petit pet\nLa cellule on va vraiment l'enfumer\nJ'm'en fous, il peut plus rien m'arriver\nMoi, j'suis d\u00e9j\u00e0 enferm\u00e9\n\nMais j'continue encore \u00e0 faire la f\u00eate\nJ'fais tourner l'joint, j'fais des soufflettes\nEt \u00e7a nous monte \u00e0 la t\u00eate\nLa cellule on l'a vraiment enfum\u00e9e\nJ'm'en fous, il peut plus rien m'arriver\nJ'suis toujours en libert\u00e9","language":"fr","license_type":"CC BY-NC-SA","file_name":"audio\/En_libert\u00e9_-_tom.leyak.mp3"}