vall-e
Text-to-speech system
A PyTorch implementation of a text-to-speech synthesizer based on large language models
PyTorch implementation of VALL-E(Zero-Shot Text-To-Speech), Reproduced Demo https://lifeiteng.github.io/valle/index.html
2k stars
49 watching
320 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
chatgptin-context-learninglarge-language-modelstext-to-speechttsvall-evalle
Related projects:
Repository | Description | Stars |
---|---|---|
soobinseo/tacotron-pytorch | A PyTorch implementation of an end-to-end text-to-speech synthesis model. | 207 |
plachtaa/vall-e-x | A research implementation of Microsoft's VALL-E X zero-shot TTS model for multilingual text-to-speech synthesis and voice cloning | 7,701 |
r9y9/deepvoice3_pytorch | An implementation of text-to-speech synthesis using convolutional neural networks in PyTorch | 1,969 |
erogol/fftnet | An implementation of a deep learning-based text-to-speech model using the FFTNet architecture. | 81 |
r9y9/tacotron_pytorch | An implementation of Tacotron speech synthesis model using PyTorch. | 309 |
awni/speech | A PyTorch implementation of end-to-end speech recognition models. | 755 |
yxlllc/ddsp-svc | Real-time end-to-end singing voice conversion system using DDSP models and various machine learning techniques | 1,910 |
nytud/emtsv | A text processing system designed to handle various tasks in Hungarian language processing using Python and TSV-based data exchange. | 27 |
baaivision/eve | A PyTorch implementation of an encoder-free vision-language model that can be fine-tuned for various tasks and modalities | 235 |
2noise/chattts | A generative speech model designed to synthesize natural and expressive dialogue in interactive conversations. | 32,662 |
vpgtrans/vpgtrans | Transfers visual prompt generators across large language models to reduce training costs and enable customization of multimodal LLMs | 270 |
graykode/gpt-2-pytorch | An implementation of the GPT-2 language model in PyTorch for generating text | 975 |
asyml/texar-pytorch | A toolkit providing easy-to-use machine learning modules and functionalities for natural language processing and text generation tasks | 745 |
ai-forever/ru-dalle | Generates images from Russian texts using AI models | 1,644 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |