Split audio into 2 second segments?

Hi all. I need to split up an audio file into precise 2-second segments. Doing so manually is not feasible. Is there a way I can select all the audio then split it up into precise segments?

Thanks!

“Regular Interval Labels” (https://manual.audacityteam.org/man/regular_interval_labels.html)
then “Edit menu > Labeled audio > Split” (https://manual.audacityteam.org/man/edit_menu_labeled_audio.html#split)

Thank you!