Dieter Schlüter dschlueter
  • Joined on 2026-02-12
dschlueter pushed to main at dschlueter/chatterbox-tts-cli 2026-07-11 17:21:39 +02:00
2bea7fb597 Wörterbuch: Abkürzungen korrigiert, Neustart-Hinweis in der Doku
cd9383ff88 Aussprache-Wörterbuch: eigenes Modul, Wortgrenzen, gepflegte Liste, Kandidaten-Suche
1ce6540711 feat(service): no_playback-Flag (nur WAV erzeugen, kein lokales Abspielen)
Compare 3 commits »
dschlueter pushed to main at dschlueter/open_notebook 2026-07-11 16:53:01 +02:00
9bcd11af66 Docs: point at the pronunciation dictionary in chatterbox-tts-cli
dschlueter pushed to main at dschlueter/open_notebook 2026-07-11 15:56:04 +02:00
a10874c574 Pin the transcript JSON keys so a stray "sender" cannot kill the podcast
5b389fae58 Guard against stopping the stack while a podcast is running
Compare 2 commits »
dschlueter pushed to main at dschlueter/open_notebook 2026-07-11 15:14:48 +02:00
9e6d790830 Run containers as the host user instead of root
dschlueter pushed to main at dschlueter/open_notebook 2026-07-11 14:41:37 +02:00
09c6d910a7 Docs: close the gaps an audit turned up
4805fe75ed Pin images by digest; add update, smoke-test and status scripts
f350e49bd5 Add audio fallback so videos without captions work
2a057d04e1 Fix YouTube sources with German transcripts landing empty
ba98ac4eb4 Add prune_podcast_data.py: clean up podcast data Open Notebook leaves behind
Compare 10 commits »
dschlueter created branch main in dschlueter/open_notebook 2026-07-11 14:41:37 +02:00
dschlueter created repository dschlueter/open_notebook 2026-07-11 14:28:10 +02:00
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-10 17:11:39 +02:00
b0c215abbb feat(scripts): detect how a model evades, not just whether
ad0afa6404 docs(prompts): add three alignment probe prompts for prosa
Compare 2 commits »
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-10 16:49:21 +02:00
bee6a71de0 docs: add model profiles, evaluation rubric, and CLAUDE.md
6f2f8aff6c feat(scripts): add prompt-test evaluator and suite runner
3e3dd1c150 fix(cli): stop --print-effective-config from starting a container
218c3fc791 feat(docker): support a multimodal projector via --mmproj
Compare 4 commits »
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-09 18:43:04 +02:00
489af21fd2 docs(prompts): add RNG-uniform coding prompt and ornith35b usage
6076e3bcb8 feat(chat): make streaming and chat timeouts per-profile configurable
Compare 2 commits »
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-07 22:41:01 +02:00
e2297f43e4 docs(prompts): further harden coding prompt against verified defects
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-07 20:31:01 +02:00
7cd91d2604 docs(prompts): add coding rules for test fixtures and benchmark sizing
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-07 20:10:18 +02:00
2ca19c9452 docs(prompts): enforce ±5% length tolerance and coding correctness rules
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-07 19:56:28 +02:00
f193acf032 docs: add example system/user prompts for prose, speeches, and code
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-07 11:30:37 +02:00
d41a65d58e docs: tidy README license section (blank line, umlaut in name)
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-07 11:20:59 +02:00
55af8d8fb3 test: cover build_archive and add it to the ruff scope
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-07 11:17:44 +02:00
b8680cc049 docs: move BEDIENUNGSANLEITUNG and INSTALL_FROM_ARCHIVE into docs/
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-07 11:08:35 +02:00
0dc08b003d docs: add a documentation index and repo inventory
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-07 10:56:23 +02:00
4a5c2e27e1 docs: remove redundant docs, fold migration table into README
dschlueter pushed to main at dschlueter/llamacppctl 2026-07-07 10:49:00 +02:00
b6e99eed41 ci: add local pre-push gate (ruff + mypy + pytest)