Spaces:
Sleeping
Sleeping
File size: 3,756 Bytes
5120ed0 3f72f09 5120ed0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 |
{
"cello -> cello": {
"ours": "videos/ours/01-cello.mp4",
"foleycrafter": "videos/foleycrafter/01-cello.mp4",
"audio prompt": "playing cello"
},
"cello -> erhu": {
"ours": "videos/ours/01-cello-erhu.mp4",
"foleycrafter": "videos/foleycrafter/01-cello-erhu.mp4",
"audio prompt": "playing erhu"
},
"bird chirping -> bird chirping": {
"ours": "videos/ours/02-bird.mp4",
"foleycrafter": "videos/foleycrafter/02-bird.mp4",
"audio prompt": "bird chirping"
},
"bird chirping -> rooster crowing": {
"ours": "videos/ours/02-bird-rooster.mp4",
"foleycrafter": "videos/foleycrafter/02-bird-rooster.mp4",
"audio prompt": "rooster crowing"
},
"dog bark -> dog bark": {
"ours": "videos/ours/03-dog.mp4",
"foleycrafter": "videos/foleycrafter/03-dog.mp4",
"audio prompt": "dog barking"
},
"dog bark -> drum": {
"ours": "videos/ours/03-dog-drum.mp4",
"foleycrafter": "videos/foleycrafter/03-dog-drum.mp4",
"audio prompt": "playing drum"
},
"typewriter -> typewriter": {
"ours": "videos/ours/04-typewriter.mp4",
"foleycrafter": "videos/foleycrafter/04-typewriter.mp4",
"audio prompt": "typerwriter"
},
"typewriter -> piano": {
"ours": "videos/ours/04-typewriter-piano.mp4",
"foleycrafter": "videos/foleycrafter/04-typewriter-piano.mp4",
"audio prompt": "playing piano"
},
"gunshot -> gunshot": {
"ours": "videos/ours/05-gun.mp4",
"foleycrafter": "videos/foleycrafter/05-gun.mp4",
"audio prompt": "gunshot"
},
"gunshot -> drum": {
"ours": "videos/ours/05-gun-drum.mp4",
"foleycrafter": "videos/foleycrafter/05-gun-drum.mp4",
"audio prompt": "snare drum playing"
},
"chop -> chop": {
"ours": "videos/ours/06-chop.mp4",
"foleycrafter": "videos/foleycrafter/06-chop.mp4",
"audio prompt": "chopping wood"
},
"chop -> drum": {
"ours": "videos/ours/06-chop-drum.mp4",
"foleycrafter": "videos/foleycrafter/06-chop-drum.mp4",
"audio prompt": "kick drum playing"
},
"lion roaring -> cat meowing": {
"ours": "videos/ours/07-lion-cat.mp4",
"foleycrafter": "videos/foleycrafter/07-lion-cat.mp4",
"audio prompt": "cat meowing"
},
"lion roaring -> lion roaring": {
"ours": "videos/ours/07-lion.mp4",
"foleycrafter": "videos/foleycrafter/07-lion.mp4",
"audio prompt": "lion roaring"
},
"squeeze toys -> cracking bones": {
"ours": "videos/ours/08-squeeze-bone.mp4",
"foleycrafter": "videos/foleycrafter/08-squeeze-bone.mp4",
"audio prompt": "cracking bones"
},
"squeeze toys -> squeeze toys": {
"ours": "videos/ours/08-squeeze.mp4",
"foleycrafter": "videos/foleycrafter/08-squeeze.mp4",
"audio prompt": "squeezing toys"
},
"trumpet -> trumpet": {
"ours": "videos/ours/09-trumpet.mp4",
"foleycrafter": "videos/foleycrafter/09-trumpet.mp4",
"audio prompt": "playing trumpet"
},
"trumpet -> saxophone": {
"ours": "videos/ours/09-trumpet-saxophone.mp4",
"foleycrafter": "videos/foleycrafter/09-trumpet-saxophone.mp4",
"audio prompt": "playing saxophone"
},
"golf -> explosion": {
"ours": "videos/ours/10-golf-explosion.mp4",
"foleycrafter": "videos/foleycrafter/10-golf-explosion.mp4",
"audio prompt": "explosion"
},
"golf -> golf": {
"ours": "videos/ours/10-golf.mp4",
"foleycrafter": "videos/foleycrafter/10-golf.mp4",
"audio prompt": "playing golf"
}
} |