Voice conversion pipeline (Soprano TTS → RVC) with Docker support. Previously tracked as bare gitlink; removed .git/ directories and absorbed into main repo for unified tracking. Includes: Soprano TTS, RVC WebUI integration, Docker configs, WebSocket API, and benchmark scripts. Updated .gitignore to exclude large model weights (*.pth, *.pt, *.onnx, *.index). 287 files (3.1GB of ML weights properly excluded via gitignore).
12 lines
126 B
Plaintext
12 lines
126 B
Plaintext
__pycache__/
|
|
test.py
|
|
*.wav
|
|
dist/
|
|
*.egg-info/
|
|
.venv/
|
|
.task/
|
|
BACKEND-SELECTION.md
|
|
Taskfile.yml
|
|
benchmark.py
|
|
examples-backend.py
|