hadaev8's Stars
eugeneyan/open-llms
📋 A list of open LLMs available for commercial use.
jasonppy/VoiceCraft
Zero-Shot Speech Editing and Text-to-Speech in the Wild
timothybrooks/instruct-pix2pix
timeseriesAI/tsai
Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
xuebinqin/DIS
This is the repo for our new project Highly Accurate Dichotomous Image Segmentation
openai/consistencydecoder
Consistency Distilled Diff VAE
Alpha-VLLM/Lumina-T2X
Lumina-T2X is a unified framework for Text to Any Modality Generation
lucidrains/lion-pytorch
🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch
adobe-research/custom-diffusion
Custom Diffusion: Multi-Concept Customization of Text-to-Image Diffusion (CVPR 2023)
Lightning-AI/lightning-thunder
Make PyTorch models up to 40% faster! Thunder is a source to source compiler for PyTorch. It enables using different hardware executors at once; across one or thousands of GPUs.
xl0/lovely-tensors
Tensors, for human consumption
zsyOAOA/ResShift
ResShift: Efficient Diffusion Model for Image Super-resolution by Residual Shifting (NeurIPS@2023 Spotlight, TPAMI@2024)
wenet-e2e/speech-synthesis-paper
List of speech synthesis papers.
PiotrNawrot/nanoT5
Fast & Simple repository for pre-training and fine-tuning T5-style models
NVIDIA/BigVGAN
Official PyTorch implementation of BigVGAN (ICLR 2023)
lucidrains/voicebox-pytorch
Implementation of Voicebox, new SOTA Text-to-speech network from MetaAI, in Pytorch
samuela/git-re-basin
Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"
fal-ai/aura-sr
AuraSR: GAN-based Super-Resolution for real-world
yl4579/StyleTTS
Official Implementation of StyleTTS
konstmish/prodigy
The Prodigy optimizer and its variants for training neural networks.
lucidrains/x-unet
Implementation of a U-net complete with efficient attention as well as the latest research findings
mlomnitz/DiffJPEG
SungFeng-Huang/Meta-TTS
Official repository of https://doi.org/10.1109/TASLP.2022.3167258. More up-to-date code is in "refactor" branch.
keonlee9420/STYLER
Official repository of STYLER: Style Factor Modeling with Rapidity and Robustness via Speech Decomposition for Expressive and Controllable Neural Text to Speech, INTERSPEECH 2021
giannisdaras/multires_textual_inversion
[NeurIPS 2022: Score-Based Modeling Workshop] Multiresolution Textual Inversion
oss-roettger/XL-Textual-Inversion
Textual Inversion for Stable Diffusion XL 1.0
bohanli/vae-pretraining-encoder
PyTorch implementation of A Surprisingly Effective Fix for Deep Latent Variable Modeling of Text (EMNLP 2019)
nostalgebraist/improved-diffusion
Text-writing denoising diffusion (and much more)
etetteh/sota-data-augmentation-and-optimizers
This repository contains some of the latest data augmentation techniques and optimizers for image classification using pytorch and the CIFAR10 dataset
Rainymood/Gradient-Descent-The-Ultimate-Optimizer
Paper and code for Gradient Descent: The Ultimate Optimizer