Lucy-TTS/F5: Skripte + Batches versionieren, schwere Assets ignoriert
- pocket_server.py (Produktions-TTS mit Stimmen-Waechter), text_norm, Bench-/Diag-Skripte - lucy-f5: f5_server/f5_test/bench_dml (DirectML-Experiment, Phase C/D offen) - .gitignore: venvs/Modelle/Audio/Logs der beiden Ordner + box_recon/gemma_swap-Scratch Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
chcp 65001 >nul
|
||||
cd /d "F:\Coding Stuff\mission-control-2\client\lucy-tts"
|
||||
echo Umlaut-Test: Logik-Check + Vorher/Nachher-Audio...
|
||||
echo.
|
||||
"ptts-venv\Scripts\python.exe" umlaut_test.py > umlaut_test.log 2>&1
|
||||
type umlaut_test.log
|
||||
echo.
|
||||
pause
|
||||
Reference in New Issue
Block a user