uncloseai-speech/scripts
russell@unturf.com c3ac2def48 Add idempotent voice registry system for permanent speaker-to-name assignments
- voice_registry.json: append-only registry with 50 name pools per gender,
  locked speaker assignments, and multi-corpus support
- Rewrite download script to be registry-driven: loads registry, assigns
  names deterministically (sorted by speaker ID), never changes existing
  assignments
- Update docs/VOICES.md with registry system documentation
- Support --registry and --corpora CLI flags for multi-corpus downloads
2026-01-27 13:59:39 -05:00
..
add_voice.py Organize repository: create scripts/ and docs/ directories 2025-11-09 09:25:21 -05:00
download_diverse_voices.py Add idempotent voice registry system for permanent speaker-to-name assignments 2026-01-27 13:59:39 -05:00
download_diverse_voices.sh Add 20 diverse voice samples for Qwen3-TTS 2026-01-26 16:50:54 -05:00
download_samples.sh Organize repository: create scripts/ and docs/ directories 2025-11-09 09:25:21 -05:00
download_voice_samples.sh Use LJ Speech sample for voice cloning (Alibaba Cloud URL blocked) 2026-01-26 16:28:39 -05:00
fetch_voices.py Add 20 diverse voice samples for Qwen3-TTS 2026-01-26 16:50:54 -05:00
say.py Organize repository: create scripts/ and docs/ directories 2025-11-09 09:25:21 -05:00
test_voices.sh Organize repository: create scripts/ and docs/ directories 2025-11-09 09:25:21 -05:00