Audio2Face TensorRT fails to build for audio2emotion

Hello,
MY Tensor RT build engine for audio2emotion fails at 91% everytime:

PC:

Device name DESKTOP-FTID1JH
Processor 11th Gen Intel(R) Core™ i5-11400H @ 2.70GHz 2.69 GHz
Installed RAM 8.00 GB (7.75 GB usable)
Device ID C41A0D62-6947-419D-8440-6FC5D094661E
Product ID 00325-82194-38548-AAOEM
System type 64-bit operating system, x64-based processor
Pen and touch No pen or touch input is available for this display
Edition Windows 10 Home
Version 21H2
Installed on ‎9/‎17/‎2021
OS build 19044.2130
Experience Windows Feature Experience Pack 120.2212.4180.0

Log:
2022-10-19 14:56:12 [Warning] [omni.audio2face.common.scripts.utils] Unable to read TRT info: c:\users\abish\appdata\local\ov\pkg\audio2face-2022.1.0\exts\omni.audio2face.core_deps\deps\audio2face-nets\nets_fullface\fullface_male_hi_v1\trt_info.json ; Details: [Errno 2] No such file or directory: ‘c:\users\abish\appdata\local\ov\pkg\audio2face-2022.1.0\exts\omni.audio2face.core_deps\deps\audio2face-nets\nets_fullface\fullface_male_hi_v1\trt_info.json’
2022-10-19 14:56:12 [Info] [omni.audio2face.common.scripts.utils] TensorRT model is found: C:\Users\abish\AppData\Local\ov\cache\Kit\103.1\2ff58581\audio2face-nets\fullface_male_hi_v1\model_device0_fp32.trt
2022-10-19 14:56:12 [Info] [omni.kit.app.impl] [py stdout]: [omni.audio2face.common] [INFO] TensorRT model is found: C:\Users\abish\AppData\Local\ov\cache\Kit\103.1\2ff58581\audio2face-nets\fullface_male_hi_v1\model_device0_fp32.trt
2022-10-19 14:56:19 [Warning] [omni.audio2face.common.scripts.utils] Unable to read TRT info: c:\users\abish\appdata\local\ov\pkg\audio2face-2022.1.0\exts\omni.audio2face.emotion_deps\deps\audio2emotion-nets/nets\a2e_v1.3\trt_info.json ; Details: [Errno 2] No such file or directory: ‘c:\users\abish\appdata\local\ov\pkg\audio2face-2022.1.0\exts\omni.audio2face.emotion_deps\deps\audio2emotion-nets/nets\a2e_v1.3\trt_info.json’

Should I reinstall the trt_info,json from nucleus?

Hello @AbishekSK! What GPU and GPU Driver are you using? Also, can you attach a copy of your logs from here: C:\Users\<USERNAME>\.nvidia-omniverse\logs\Kit\Audio2Face ?

Hi, did you solve the problem?