in the galleries/slideshow_blinds/js/gallery.js file locate the options:
options: {
showCaption: true,
showProgressBar: true,
showChrome: true,
delay: 6000, //ms
axis: 'vertical', //vertical,horizontal
blindSections: 28 //how many stripes
},
and change the delay value to slow down or speed up the image transition.