GPS Raspberry Pi NTP Server

This post details how to create a stratum-1 NTP Server using a Raspberry Pi utilizing GPS and PPS, and get time within 100 nanoseconds of real time, directly from the atomic clocks located in the GPS satellites above your head. The best part about this guide is that this will work with no internet. After initial setup, you could disconnect it from the internet and they would work. All of the other guides out there that I have found do not include the configuration necessary for this.

Source: GPS Raspberry Pi NTP Server (NetworkProfile.org)

Whishper – Open-source, local-first audio transcription and subtitling suite with a simple web UI.

Whishper Open-source, local-first audio transcription and subtitling suite with a simple web UI.

Features

Open Source – Whishper is 100% Open Source software.

Self-Hosted – Thanks to open-source technologies, Whishper can run 100% offline. Your data never leaves your computer.

Transcribe – Transcribe any media to text. Thanks to faster-whisper, transcriptions are lightning fast.

Translate – Whishper allows you to translate your transcriptions to and from more than 60 languages thanks to Argos Translate and LibreTranslate.

Subtitles – Download the transcriptions in many formats (json, txt, vtt, srt).

Subtitle editor – Easily edit your subtitles right in the Web-UI.

Whishper is a web application that runs inside a Docker container. This means that you can install it on any machine that supports Docker.

Source: Whishper