VoIPster Communications President Launches Open-Source Voice Dictation Solution for Linux

Andrew Mitchell, President and Senior Network Engineer of VoIPster Communications, Inc., has officially announced the release of the Linux Dictation Project, an open-source voice dictation and voice command interface tailored for Linux users with accessibility in mind. Available now on GitHub, the project aims to empower users—especially those with physical disabilities—by enabling full voice-driven text entry and computer control using natural speech.

The tool integrates OpenAI’s Whisper for transcription and features command modes for controlling applications such as LibreOffice, window navigation, text selection, and even keyboard shortcuts using voice input.

“As someone living with cerebral palsy, I’ve experienced firsthand the barriers that traditional computing interfaces present,” said Mitchell. “This project is about giving back and creating a reliable, fully customizable, offline-capable dictation system that respects user privacy and works natively on Linux.”

Key features include:
– Offline transcription powered by Whisper
– Text dictation mode and command control mode
– Voice-controlled selection and editing functions
– Support for modifier key operations (Shift, Ctrl, Alt, Super)
– Systemd integration for always-on startup on Linux systems

The Linux Dictation Project is designed to be extensible and is freely available under an open-source license to foster collaboration and further innovation within the community.

Join the Movement Contributions, feedback, and collaboration are welcome. Developers, accessibility advocates, and users are encouraged to explore the repository, report issues, or suggest new features.

GitHub Repository: https://github.com/wheeler01/Linux-Dictation-Project

The post VoIPster Communications President Launches Open-Source Voice Dictation Solution for Linux appeared first on Linux Today.

[$] FAIR package management for WordPress

Matt
Mullenweg—WordPress
co-founder and CEO of WordPress hosting company Automattic—started a messy public spat with
WP Engine. After that, it
seemed inevitable that the larger WordPress community would seek to
untangle itself from its dependence on the WordPress.org plugin and
theme repository. That shoe finally dropped on June 6,

At the AltCtrlOrg conference in Basel,
Switzerland, a short walk away from WordCamp Europe 2025,
a group of WordPress community participants unveiled FAIR.pm,
backed by the Linux Foundation. and is
designed to be

Summaries from the 2025 Python Language Summit

The Python Software Foundation blog is carrying a
set of detailed summaries from the 2025 Python Language Summit
:

The Python Language Summit 2025 occurred on May 14th in Pittsburgh,
Pennsylvania. Core developers and special guests from around the
world gathered in one room for an entire day of presentations and
discussions about the future of the Python programming language.

Topics covered include making breaking changes less painful, free-threaded
Python, interaction with Rust, and challenges faced by the Steering
Council.

FusionTech MBM-T113 Delivers Compact ARM-Based Performance in Mobile-ITX Form Factor

The MBM-T113 is a 60x60mm Mobile-ITX embedded board from FusionTech, built around the Allwinner T113-S3 processor. It incorporates a dual-core ARM Cortex-A7 and a HiFi4 DSP, and is intended for use in compact embedded systems where multimedia capabilities and space efficiency are required. FusionTech notes that the Cortex-A7 cores operate at 1.2GHz. The board is […]

Microsoft Wants to Update All Your Software — Here’s What That Means

Microsoft is preparing to change the way your PC handles updates with a new centralized software update platform. Instead of relying on a patchwork of tools and notifications, this system aims to streamline the process—updating all apps, drivers, and system components in one place. This kind of coordination could have as much impact on your digital life as a shift in perspective on people can have in your personal one.

Why the Change?

Windows users have long been frustrated by inconsistent and scattered update systems. While Windows Update handles the OS and some drivers, third-party apps often require their own updaters—or worse, manual intervention. This leads to missed updates, security gaps, and wasted time.

Microsoft’s solution is a single orchestration platform that can manage all updates intelligently and efficiently. Developers can register their apps using PowerShell or WinRT APIs, allowing the operating system to handle everything from update scheduling to notifications.

The post Microsoft Wants to Update All Your Software — Here’s What That Means appeared first on Linux Today.