To limit the number of speakers on the widget, please do the following:
1) Open wp-content/plugins/event-manager-theme-functionality/lib/widgets/widget-speakers.php
2) Please keep a back-up of the file prior editing.
3) Search for “‘posts_per_page’ => ‘-1′” (Probably, it will be near the line number 38)
4) Change – 1 to 16 and save the file.