models: drop the self-referential stt/tts symlinks

7ab9b48 committed models/stt and models/tts as symlinks to their own
absolute paths:

    models/stt -> /home/kami/apps/Maven/models/stt

They came from an agent worktree under scratchpad/wt, where a link back
to the main checkout resolves. In the main checkout it points at itself.

Both paths are gitignored, so checking out that commit overwrites the
real model directories without warning and git says nothing. On homesrv
it destroyed models/stt/ggml-small.bin and the piper voice, and mavsttd
crash-looped on the missing whisper model.

The directories are host state fetched separately, per deploy/README.md.
Nothing under models/stt or models/tts belongs in git.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TrVSBKe3RFDF4fGYKWYQnX
This commit is contained in:
kami
2026-08-01 16:59:33 +04:00
parent 6915e6a714
commit 7e402b279d
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
/home/kami/apps/Maven/models/stt
-1
View File
@@ -1 +0,0 @@
/home/kami/apps/Maven/models/tts