Commit graph

19 commits

Author SHA1 Message Date
ad6a4d4990 Fix docker-compose.yml for older docker-compose versions 2026-01-26 14:25:06 -05:00
b315659be6 Make Qwen3-TTS the default engine, add CPU-only docker support
- Switch default TTS engine from Piper to Qwen3-TTS (1.7B params)
- Upgrade to Python 3.12
- Add docker-compose.cpu.yml for CPU-only deployments
- Improve GPU configuration with NVIDIA environment variables
- Comment out optional engines (Piper, XTTS, Silero, Kokoro) in requirements
- Update Makefile with local/local-cpu targets and venv support
- Simplify voice_to_speaker.default.yaml for Qwen3-TTS voices
- Update docs/MODELS.md with Qwen3-TTS documentation
- Add git commit guidelines to CLAUDE.md
2026-01-26 10:41:23 -05:00
058ad5840b Fix docker-compose image references to use local builds
Replace upstream ghcr.io/matatonic image references with local image names.
This was missed in the naming standardization commit 7559e56.

- docker-compose.yml: uncloseai-speech:local
- docker-compose.min.yml: uncloseai-speech-min:local
- docker-compose.rocm.yml: uncloseai-speech-rocm:local
2025-12-13 10:53:36 -05:00
4aebcc037f Rebrand project to UncloseAI Speech
Renamed all references from openedai-speech to uncloseai-speech across
the entire codebase, including:
- Project name in README and documentation
- Docker image names in compose files
- Makefile deployment paths and container names
- Configuration examples in vars.sh.example

This establishes our raccoon mission fork as UncloseAI Speech, a unified
TTS system supporting multiple engines (Piper, XTTS, etc.) with OpenAI
API compatibility.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-09 09:11:09 -05:00
matatonic
72c7b799b9 xtts: +AMD gpu ROCm, +Apple MPS 2024-06-24 20:35:07 -04:00
matatonic
2fcb7cef0f 0.11.0 - Multilingual, new startup & dockerfiles, Fixes: #5, #6, #8, #9 2024-05-29 17:01:11 -04:00
matatonic
676f3f38c8 0.10.1 - language 2024-05-05 13:23:33 -04:00
matatonic
9a7912a78b 0.10.1 - fixes #1 2024-05-05 13:11:21 -04:00
matatonic
c4d9d4e7a7 0.10.0 + docs update 2024-04-27 11:37:52 -04:00
matatonic
6864cf03b1 0.10.0 2024-04-26 20:42:33 -04:00
matatonic
4d76aca1af 0.9.0 2024-04-23 22:07:23 -04:00
matatonic
bd3c7a601a names 2024-03-23 15:28:10 -04:00
matatonic
e284e05865 cleanup 2024-03-23 15:12:47 -04:00
matatonic
98d1968af6 prebuilt docker, cleanup and docs. 2024-03-23 14:52:51 -04:00
matatonic
ba08f6e8f3 0.6.0 rc1 2023-11-27 23:25:44 -05:00
matatonic
b44992c806 0.2.0 rc5 2023-11-27 21:33:59 -05:00
matatonic
7a6abf1538 0.2.0 rc1 2023-11-27 19:27:31 -05:00
matatonic
0ca7da80c4 xtts wip 2023-11-27 16:57:53 -05:00
matatonic
e4d001da93 initial 2023-11-26 21:41:59 -05:00