ARIA-AGENT/diagnostic
duffyduck b373f915b5 feat(f5tts): HF-URL Support fuer Custom Checkpoints (aihpi/F5-TTS-German)
_resolve_hf_path wandelt hf://user/repo/path → lokaler Download via
huggingface_hub.hf_hub_download. So kann man in Diagnostic einfach die
HF-Pfade fuer custom Modelle reinschreiben, ohne erst manuell zu
downloaden + zu mounten.

Format: hf://aihpi/F5-TTS-German/F5TTS_Base/model_365000.safetensors
        hf://aihpi/F5-TTS-German/vocab.txt

Diagnostic UI: Placeholders + Labels angepasst mit Beispiel-HF-Pfaden
und Hinweis dass fuer Fine-Tunes "F5TTS_Base" statt "F5TTS_v1_Base"
als Architektur-Name gesetzt werden muss.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 19:16:44 +02:00
..
Dockerfile added diagnostic page 2026-03-12 00:08:30 +01:00
index.html feat(f5tts): HF-URL Support fuer Custom Checkpoints (aihpi/F5-TTS-German) 2026-04-24 19:16:44 +02:00
package.json added diagnostic page 2026-03-12 00:08:30 +01:00
server.js feat: HF-Cache raus + service_status Banner in Diagnostic 2026-04-24 16:21:19 +02:00