dirtyuncleleo crlandsc commited on
Commit
8285812
·
0 Parent(s):

Duplicate from crlandsc/tiny-audio-diffusion-drums

Browse files

Co-authored-by: Chris Landschoot <crlandsc@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
.gitattributes ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - music generation
4
+ - audio generation
5
+ - text-to-audio
6
+ - audio diffusion
7
+ - music diffusion
8
+ license: cc-by-nc-4.0
9
+ ---
10
+ # Drum Samples
11
+ Drum Samples used to train in [tiny-audio-diffusion](https://github.com/crlandsc/tiny-audio-diffusion)
12
+
13
+ #### Checkpoints:
14
+ - **Hihats:** https://huggingface.co/crlandsc/tiny-audio-diffusion-hihats
15
+ - **Kicks:** https://huggingface.co/crlandsc/tiny-audio-diffusion-kicks
16
+ - **Snares:** https://huggingface.co/crlandsc/tiny-audio-diffusion-snares
17
+ - **Percussion:** https://huggingface.co/crlandsc/tiny-audio-diffusion-percussion
hihat/hihat_000.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9499771da70373e73ce3808e24dd50ccabf78f53d61fd135536c8c94a6ad6951
3
+ size 244978
hihat/hihat_001.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5e406411979e34b5899ec58012a8768852602748ae1fd10f6807de7bae0fb9e
3
+ size 176444
hihat/hihat_002.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce5337c97cb4e7fbdef895c590dc24960f483ef3eb383273b7000242b2ea0a8d
3
+ size 176444
hihat/hihat_003.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cef6984d82e4cd42cc980235cb3a728f98e1b6b9632f13de06b9f0baf39e485
3
+ size 352844
hihat/hihat_004.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38bd3e0cd64971f7d85bfcf3dab41facc7993d7d442a0b76043f2ea9f411a529
3
+ size 352844
hihat/hihat_005.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc0732e3a0d9bdccbdd6077b996bf5d3f8c169ab80526773c4d22dbc5641b531
3
+ size 44156
hihat/hihat_006.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:339086a036457b0419a876733adce67eb726a869c28f288e0903ea798382e7cb
3
+ size 70604
hihat/hihat_007.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2f7c0b762dc50880f2d2cab605f16ca850c4ec4308072ab18531dd3ad80a6dd
3
+ size 352844
hihat/hihat_008.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f5182f36dd986d8386529783d60559f7cb485d81af4df8ba54e1879af75dff
3
+ size 49658
hihat/hihat_009.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a676d86f322ed318c169874c1c21a64485c27690fae153637efce1124f84164
3
+ size 54308
hihat/hihat_010.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87c5da32accdedf93c51702a7641ef85eb8b1422aae271341f1f1b1792b749b7
3
+ size 79424
hihat/hihat_011.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f87075527e974f60d2d9d2a4ac28f5ffa6de28d8252a0285f2f39c4b1eabfeb
3
+ size 79424
hihat/hihat_012.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8de317e8301f499e0067d2822613d15e992c1f52bf7959f44bb64e0bdbe6e24
3
+ size 26504
hihat/hihat_013.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5e78757ec19d4eea78068597a06c8d2e48b5fe5af5eb09a435a022da769cc54
3
+ size 31052
hihat/hihat_014.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b3d9197dbba80a42c846e6d42ccba406d3f75db03101910737bde4380e5a670
3
+ size 33122
hihat/hihat_015.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2de2287c2706b45910f76d5a57182bd039418c63a2c4a03dfb022e5d1642525
3
+ size 82732
hihat/hihat_016.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a2700f7806a4a0240a8c88ecc735de1929b78e110d9f1537f29f711071394a8
3
+ size 65456
hihat/hihat_017.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be85fe95dc653175263aca16c95b22d1d7d2ee90097f0e0e929b3cd33b3d4544
3
+ size 132344
hihat/hihat_018.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9843e83cf1f8d6ac2bb5a1619532cd1301ca4e806e3eba165490939a250e28db
3
+ size 88700
hihat/hihat_019.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8262976738365eb9de674accea7e41773886c0f357f5587aa66cfec101ebef65
3
+ size 113078
hihat/hihat_020.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8262976738365eb9de674accea7e41773886c0f357f5587aa66cfec101ebef65
3
+ size 113078
hihat/hihat_021.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8783a2f8542c82a9eb0c5d97e0d4a49ef7e2dd4cfe06e6481dc277a5a705015c
3
+ size 62060
hihat/hihat_022.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:775899717a78cce68e1e88ee47a210d2daabec62e5673fe7aaf9c805f20ea826
3
+ size 66372
hihat/hihat_023.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c97ecec950d49bfd028fd81d1da865021a067ff0483cf834a2217e4016649807
3
+ size 117804
hihat/hihat_024.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41dcdb010dd04021f263bd9a1cfd80fd0864bddce706f1d983e1f5788439a7c4
3
+ size 132344
hihat/hihat_025.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33912b20d057e956e6757111777f564ce29e67187e8b5a2281a318099f6d75e5
3
+ size 265366
hihat/hihat_026.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:537bbb85bdbe57c9acde6f7f869ddc75173c807b9b1a6a3bd1a4bf6d10e7a61f
3
+ size 265366
hihat/hihat_027.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:848533eb07881cf49b15a598f4887e000535bbdeee1d73c5a7668e12d9f5701b
3
+ size 265366
hihat/hihat_028.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e39faf99abaf61acd1d7af03e9da18ace9f8f18462050767a870dfdeffe17d25
3
+ size 397666
hihat/hihat_029.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24c445909006731d347c169f218b2fce8bacc1a9ee4c65f508b517742956ecce
3
+ size 213004
hihat/hihat_030.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f72b5e3b90957c93c3b74920d3a1f458cae4ca2d33f6d35240dc5ce77965b82b
3
+ size 211724
hihat/hihat_031.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:225595f9541a2b89d1bcb3d195926e9cc4d4d6182e27c92e389dc2a76ed9fdd1
3
+ size 211724
hihat/hihat_032.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bea73dd4f144667eb41ab42d24fc0ab74b14b56552c03e067331d60366ac62c9
3
+ size 26504
hihat/hihat_033.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:877f85b0b103b852097943e6c238c9d56f5cf3818664c8d5ed3d33c96485a5a4
3
+ size 66194
hihat/hihat_034.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fec58cf2bf6f5bd8a44d8a7f02f54d5682b42a31148721f203b15b9ba7ffa3a
3
+ size 88244
hihat/hihat_035.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fec58cf2bf6f5bd8a44d8a7f02f54d5682b42a31148721f203b15b9ba7ffa3a
3
+ size 88244
hihat/hihat_036.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49ea303ccf94f6bfab4cca80f736dc59cd5a1d86e731c3464e564e7450987f4d
3
+ size 22096
hihat/hihat_037.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49ea303ccf94f6bfab4cca80f736dc59cd5a1d86e731c3464e564e7450987f4d
3
+ size 22096
hihat/hihat_038.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9821b85eafc208cc301d014c513457edc99ea2103507a2437332f4a0fbd2e192
3
+ size 88244
hihat/hihat_039.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93bdc5c94bc001c2fa6d15990111bda118d06c7011d68a77f95eaa734d1dea51
3
+ size 88244
hihat/hihat_040.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3756cfce4e2ed6735ce376f8ee77ee238e536156cfa54d4519d07d2faf43026
3
+ size 148886
hihat/hihat_041.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dafe582e24853a4cdf37c6c944cad5eeadc0eda9e922e170c2786a9d17051223
3
+ size 99272
hihat/hihat_042.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dafe582e24853a4cdf37c6c944cad5eeadc0eda9e922e170c2786a9d17051223
3
+ size 99272
hihat/hihat_043.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e92b8798669b094c3882113274ac990f701d8e9ca3ea6da7dd2705604f256c8
3
+ size 258092
hihat/hihat_044.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c412a057c0771662c79596e491fd85f450d5addadc22c28078d07c71d036794
3
+ size 131072
hihat/hihat_045.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e7eac84924b99adc96549330b8342bc373b47054dcc365b55ebd6cde245393e
3
+ size 176444
hihat/hihat_046.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffaca77389ca6310de94612bad74bd9e52603d27001649ec8e8080686ce91357
3
+ size 86096
hihat/hihat_047.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dca307213a088dfb0d7a8a524aa3638836805551b3cb3e8fa3edd5071ea73aac
3
+ size 86100