PaddleAvatar
PaddleAvatar copied to clipboard
你是否曾经幻想过与自己的虚拟人交互?现在,使用PaddleAvatar,您可以将自己的图像、音频和视频转化为一个逼真的数字人视频,与其进行人机交互。 PaddleAvatar是一种基于PaddlePaddle深度学习框架的数字人生成工具...
Results
2
PaddleAvatar issues
Sort by
recently updated
recently updated
newest added
ModuleNotFoundError: No module named 'paddle.nn.layer.layers' Traceback: File "/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 562, in _run_script exec(code, module.__dict__) File "/home/aistudio/PaddleAvatar/PaddleAvatar/avatar.streamlit.py", line 10, in from paddlespeech.cli.tts import TTSExecutor File "/home/aistudio/.data/webide/pip/lib/python3.7/site-packages/paddlespeech/cli/tts/__init__.py", line 14, in from .infer...