lifeiteng/vall-e
PyTorch implementation of VALL-E(Zero-Shot Text-To-Speech), Reproduced Demo https://lifeiteng.github.io/valle/index.html
This project helps create realistic, human-like speech from text. You provide written text and a short audio sample of a person's voice, and it generates that text spoken in the provided voice. This is useful for content creators, audiobook producers, or anyone needing to generate custom speech with specific speaker identities.
2,207 stars. No commits in the last 6 months.
Use this if you need to synthesize natural-sounding speech from text, while maintaining the unique vocal characteristics of a specific speaker from just a few seconds of audio.
Not ideal if you are looking for a pre-trained, ready-to-use service, as this project requires technical setup and training to prevent misuse.
Stars
2,207
Forks
334
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/lifeiteng/vall-e"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
canopyai/Orpheus-TTS
Towards Human-Sounding Speech
Plachtaa/VALL-E-X
An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in...
umbertocappellazzo/Omni-AVSR
Official Pytorch implementation of "Omni-AVSR: Towards Unified Multimodal Speech Recognition...
primepake/learnable-speech
This repo is text to speech with learnable audio encoder without alignment with transcript reference
ExplainableML/ZerAuCap
[NeurIPS 2023 - ML for Audio Workshop (Oral)] Zero-shot audio captioning with audio-language...