Audio stream: arm to opus

I need to convert Amr stream to opus.Anyone have some suggestions for me?

No idea but did you try ffmpeg?
GitHub - u2takey/ffmpeg-go: golang binding for ffmpeg (?)

I finish this work by opus ->pcm ->opus, one simple but useful way
with cgo libopus and opencore-amr