Discover and explore top open-source AI tools and projects—updated daily.
ASLP-labAdvanced instruct text-to-speech for voice design and cloning
Top 100.0% on SourcePulse
Summary
VoiceSculptor provides an instruct text-to-speech (TTS) solution for advanced voice design and cloning. It enables researchers and power users to generate and manipulate synthetic voices via natural language, offering fine-grained control over attributes like pitch and emotion, built on LLaSA and CosyVoice2.
How It Works
The system comprises voice design and voice cloning components. Voice design synthesizes novel timbres from descriptive text, enhanced by RAG for command refinement and attribute control. Generated audio prompts CosyVoice2 for timbre cloning and speech synthesis.
Quick Start & Requirements
pip install -r requirements.txt.VoiceSculptor-VD and xcodec2 via git lfs.python infer.py (specify model paths).python gradio/webui.py, supports vLLM.git lfs.Highlighted Details
Maintenance & Community
Recent releases include RAG/WebUI/vLLM code (Jan 2026), technical report (Jan 2026), and demo assets (Jan 2026). Contact: jingbin.hu@mail.nwpu.edu.cn, lxie@nwpu.edu.cn. A WeChat group is available for technical discussions.
Licensing & Compatibility
Licensed under Apache 2.0, permitting free use for academic research, education, and legitimate applications. A strict usage disclaimer prohibits unauthorized voice cloning, impersonation, fraud, deepfakes, or illegal activities, emphasizing that generated voices are synthetic and not tied to specific individuals.
Limitations & Caveats
Key components remain under development or are marked as TODOs, including text generation code, sample dataset, voice cloning code, and training code. The project emphasizes responsible AI use, with generated voices being synthetic outputs.
4 months ago
Inactive