Git Product home page Git Product logo

Comments (7)

truongnhat-ryo avatar truongnhat-ryo commented on September 23, 2024 7

Thanks understood, Step 6 always took most of inference time, any idea to speed it up, regards.

from video-retalking.

KartavyaBagga avatar KartavyaBagga commented on September 23, 2024 1

Thanks understood, Step 6 always took most of inference time, any idea to speed it up, regards.

Did you find any solution for Speed ?

from video-retalking.

zhangziliang04 avatar zhangziliang04 commented on September 23, 2024

报一下你现在硬件配置、视频尺寸和推理时间. 也许我可以给你一些建议。

from video-retalking.

truongnhat-ryo avatar truongnhat-ryo commented on September 23, 2024

Hi @zhangziliang04
I use 1 GPU Tesla T4 16GB, video Avatar size 832x960 (width, height).
To generate 8s video, it took 390 second in total.

Any idea to improve this, thanks

from video-retalking.

zhangziliang04 avatar zhangziliang04 commented on September 23, 2024

这个项目,默认有一个缓冲机制,第二次同一个驱动视频,会服用第一次训练的结果,具体对应1-4步骤,你可以看具体看一下。

from video-retalking.

AIhasArrived avatar AIhasArrived commented on September 23, 2024

@KartavyaBagga did you find yet? same question for @truongnhat-ryo @zhangziliang04 , how to make it faster ??

from video-retalking.

marsjin avatar marsjin commented on September 23, 2024

前面几步是有缓存,第二次用统一形象会有节约时间
但是,第六步占总时间的70~80%左右,是优化的关键
还需要多研究研究这步

from video-retalking.

Related Issues (20)

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.