Skip to content
View chenchudong's full-sized avatar

Block or report chenchudong

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. SadTalker-Video-Lip-Sync SadTalker-Video-Lip-Sync Public

    Forked from Zz-ww/SadTalker-Video-Lip-Sync

    本项目基于SadTalkers实现视频唇形合成的Wav2lip。通过以视频文件方式进行语音驱动生成唇形,设置面部区域可配置的增强方式进行合成唇形(人脸)区域画面增强,提高生成唇形的清晰度。使用DAIN 插帧的DL算法对生成视频进行补帧,补充帧间合成唇形的动作过渡,使合成的唇形更为流畅、真实以及自然。

    Python 1

  2. hutool hutool Public

    Forked from chinabugotech/hutool

    🍬A set of tools that keep Java sweet.

    Java

  3. nacos nacos Public

    Forked from alibaba/nacos

    an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.

    Java

  4. Sentinel Sentinel Public

    Forked from alibaba/Sentinel

    A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)

    Java

  5. spring-cloud-alibaba spring-cloud-alibaba Public

    Forked from alibaba/spring-cloud-alibaba

    Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

    Java

  6. Hystrix Hystrix Public

    Forked from Netflix/Hystrix

    Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…

    Java