I didn't realize I had jack set to a 48k sample rate and exported a wav.

Oops.

Any simple way to convert this?

I just used sox to do this:
sox export.wav -r 441000 resample.wav

Exported 500MB of silence.

Thanks for any advice.