- Add CHANGELOG.md with full version history (moved from README)
- Update all documentation to use lowercase 'uncloseai-speech' project name
- Update organization references to lowercase 'uncloseai' (not 'UncloseAI')
- Add Brand Identity section to docs/CLAUDE.md with naming guidelines
- Update speech.py argparse description to match branding
- Update README.md headers and sections with consistent naming
- Update all model documentation with consistent branding
Files updated:
- CHANGELOG.md (new file)
- README.md (changelog reference, server options, multilingual section)
- speech.py (--workers argument, branding in argparse)
- Makefile (header comment)
- docs/CLAUDE.md (Brand Identity section)
- docs/MODELS.md
- docs/MIRRORS.md
- docs/AUDIT.md
- docs/models/coqui-tts.md
- docs/research/tts-models-overview.md
Branding standard:
- Project: uncloseai-speech (lowercase, hyphenated)
- Organization: uncloseai (lowercase, one word)
🦝 Generated with Claude Code
- Created comprehensive silero-tts.md documentation
* 148 voices across 5 languages
* Integration details and API usage
* Known issues documented (Russian/Spanish)
* Raccoon rating: 5/5 (perfect rescue!)
- Updated kokoro-tts.md with integration status
* 34 voices (American + British English)
* API usage examples and configuration
* Successful Raccoon Mission completion
* Raccoon rating: 4/5
- Updated MODELS.md master doc
* Moved Silero and Kokoro to "Currently Integrated"
* Updated voice counts (245 total across all engines)
* Updated roadmap with completed tasks
* Added /v1/models endpoint to integration status
Documentation reflects current state:
- 4 TTS engines integrated (Piper, XTTS, Silero, Kokoro)
- 245 total voices available
- 4 API endpoints (tts-1, tts-1-hd, tts-1-silero, tts-1-kokoro)
🦝 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>