🐛 Describe the bug When using a Huggingface T5 model to generate text, one usually uses generate(). This function ends up calling the forward() method of the model with a set of options that result in the function returning a Seq2SeqLMOu...
PyTorch Implementation of GenerSpeech (NeurIPS'22): a text-to-speech model towards zero-shot style transfer of OOD custom voice. - Rongjiehuang/GenerSpeech
A PyTorch implementation of the paper "ZigMa: A DiT-Style Mamba-based Diffusion Model" - VisionMamba/zigma
Based on the paper 'High-Resolution Network for Photorealistic Style Transfer' I provide a PyTorch implementation of the model. https://github.com/limingcv/Photorealistic-Style-Transfer - KushajveerSingh/Photorealistic-Style-Transfer
PyTorch implementation of MuseMorphose (published at IEEE/ACM TASLP), a Transformer-based model for music style transfer. - YatingMusic/MuseMorphose
A PyTorch implementation of the paper "ZigMa: A DiT-Style Mamba-based Diffusion Model" (ECCV 2024) - CompVis/zigma