Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
(base) zz@ubuntu:~/app/python/Fay$ python main.py
pygame 2.1.3 (SDL 2.0.22, Python 3.9.13)
Hello from the pygame community. https://www.pygame.org/contribute.html
/home/zz/software/conda/anaconda3/lib/python3.9/site-packages/revChatGPT/__init__.py:29: UserWarning: The current Python is not a recommended version, 3.10+ is recommended
__import__("warnings").warn(
Traceback (most recent call last):
File "/home/zz/app/python/Fay/main.py", line 11, in <module>
from gui.window import MainWindow
File "/home/zz/app/python/Fay/gui/window.py", line 8, in <module>
from PyQt5.QtWebEngineWidgets import *
ImportError: /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2: symbol krb5_ser_context_init version krb5_3_MIT not defined in file libkrb5.so.3 with link time reference