Standardize project naming to uncloseai-speech across all files

- 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
This commit is contained in:
Russell Ballestrini 2025-11-10 05:23:34 -05:00
parent da8e960b2d
commit 7559e56d0c
10 changed files with 313 additions and 165 deletions

View file

@ -1,6 +1,6 @@
# TTS Models and Engines
**Raccoon Mission:** Rescue abandoned open-source TTS models and integrate them into UncloseAI Speech
**Raccoon Mission:** Rescue abandoned open-source TTS models and integrate them into uncloseai-speech
## Documentation Index