seshat-tts
CI / Tests (3.10) (push) Waiting to run
CI / Tests (3.13) (push) Waiting to run

This commit is contained in:
2026-05-22 05:54:01 -04:00
commit 75fc1afa53
48 changed files with 4192 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
## Summary
Describe what changed and why.
## Testing
- [ ] `python -m pytest -q`
- [ ] GUI smoke tested, if UI behavior changed
- [ ] Build tested, if packaging changed
## Checklist
- [ ] No secrets, voice samples, local configs, or generated binaries committed
- [ ] Documentation updated if behavior changed
- [ ] Third-party notices preserved
- [ ] Change is scoped and maintainable