Howdy,
Audio2Face as well as Machinima or create are showing the grey viewport that the non-RTX users are having.
Please can you guys tell me if RTX 2600 notebook is under the specs? so I stop trying.
Thanks.
Pedro.
Howdy,
Audio2Face as well as Machinima or create are showing the grey viewport that the non-RTX users are having.
Please can you guys tell me if RTX 2600 notebook is under the specs? so I stop trying.
Thanks.
Pedro.
Hi @pedrokiles , if you mean RTX 2060, that should be fine. Some of our developers were using that for a while so we know it works. The performance might be bit slow depending on what you are doing with it, but it is supported.
Can you give us more information about what you see, logs / errors in the Console or anything more info that we can help you with?
Hi Siyuen- This is one of the logs for Audio2Face which is the app we are now more interested in.:
2021-06-22 18:13:42 [Error] [carb.python] [omni.audio2face.core] Traceback (most recent call last):
File “c:\users\pyrok\documents\omniverse\pkg\audio2face-2021.2.5\exts\omni.audio2face.core\omni\audio2face\core\scripts\utils.py”, line 60, in wrapper
return await func(*args, **kwargs)
File “c:\users\pyrok\documents\omniverse\pkg\audio2face-2021.2.5\exts\omni.audio2face.core\omni\audio2face\core\scripts\extension.py”, line 262, in load_initial_network_async
await self._set_network(initial_network)
File “c:\users\pyrok\documents\omniverse\pkg\audio2face-2021.2.5\exts\omni.audio2face.core\omni\audio2face\core\scripts\utils.py”, line 79, in wrapper
return await func(*args, **kwargs)
File “c:\users\pyrok\documents\omniverse\pkg\audio2face-2021.2.5\exts\omni.audio2face.core\omni\audio2face\core\scripts\extension.py”, line 471, in _set_network
await self._build_and_load_a2f_network(network_path, network_name, model_info, device_id)
File “c:\users\pyrok\documents\omniverse\pkg\audio2face-2021.2.5\exts\omni.audio2face.core\omni\audio2face\core\scripts\utils.py”, line 79, in wrapper
return await func(*args, **kwargs)
File “c:\users\pyrok\documents\omniverse\pkg\audio2face-2021.2.5\exts\omni.audio2face.core\omni\audio2face\core\scripts\extension.py”, line 390, in _build_and_load_a2f_network
os.makedirs(trt_path)
File “c:/users/pyrok/documents/omniverse/pkg/audio2face-2021.2.5/kit/python\lib\os.py”, line 213, in makedirs
makedirs(head, exist_ok=exist_ok)
File “c:/users/pyrok/documents/omniverse/pkg/audio2face-2021.2.5/kit/python\lib\os.py”, line 213, in makedirs
makedirs(head, exist_ok=exist_ok)
File “c:/users/pyrok/documents/omniverse/pkg/audio2face-2021.2.5/kit/python\lib\os.py”, line 213, in makedirs
makedirs(head, exist_ok=exist_ok)
File “c:/users/pyrok/documents/omniverse/pkg/audio2face-2021.2.5/kit/python\lib\os.py”, line 223, in makedirs
mkdir(name, mode)
PermissionError: [WinError 5] Access is denied: ‘C:\Program Files\Omniverse\cache\Kit\101.0’
And attached is how it shows on screen:
Thanks again,
Hi @pedrokiles, from the log, it seems like you don’t have permission to access this directory.
Can you please check your account permission related things?
PermissionError: [WinError 5] Access is denied: ‘C:\Program Files\Omniverse\cache\Kit\101.0'
Hi- It has been solved. Thanks so much.
Awesome!