Selbst gehostetes [Open Notebook](https://github.com/lfnovo/open-notebook) : - local Deployment per Docker Compose . - KI-gestützter Notiz-/Recherche-Assistent mit Chat, Quellenverwaltung und Podcast-Erstellung.
  • Python 44.9%
  • Shell 37.9%
  • Jinja 17.2%
Find a file
dschlueter ef700613fe Document the two new CC0-licensed Piper-synthesized reference voices
male_thorsten/female_kerstin come from Piper's openly-licensed German voice
models, not scraped real-person audio, to avoid cloning someone's voice
without consent. Speaker profiles now use distinct voices per speaker instead
of everyone defaulting to the owner's own cloned voice.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-10 22:45:03 +02:00
services Add voice cloning to the TTS wrapper, default to the owner's own voice sample 2026-07-10 22:38:03 +02:00
.env.example Initial setup: docker-compose for Open Notebook (SurrealDB + open_notebook), Ollama + OpenRouter as AI providers 2026-07-10 21:05:23 +02:00
.gitignore Add voice cloning to the TTS wrapper, default to the owner's own voice sample 2026-07-10 22:38:03 +02:00
CLAUDE.md Document the two new CC0-licensed Piper-synthesized reference voices 2026-07-10 22:45:03 +02:00
docker-compose.yml Initial setup: docker-compose for Open Notebook (SurrealDB + open_notebook), Ollama + OpenRouter as AI providers 2026-07-10 21:05:23 +02:00