Open-source News

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...

Proton 7.0-6 Released With More Windows Games Playable On Linux

Phoronix - Sat, 02/04/2023 - 02:45
Valve has just published Proton 7.0-6 as the newest version of this Wine-based software that powers Steam Play for running Windows games on Linux. Proton 7.0-6 had been available in testing and release candidate form since the end of last year while now has been promoted to stable...

Intel TPMI Linux Driver Published To Enhance Power Management Handling

Phoronix - Sat, 02/04/2023 - 00:30
Intel engineers this week published new Linux open-source driver code for TPMI, the Topology Aware Register and PM Capsule Interface. Intel TPMI for seemingly future processors will allow for more streamlined power management handling and other enhancements over the way the Intel power management drivers currently function...

CentOS Stream & Clear Linux Achieve Greater Performance On 4th Gen Xeon Scalable Sapphire Rapids, EPYC Genoa

Phoronix - Fri, 02/03/2023 - 21:48
As part of other ongoing performance tests of Intel 4th Gen Xeon Scalable "Sapphire Rapids" testing, I was curious to see how the more well-tuned Linux distributions are performing with the flagship Xeon Platinum 8490H processors relative to the common Ubuntu 22.04 LTS release. Here are those benchmark numbers alongside AMD's flagship Genoa server platform with two EPYC 9654 processors.

Pages