manasch commited on
Commit
c36fe71
1 Parent(s): 0535bce

add and update examples

Browse files
Files changed (43) hide show
  1. .gitattributes +4 -0
  2. examples/audio/gen/Dog_10s.mp3 +3 -0
  3. examples/audio/gen/Elevator_10s.mp3 +3 -0
  4. examples/audio/gen/Lightning_10s.mp3 +3 -0
  5. examples/audio/gen/Liverpool_20s.mp3 +3 -0
  6. examples/audio/gen/Red_Door_20s.mp3 +3 -0
  7. examples/audio/gen/Rose_20s.mp3 +3 -0
  8. examples/audio/gen/Scenery_Flute_10s_1.mp3 +3 -0
  9. examples/audio/gen/Scenery_Flute_10s_2.mp3 +3 -0
  10. examples/audio/gen/Slide_10s.mp3 +3 -0
  11. examples/audio/gen/War_20s.mp3 +3 -0
  12. examples/audio/lm/Dog_20s.mp3 +3 -0
  13. examples/audio/lm/Elevator_20s.mp3 +3 -0
  14. examples/audio/lm/Lightning_20s.mp3 +3 -0
  15. examples/audio/lm/Liverpool_20s.mp3 +3 -0
  16. examples/audio/lm/Red_Door_20s.mp3 +3 -0
  17. examples/audio/lm/Rose_20s.mp3 +3 -0
  18. examples/audio/lm/Scenery_Flute_20s.mp3 +3 -0
  19. examples/audio/lm/Slide_20s.mp3 +3 -0
  20. examples/audio/lm/War_20s.mp3 +3 -0
  21. examples/baby_grass_1.wav +3 -3
  22. examples/compare/baby_grass.jpg +3 -3
  23. examples/compare/baby_grass.mp4 +3 -3
  24. examples/compare/baby_grass.wav +3 -3
  25. examples/compare/bad_slide_show.mp4 +3 -3
  26. examples/compare/good_slide_show.mp4 +3 -3
  27. examples/compare/scenery.mp4 +3 -3
  28. examples/compare/scenery.wav +3 -3
  29. examples/dog.jpg +3 -3
  30. examples/dog_1.wav +3 -3
  31. examples/dog_2.wav +3 -3
  32. examples/drums.wav +3 -0
  33. examples/elevator.jpg +3 -3
  34. examples/elevator.wav +3 -3
  35. examples/lightning.jpg +3 -3
  36. examples/lightning.wav +3 -3
  37. examples/rocket.jpg +3 -3
  38. examples/rocket.wav +3 -3
  39. examples/scenery_flute.wav +3 -3
  40. examples/scenery_piano.wav +3 -3
  41. examples/scenery_violin.wav +3 -3
  42. examples/slide.jpg +3 -3
  43. examples/slide.wav +3 -3
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ *.wav filter=lfs diff=lfs merge=lfs -text
37
+ *.jpg filter=lfs diff=lfs merge=lfs -text
38
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
39
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
examples/audio/gen/Dog_10s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74d00e1134b14c192615816c8a95a52f0c6fa5a29d73a30b1afac798fdc3fd13
3
+ size 61569
examples/audio/gen/Elevator_10s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0d9de351053812b0c1cace451abb894ac9dbc28196ae2fa957c5f399ad7a0b9
3
+ size 61569
examples/audio/gen/Lightning_10s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15d27a4cef1f1f7cb1c0fa55bdbbb3ddb270b80d3a5ce1207a9fd3df44a6ca2e
3
+ size 61569
examples/audio/gen/Liverpool_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:affe01847c3c1315e411020afc30f640cf152c7f3540f75ecb3c5eb3196efa48
3
+ size 123129
examples/audio/gen/Red_Door_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e67321317c1fea0707a91b708f16eb97e913f1943defad3fff34efea993e904d
3
+ size 123129
examples/audio/gen/Rose_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4a58e2edfea7c0a7453eea2853e8fe9f52ebd27e5c33df543997835914a94ba
3
+ size 123129
examples/audio/gen/Scenery_Flute_10s_1.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5a05a7366b45168639f581169119ac90a251cbcbe3c8719ab62c08a8a8adcbc
3
+ size 61569
examples/audio/gen/Scenery_Flute_10s_2.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55859f338253cc5cd73ddf7e7db9926894a9209436074e8e89fec2aa4e09be99
3
+ size 123129
examples/audio/gen/Slide_10s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47edc07bfd3a55baede767d844019a41d1b2149ffe12ddbc3a1c2e251a48f6d9
3
+ size 61569
examples/audio/gen/War_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2d83d798a0cbd08947353198e346aba177a8c039475c6aadb399b07fd8909db
3
+ size 123129
examples/audio/lm/Dog_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6383a13b70b704efbd56715729b480e58953d8b4e7316ff1173d127557645164
3
+ size 413804
examples/audio/lm/Elevator_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c16bc1b2bf78f324767839e9bb342d1cc64a7690aa11a4ec15af4ae1c0a700bd
3
+ size 409964
examples/audio/lm/Lightning_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:633e9e69f3de7b9f19e08052eedf3a5a9c9e62eb1d861bdab7d6da6238e146bc
3
+ size 410444
examples/audio/lm/Liverpool_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f57637c6217b46fddfdec3ec48013aae9faa05044a95d0e524d088ee09802d7
3
+ size 414764
examples/audio/lm/Red_Door_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd03bd976f907d1c437d1d29b6c525de1523d66708ef94081d278db285a9e45
3
+ size 419564
examples/audio/lm/Rose_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d39141c86e3a91f31aa2f09447b252e54d3182c4f7b8fd90673ec8fbfea417b2
3
+ size 415724
examples/audio/lm/Scenery_Flute_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c76ad6429d6c9ba6ccfedb20595555ed268d16fc5f5bb2818cd14d1f1d7f4511
3
+ size 411404
examples/audio/lm/Slide_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8055535047bbeb573ba96e7bc0af75a8efa0f7d66fc7cb225f11f06b1c2be2a0
3
+ size 413804
examples/audio/lm/War_20s.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cb28ca0f59890da42ef90c26f03f313d26d9b9a88abae9a8df91e232e690ef4
3
+ size 413324
examples/baby_grass_1.wav CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:eafc42cdb37730d7d21387aac1264bccfd3b1662ac7215c09e6854f40a62d8a9
3
- size 1303098
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eafc42cdb37730d7d21387aac1264bccfd3b1662ac7215c09e6854f40a62d8a9
3
+ size 1303098
examples/compare/baby_grass.jpg CHANGED

Git LFS Details

  • SHA256: 2c31fb5c67abbba639f10fe8aefa611e6ede7f4421b7754ae5e33e195310c106
  • Pointer size: 130 Bytes
  • Size of remote file: 65.2 kB
examples/compare/baby_grass.mp4 CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:469aa450dc8885a1e2e730f5adacf81c15c2e50452c5da561a3cc11eaff85e1b
3
- size 163394
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:469aa450dc8885a1e2e730f5adacf81c15c2e50452c5da561a3cc11eaff85e1b
3
+ size 163394
examples/compare/baby_grass.wav CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbffef6f8edec6c474b64394a0056b31332f3324481f90c248c5a37411f505f2
3
- size 647738
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbffef6f8edec6c474b64394a0056b31332f3324481f90c248c5a37411f505f2
3
+ size 647738
examples/compare/bad_slide_show.mp4 CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c5a23b187820e06043de48abd366239309f375ab0144f12d3246663b62ec0f0
3
- size 406935
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c5a23b187820e06043de48abd366239309f375ab0144f12d3246663b62ec0f0
3
+ size 406935
examples/compare/good_slide_show.mp4 CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:89d771937982847507a1c2c36003d63d9c5d8d4985861c3523ec580f1ee868b1
3
- size 406935
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89d771937982847507a1c2c36003d63d9c5d8d4985861c3523ec580f1ee868b1
3
+ size 406935
examples/compare/scenery.mp4 CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c20083256a547aa3e33b376d63960f357351eec2079129d8d8d00f1bd8823827
3
- size 211919
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c20083256a547aa3e33b376d63960f357351eec2079129d8d8d00f1bd8823827
3
+ size 211919
examples/compare/scenery.wav CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3553c06f286f369831238c8f923b9207c77d23ccec7c4e92e1116a8264003160
3
- size 647738
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3553c06f286f369831238c8f923b9207c77d23ccec7c4e92e1116a8264003160
3
+ size 647738
examples/dog.jpg CHANGED

Git LFS Details

  • SHA256: da0ad3e055c94d86439ad685f7847eaea0a5555cd2d60852b72f4e8ba12f1616
  • Pointer size: 130 Bytes
  • Size of remote file: 53.8 kB
examples/dog_1.wav CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e3ebf722c78e938ac2cb5e7f89c789b84370ae561ca97f4b10cddab8b7250e3
3
- size 1303098
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e3ebf722c78e938ac2cb5e7f89c789b84370ae561ca97f4b10cddab8b7250e3
3
+ size 1303098
examples/dog_2.wav CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0df8107ac67862c941e65ed7bd98dbfe7c8ec75e7374321ae774c3bc43dbb71
3
- size 1303098
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0df8107ac67862c941e65ed7bd98dbfe7c8ec75e7374321ae774c3bc43dbb71
3
+ size 1303098
examples/drums.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2276b1b6255d1f10c4f6290c8142c386d2ce4ed04744fd6d2eedddae7a449f57
3
+ size 1303098
examples/elevator.jpg CHANGED

Git LFS Details

  • SHA256: 2928cf54e5b42b38fb64ed6e77d48e22f4a3090731e1294046cb998b55e7aed6
  • Pointer size: 130 Bytes
  • Size of remote file: 59.6 kB
examples/elevator.wav CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a504bbb42e21108e5c9bfbcce7fb2230ea146912e03b95e6f35076ce8bb64cc
3
- size 1303098
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a504bbb42e21108e5c9bfbcce7fb2230ea146912e03b95e6f35076ce8bb64cc
3
+ size 1303098
examples/lightning.jpg CHANGED

Git LFS Details

  • SHA256: b06bd9ac0ddf4223851ba33de1822764cce02795cc5a13c767a6fc21c1d5b407
  • Pointer size: 130 Bytes
  • Size of remote file: 45.9 kB
examples/lightning.wav CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:efbe949cf8340de66c0fbc033013861cb169c51ce7a6a87ac9eb80dc611d2b68
3
- size 1303098
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efbe949cf8340de66c0fbc033013861cb169c51ce7a6a87ac9eb80dc611d2b68
3
+ size 1303098
examples/rocket.jpg CHANGED

Git LFS Details

  • SHA256: f93079871ff121026955e06a315dffc70f8fe4ac5b8756e99abcae113b1b12cf
  • Pointer size: 130 Bytes
  • Size of remote file: 42.3 kB
examples/rocket.wav CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa9bc17b0a287ed38e9b4688bf572b84eff85fb3c99954cf61e11307bd7683d3
3
- size 1303098
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa9bc17b0a287ed38e9b4688bf572b84eff85fb3c99954cf61e11307bd7683d3
3
+ size 1303098
examples/scenery_flute.wav CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d30c2b15faa547bf99dc721379f584f6efeab24f4137bbc2740ace41ac190d9d
3
- size 1303098
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d30c2b15faa547bf99dc721379f584f6efeab24f4137bbc2740ace41ac190d9d
3
+ size 1303098
examples/scenery_piano.wav CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0591cbd9738f3f654a1a861b7f7dc499b7b3eb031b81012450a624a85f078620
3
- size 1303098
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0591cbd9738f3f654a1a861b7f7dc499b7b3eb031b81012450a624a85f078620
3
+ size 1303098
examples/scenery_violin.wav CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:152b9617605bddd51ed749eb3d22bd583fa446044252662a915a9a22462a3f2c
3
- size 1303098
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:152b9617605bddd51ed749eb3d22bd583fa446044252662a915a9a22462a3f2c
3
+ size 1303098
examples/slide.jpg CHANGED

Git LFS Details

  • SHA256: 84aba52980880fef22c8d3cdb239de00aec3735dba97bef945d934eddfafe0e0
  • Pointer size: 130 Bytes
  • Size of remote file: 51.5 kB
examples/slide.wav CHANGED
@@ -1,3 +1,3 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1358efdb1fd64bd4aaacd9c4ac8df07f8f3a727df0afa72fa442c4bcd1d41285
3
- size 1303098
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1358efdb1fd64bd4aaacd9c4ac8df07f8f3a727df0afa72fa442c4bcd1d41285
3
+ size 1303098