Is there any way to remove the aria-pressed from ion-segment-button?

I’m trying to use the ionic segment as a tab but because it has a aria-pressed attribute in it when I give role=" tab", Talkback first announces it like tab and then as toggle button because it has aria-pressed in it, is there any way I can remove it (aria-pressed) from ion-segment-button?