Runtime Python-based ”Import FacialAnimation” to Unreal Engine

Hello Everyone
I’m very interested in this facial animation usd file importing feature via blueprint like this article. (generated from audio2face)
As far as I know, this can be done only in editor utility mode.

Is there any way to run this blueprint script in runtime mode?
This is very important for me to develop our project.

I’d like to know if there is any way or feature to import usd animation file and create an animation usable in Unreal Engine at runtime.

Regards