Pinned Repositories
AttentionBasedProsodyPrediction
Encoder and Decoder and Attention Based Prosody Prediction
awesome-talking-head-corpus
something about avatar corpus
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
Crawler
抖音(a_bogus最新版)、快手、哔哩哔哩、小红书、淘宝、京东、微博平台帖子、评论、搜索高性能爬虫服务器。docker一键快速部署。它可以获取这些平台上的公开信息,但请遵守下方的的免责声明。
d2l_zh_tensorflow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现的部分代码改成tensorflow2.0的实现
DINet
The source code of "DINet: deformation inpainting network for realistic face visually dubbing on high resolution video."
MegaPortraits
Unofficial Implementation of the paper "MegaPortraits: One-shot Megapixel Neural Head Avatars"
MODA
Official Repository for ICCV-2023 MODA
NLP-BERT--ChineseVersion
谷歌自然语言处理模型BERT:论文解析与python代码
NLP_baselines
some baselines for different tasks
taichuai's Repositories
taichuai/MODA
Official Repository for ICCV-2023 MODA
taichuai/DINet
The source code of "DINet: deformation inpainting network for realistic face visually dubbing on high resolution video."
taichuai/AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
taichuai/avatar
taichuai/Awesome-Video-Datasets
Video datasets
taichuai/BackgroundMattingV2
Real-Time High-Resolution Background Matting
taichuai/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文总结+润色+审稿+审稿回复
taichuai/CodeTalker
[CVPR 2023] CodeTalker: Speech-Driven 3D Facial Animation with Discrete Motion Prior
taichuai/Deep3DFaceRecon_pytorch
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
taichuai/EditAnything
taichuai/efficientspeech
PyTorch code implementation of EfficientSpeech - to be presented at ICASSP2023.
taichuai/FaceForensics
Github of the FaceForensics dataset
taichuai/FreeVC
FreeVC: Towards High-Quality Text-Free One-Shot Voice Conversion
taichuai/grid-downloader
Download GRID corpus dataset.
taichuai/HDTF
the dataset and code for "Flow-guided One-shot Talking Face Generation with a High-resolution Audio-visual Dataset"
taichuai/headGAN
HeadGAN - Official PyTorch Implementation (ICCV 2021)
taichuai/ICCV2023-MCNET
The official code of our ICCV2023 work: Implicit Identity Representation Conditioned Memory Compensation Network for Talking Head video Generation
taichuai/learning_research
本人博士期间的科研经验
taichuai/LiveSpeechPortraits
Live Speech Portraits: Real-Time Photorealistic Talking-Head Animation (SIGGRAPH Asia 2021)
taichuai/MetaPortrait
[CVPR 2023] MetaPortrait: Identity-Preserving Talking Head Generation with Fast Personalized Adaptation
taichuai/naturalspeech
A fully working pytorch implementation of NaturalSpeech (Tan et al., 2022)
taichuai/Next3D
[CVPR 2023 Highlight] Next3D: Generative Neural Texture Rasterization for 3D-Aware Head Avatars
taichuai/Non-Attentive-Tacotron
This is Pytorch Implementation of Google's Non-attentive Tacotron.
taichuai/OneEuroFilter
Simple Python and Julia implementations of the 1€ Filter. The codes can be used as a pseudocode for implementing the algorithm in other languages.
taichuai/pits
PITS: Variational Pitch Inference for End-to-end Pitch-controllable TTS without External Pitch Predictor
taichuai/QuickVC-VoiceConversion
QuickVC: Any-to-many Voice Conversion Using Inverse Short-time Fourier Transform for Faster Conversion
taichuai/so-vits-svc-fork
so-vits-svc fork with realtime support, improved interface and more features.
taichuai/taichuai
Config files for my GitHub profile.
taichuai/torch-whisper-guided-vc
Torch implementation of Whisper-guided DDPM based Voice Conversion
taichuai/whisper-ctc
Whisper Encoder (extracted from pretrained) with a Linear on top and solve using CTC criterion