Giter VIP home page Giter VIP logo

kedreamix / paddleavatar Goto Github PK

View Code? Open in Web Editor NEW
115.0 2.0 19.0 1.46 MB

你是否曾经幻想过与自己的虚拟人交互?现在,使用PaddleAvatar,您可以将自己的图像、音频和视频转化为一个逼真的数字人视频,与其进行人机交互。 PaddleAvatar是一种基于PaddlePaddle深度学习框架的数字人生成工具,基于Paddle的许多套件,它可以将您的数字图像、音频和视频合成为一个逼真的数字人视频。除此之外,PaddleAvatar还支持进一步的开发,例如使用自然语言处理技术,将数字人视频转化为一个完整的人机交互系统,使得您能够与虚拟的自己进行真实的对话和互动。 使用PaddleAvatar,您可以将数字人视频用于各种场合,例如游戏、教育、虚拟现实等等。PaddleAvatar为您提供了一个自由创作的数字世界,让您的想象力得到了充分的释放!

Python 23.32% Jupyter Notebook 76.68%
paddlepaddle

paddleavatar's Introduction

Hi 很高兴遇见你 👋

Top Langs

paddleavatar's People

Contributors

kedreamix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

paddleavatar's Issues

PaddleSpeech语音合成

语音合成中选择PWGan,输入文本内容无效,合成的语音内容仍然是“你好,我是数字人分身,很高兴认识大家!”;在高质量男声音色中,支持输入文本内容,是bug还是仅支持?

Got a problem, "The registered buffer should be a Paddle.Tensor, but received Variable. ", how to fix it

[12/18 16:15:09] ppgan INFO: Found /home/wmao/.cache/ppgan/vox-cpk.pdparams
2023-12-18 16:15:09.347 Uncaught app exception
Traceback (most recent call last):
File "/home/wmao/.local/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 534, in _run_script
exec(code, module.dict)
File "/data/PaddleAvatar/avatar.streamlit.py", line 169, in
fom(face.name,'zimeng.mp4')
File "/data/PaddleAvatar/avatar.streamlit.py", line 119, in fom
fom_predictor = FirstOrderPredictor(filename = output,
File "/home/wmao/.local/lib/python3.9/site-packages/ppgan/apps/first_order_predictor.py", line 114, in init
self.generator, self.kp_detector = self.load_checkpoints(
File "/home/wmao/.local/lib/python3.9/site-packages/ppgan/apps/first_order_predictor.py", line 225, in load_checkpoints
generator = OcclusionAwareGenerator(
File "/home/wmao/.local/lib/python3.9/site-packages/ppgan/models/generators/occlusion_aware.py", line 35, in init
self.dense_motion_network = DenseMotionNetwork(
File "/home/wmao/.local/lib/python3.9/site-packages/ppgan/modules/dense_motion.py", line 93, in init
self.down = AntiAliasInterpolation2d(num_channels,
File "/home/wmao/.local/lib/python3.9/site-packages/ppgan/modules/first_order.py", line 457, in init
self.register_buffer('weight', kernel)
File "/home/wmao/.local/lib/python3.9/site-packages/paddle/nn/layer/layers.py", line 1075, in register_buffer
raise TypeError(
TypeError: The registered buffer should be a Paddle.Tensor, but received Variable.

error: (-215:Assertion failed) !ssize.empty() in function 'resize'

2023-06-22 08:39:51.174 Uncaught app exception
Traceback (most recent call last):
File "/data/conda/avatar/lib/python3.8/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 552, in _run_script
exec(code, module.dict)
File "/data/conda/avatar/PaddleAvatar/avatar.streamlit.py", line 169, in
fom(face.name,'zimeng.mp4')
File "/data/conda/avatar/PaddleAvatar/avatar.streamlit.py", line 125, in fom
fom_predictor.run(input_face, driving_video)
File "/data/conda/avatar/lib/python3.8/site-packages/ppgan/apps/first_order_predictor.py", line 190, in run
face_image = cv2.resize(face_image, (self.image_size, self.image_size)) / 255.0
cv2.error: OpenCV(4.7.0) /io/opencv/modules/imgproc/src/resize.cpp:4062: error: (-215:Assertion failed) !ssize.empty() in function 'resize'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.