Hello blaze
Is it possible for you to edit some code line? If you do, try edit this line below under /modules/mod_carousel_banner/mod_carousel_banner.php (about line 97)
jQuery(document).ready(function() {
jQuery("#mycarousel'. $cb_mod_id.'").jcarousel({
...
animation: 1000,
});
});
change that animation speed number from 1000 to 1500 or 3000.