xszyou / Fay

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pip installation dependency error: subprocess shlex not avail.

chymian opened this issue · comments

hi, I saw this project mentioned on the rwkv-github and want to test it. looks promising.

next to the dependency on the outdated python <3.10 (at least at debian's, it's only avail. in old-stable.)
debian 12 (bookworm) comes with 3.12.

there are 2 module dependencies not avail. on pypi.org

  • subprocess
  • shlex

is there a docker avail?