vall-e logo

vall-e

lifeiteng/vall-e

PyTorch implementation of VALL-E for Zero-Shot Text-To-Speech

GraphCanon updated 3w · GitHub synced 3w

2.2k stars330 forksLast push 11mo Python Apache-2.0

Decision brief

VALL-E is a Python-based tool using PyTorch for zero-shot text-to-speech conversion.

Good fit when

  • When you require high-fidelity speech synthesis that does not require prior training on specific voices
  • For applications needing quick turnaround without extensive model fine-tuning

Avoid when

  • If your project demands real-time processing, as VALL-E's performance may be slow due to its complex model architecture
  • When limited computational resources are available, as the tool relies on PyTorch and substantial compute power for inference

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Slowing (322d since push)
As of 3w
Provenance
Not a fork · Personal account
As of 3w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install vall-e
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A Python-based repository that implements VALL-E using PyTorch to enable the conversion from text to speech via zero-shot learning.

Capability facts

Languages
python

Source: github.language · Jul 29, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 29, 2026)

pip install phonemizer==3.2.1 pypinyin==0.48.0
Source link

Tags

README

Install Deps

To get up and running quickly just follow the steps below:


---

## OSX: brew install espeak
pip install phonemizer==3.2.1 pypinyin==0.48.0

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.