I’m experiencing an issue with Audio2Face 2023.1.0. When using the “mark_solved_arkit” example, the facial simulation doesn’t work while the audio is running. The console displays the following errors:
2023-07-26 18:05:27 [Error] [omni.graph.core.plugin] /World/audio2face/BlendshapeSolve: Assertion raised in compute - local variable ‘cout’ referenced before assignment
2023-07-26 18:05:27 [Error] [omni.graph.core.plugin] File “d:\program files\omniverse\lib\audio2face-2023.1.0\exts\omni.audio2face.exporter\omni\audio2face\exporter\ogn\python\nodes\OgnBsSolveNode.py”, line 183, in compute
2023-07-26 18:05:27 [Error] [omni.graph.core.plugin] out_weight = db.internal_state.solver.computeFacsWeights(points.reshape(-1, 1))
2023-07-26 18:05:27 [Error] [omni.graph.core.plugin] File “d:/program files/omniverse/lib/audio2face-2023.1.0/exts/omni.audio2face.exporter/omni/audio2face/exporter/scripts/facsSolver.py”, line 215, in computeFacsWeights
2023-07-26 18:05:27 [Error] [omni.graph.core.plugin] client.send_message(‘/’ + str(blend[cout]), i)
2023-07-26 18:05:27 [Error] [omni.graph.core.plugin]
I need help resolving this as it’s crucial for my work. Please advise on how to fix this.
Thank you
kit_20230726_212629.log (2.8 MB)