GraphCanon updated today · GitHub synced today
Decision brief
Powerful cross-lingual TTS for multilingual audio projects with no need for model fine-tuning.
Good fit when
- Project requires support for multiple languages without the necessity of model fine-tuning.
- Aiming to achieve zero-shot text-to-speech synthesis across different languages.
Avoid when
- When project strictly demands language-specific TTS refinement and customization.
- For scenarios needing real-time low-latency TTS performance as Confucius4-TTS focuses on cross-lingual capabilities rather than speed optimizations.
Observed Jul 15, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (5d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install Confucius4-TTS PyPISimilar 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
Confucius4-TTS provides the capability for multilingual and cross-lingual zero-shot text-to-speech synthesis using deep learning techniques.
Capability facts
- Languages
- python
Source: github.language · Aug 24, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Requirements
- Python 3.10
- CUDA 12.6
2. Install the vLLM add-on dependencies
pip install -r requirements_vllm_add.txt
For agents
This page has a .md twin and JSON over the API.