Recently Updated Pages
From Recording to Summary
# Einmalig: Prompt-Datei aus YAML generieren uv run --with pyyaml python3 bin/build-whisper-pro...
summarize-meeting.sh
#!/usr/bin/env bash set -euo pipefail # --------------------------------------------------------...
build-summary-context.py
#!/usr/bin/env python3 """ build-summary-context.py Extracts summarizer-relevant fields from a Tr...
transcribe-audio.sh - mit Prompt
#!/usr/bin/env bash set -euo pipefail # --------------------------------------------------------...
normalize-transcript.py
#!/usr/bin/env python3 """ normalize-transcript.py Replaces alias variants in a whisper transcrip...
build-whisper-prompt.py
#!/usr/bin/env python3 """ build-whisper-prompt.py Extracts primary keys from a TranscriptOMatic ...
Building Consistency
Testing several phonetic spellings for names with a lot of errors Maybe testing several spelling...
transcribe-audio.sh - With Context
#!/usr/bin/env bash set -euo pipefail # --------------------------------------------------------...
Ariana's Tiny House
On the Move For when the house has to be moved, a checklist exists covering what needs to be unp...
The Context-Template
# Optimised for: qwen2.5:32b via ollama # System: macOS Tahoe 26.3.1 # Ollama: 0.17.7 # Command: ...
transcribe_audio.sh — Pre-Context
#!/usr/bin/env bash set -euo pipefail # --------------------------------------------------------...
Script meetings/bin/meeting-follow
./bin/meeting-follow Display the transcript while it is generated. Usage meeting-follow Script #...
Script meetings/bin/meeting-stop
./bin/meeting-stop Stops the active transcription session and finalises all session files. Usage ...
Script meetings/bin/meeting-start
Starts a new live transcription session. ./bin/meeting-start Usage German: meeting-start --de ...
Setting-Up Files, Folders and Setting Permissions
Files & Folders Create the recommended folder and file structure: cd $HOME; mkdir -p meetings/lib...
WTF a Raspberry Pi 500?
When I began working on this idea, it was the hardware I had at hand.
Storage & Preventing Data Loss
SD Cards Are Not (Really) a Storage Medium You need to set up Syncthing not only on the device yo...
Beyond a Raspberry Pi 500 …
If you want to try to get better results than I was able to produce, consider using a Raspberry P...
Pre-Session Checklist
Boot your Raspberry Pi Sign into your Raspberry Pi's GUI (Optional) Check if Syncthing is runnin...
Post-Session Checklist
Stop meeting-follow (Ctrl+C) Start meeting-stop Enter the session's title Leave the voice cha...