uncloseai-speech/docs
Russell Ballestrini 2c6c1ad577 Add XTTS support to Makefile and create CLAUDE.md guide
Makefile improvements:
- Add voices-xtts target to download speaker samples
- Add test-xtts target for testing HD model
- Split voices into voices-piper and voices-xtts
- Update help text with all new targets

speech.py:
- Fix threading import scope issue for XTTS
- Remove redundant 'import threading' inside Piper block

docs/CLAUDE.md:
- Complete guide for Claude Code contributors
- Makefile-first development philosophy
- Never create dirs manually, always use Makefile
- Documentation requirements and testing philosophy
- Common mistakes to avoid
- Raccoon mission values and principles

This ensures consistent, repeatable deployments and makes it easy
to add new TTS engines following the same pattern.

🦝 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-09 09:52:13 -05:00
..
AUDIT.md Add comprehensive repository audit and raccoon mission roadmap 2025-11-09 09:32:22 -05:00
CLAUDE.md Add XTTS support to Makefile and create CLAUDE.md guide 2025-11-09 09:52:13 -05:00
MIRRORS.md Add comprehensive TTS model and mirror documentation 2025-11-09 09:28:02 -05:00
MODELS.md Add comprehensive TTS model and mirror documentation 2025-11-09 09:28:02 -05:00