Open-source News

A Detailed Explanation On Intel's DOIT Mode, Possible Options For Linux's Handling

Phoronix - Sun, 02/05/2023 - 05:24
Following last week's article about Linux developers eyeing a new "DOITM" security mitigation for latest Intel CPUs based on guidance from Intel around Data Operand Independent Timing (DOIT) instructions and then it coming to light that the DOIT mode shouldn't always be on, a lengthier statement from one of Intel's Linux engineers has been published summing up the current beliefs and Linux kernel possibilities around DOIT(M)...

Asahi Gallium3D Driver Enables Mesa Shader Disk Cache Support

Phoronix - Sat, 02/04/2023 - 20:46
A number of patches were merged this week to Mesa 23.1 around the Asahi "AGX" Gallium3D driver that continues progressing on open-source OpenGL support for Apple Silicon M1/M2 graphics...

AMD Makes Progress On Their RDNA3 User-Mode Queues For Linux Driver

Phoronix - Sat, 02/04/2023 - 20:14
Just prior to Christmas there was a "request for comments" (RFC) patch series sent out working on RDNA3 user-mode queue support for their AMDGPU kernel driver. That work has now advanced post-RFC with an updated patch series having been sent out on Friday...

NVIDIA Vulkan Beta Adds GPL Group Handles To Help VKD3D-Proton DXR

Phoronix - Sat, 02/04/2023 - 19:56
NVIDIA on Friday released the v525.47.07 Linux driver beta with their latest Vulkan driver enhancements along with the NVIDIA 528.50 driver on the Windows side...

Servo Web Engine Publishes Its 2023 Roadmap

Phoronix - Sat, 02/04/2023 - 19:40
Back in 2020 Mozilla moved Servo to the Linux Foundation for the Rust-written web engine after it laid off the Servo developers. Servo development is now community/volunteer-driven and a road-map was published yesterday outlining some of their hopes for this calendar year...

More Feature Work Begins On KDE Plasma 6.0 As Plasma 5.27 Nears Release

Phoronix - Sat, 02/04/2023 - 19:13
KDE Plasma 5.27 is due for release on Valentine's Day (14 February) as what will also be the last feature release in the Plasma 5 series. With the imminent 5.27 release, more feature work on Plasma 6.0 has been getting underway...

Open source video captioning on Linux

opensource.com - Sat, 02/04/2023 - 16:00
Open source video captioning on Linux sethkenlon Sat, 02/04/2023 - 03:00

In a perfect world, all videos would have transcripts, and live videos would have captioning. It's not just a requirement for people without hearing to be able to participate in pop culture and video chats, it's a luxury for people with hearing who just prefer to read what's been said. Not all software has captioning built-in though, and some that does relies on third-party cloud services to function. Live Captions is an application for the Linux desktop that provides instant, local, and open source captioning for video.

Install Live Captions

You can install Live Captions as a Flatpak.

If your Linux distribution doesn't ship with a software center, install it manually from a terminal. First, add the Flathub repository:

$ flatpak remote-add --if-not-exists flathub \ https://flathub.org/repo/flathub.flatpakrepo

Next, install the application:

$ flatpak install flathub net.sapples.LiveCaptionsLaunch Live Captions

To start Live Captions, launch it from your application menu.

Alternatively, you can start it from a terminal using the flatpak command:

$ flatpak run net.sapples.LiveCaptions

You can also use a command like Fuzzpak:

$ fuzzpak LiveCaptions

When Live Captions first starts, you're presented with a configuration screen.

Image by:

(Seth Kenlon, CC BY-SA 4.0)

You can set the font, font size, colors, and more. By default, text that Live Captions isn't 100% confident about is presented in a darker color than your chosen font color. If you're using Live Captions as a convenience, this probably isn't necessary, but if you can't hear the video, then it's good to get an idea of words that may not be correct.

You can return to the preferences screen anytime, so your choices don't have to be final.

Using Live Captions

Once Live Captions is running, any English words coming through your system sound are printed to the Live Captions window.

Image by:

(Seth Kenlon, CC BY-SA 4.0)

More Linux resources Linux commands cheat sheet Advanced Linux commands cheat sheet Free online course: RHEL technical overview Linux networking cheat sheet SELinux cheat sheet Linux common commands cheat sheet What are Linux containers? Our latest Linux articles

This isn't a cloud service. There are no API keys required. There's no telemetry or spying and no data collection. In fact, it doesn't even require network permissions. Live Captions is open source, so there are no proprietary services or libraries in use.

To change the sound input, click the Microphone icon in the top left of the Live Captions window. To open the Preferences window, click on the Gear icon in the bottom left of the Live Captions window.

Open access

In my experience, the results of Live Captions are good. They're not perfect, but in small Jitsi video calls, it's excellent. Even with niche videos (rowdy tournaments of Warhammer 40,000, for instance) it does surprisingly well, stumbling over only the most fictional of sci-fi terminology.

Making open source accessible is vital, and in the end it has the potential to benefit everyone. I don't personally require Live Captions, but I enjoy using it when I don't feel like listening to a video. I also use it when I want help to focus on something that I might otherwise be distracted away from. Live Captions isn't just a fun open source project, it's an important one.

Live Captions is an application for the Linux desktop that provides instant, local, and open source captioning for video.

Image by:

CC BY 3.0 US Mapbox Uncharted ERG

Linux Accessibility What to read next This work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License. Register or Login to post a comment.

memtest86+ 6.10 Released With UEFI Secure Boot Signing, Headless EFI

Phoronix - Sat, 02/04/2023 - 06:15
Last October marked the release of memtest86+ 6.0 as the first major update to this bootable, open-source RAM testing software in nearly a decade. The memtest86+ 6.0 release marked a rewrite of the software while out today is the first update to that widely-used RAM testing software...

Pages