Skip to main content

Recently Updated Pages

From Recording to Summary

Workflow

# Einmalig: Prompt-Datei aus YAML generieren uv run --with pyyaml python3 bin/build-whisper-pro...

Updated 17 minutes ago by Mela

summarize-meeting.sh

The Scripts

#!/usr/bin/env bash set -euo pipefail # --------------------------------------------------------...

Updated 29 minutes ago by Mela

build-summary-context.py

The Scripts

#!/usr/bin/env python3 """ build-summary-context.py Extracts summarizer-relevant fields from a Tr...

Updated 31 minutes ago by Mela

transcribe-audio.sh - mit Prompt

The Scripts

#!/usr/bin/env bash set -euo pipefail # --------------------------------------------------------...

Updated 16 hours ago by Mela

normalize-transcript.py

The Scripts

#!/usr/bin/env python3 """ normalize-transcript.py Replaces alias variants in a whisper transcrip...

Updated 2 days ago by Mela

build-whisper-prompt.py

The Scripts

#!/usr/bin/env python3 """ build-whisper-prompt.py Extracts primary keys from a TranscriptOMatic ...

Updated 2 days ago by Mela

Building Consistency

The Basics

Testing several phonetic spellings for names with a lot of errors Maybe testing several spelling...

Updated 2 days ago by Mela

transcribe-audio.sh - With Context

The Scripts Attic

#!/usr/bin/env bash set -euo pipefail # --------------------------------------------------------...

Updated 2 days ago by Mela

Ariana's Tiny House

Ariana

On the Move For when the house has to be moved, a checklist exists covering what needs to be unp...

Updated 3 weeks ago by Mela

The Context-Template

Adding Context

# Optimised for: qwen2.5:32b via ollama # System: macOS Tahoe 26.3.1 # Ollama: 0.17.7 # Command: ...

Updated 4 weeks ago by Mela

transcribe_audio.sh — Pre-Context

The Scripts Attic

#!/usr/bin/env bash set -euo pipefail # --------------------------------------------------------...

Updated 4 weeks ago by Mela

Script meetings/bin/meeting-follow

The Scripts

./bin/meeting-follow Display the transcript while it is generated. Usage meeting-follow Script #...

Updated 1 month ago by Mela

Script meetings/bin/meeting-stop

The Scripts

./bin/meeting-stop Stops the active transcription session and finalises all session files. Usage ...

Updated 1 month ago by Mela

Script meetings/bin/meeting-start

The Scripts

Starts a new live transcription session. ./bin/meeting-start Usage German: meeting-start --de ...

Updated 1 month ago by Mela

Setting-Up Files, Folders and Setting Permissions

How To Set-Up Preparing the Environment

Files & Folders Create the recommended folder and file structure: cd $HOME; mkdir -p meetings/lib...

Updated 1 month ago by Mela

WTF a Raspberry Pi 500?

TranscriptOMatic - Read This First

When I began working on this idea, it was the hardware I had at hand. 

Updated 1 month ago by Mela

Storage & Preventing Data Loss

Things (Also) to Consider …

SD Cards Are Not (Really) a Storage Medium You need to set up Syncthing not only on the device yo...

Updated 1 month ago by Mela

Beyond a Raspberry Pi 500 …

Things (Also) to Consider …

If you want to try to get better results than I was able to produce, consider using a Raspberry P...

Updated 1 month ago by Mela

Pre-Session Checklist

Running TranscriptOMatic

Boot your Raspberry Pi Sign into your Raspberry Pi's GUI (Optional) Check if Syncthing is runnin...

Updated 1 month ago by Mela

Post-Session Checklist

Running TranscriptOMatic

Stop meeting-follow (Ctrl+C) Start meeting-stop Enter the session's title Leave the voice cha...

Updated 1 month ago by Mela