This App can Show Live Captions on Your Ubuntu Desktop

Last updated: December 18, 2023 — Leave a comment

 

For people who are hard-of-hearing, and/or for better understanding audio, here’s a live captions app that provides real-time automatic subtitles on Linux desktop.

The app displays a wide flat window on desktop, showing real-time (may have few hundred milliseconds delay) subtitles for voice come from either speaker or microphone.

It’s free and open-source, and captioning locally without network permission with the power of deep learning. And, there’s no API keys, no proprietary services/libraries, no telemetry, no spying, no data collection.

The only thing you need is a somewhat-decent CPU that can perform real-time captioning. It’s tested and working good in my i5-10400, and following CPUs mentioned in project page:

  • Intel i7-2670QM
  • Intel i7-7820HQ
  • Intel i5-8265U
  • AMD Ryzen 5 1600
  • Steam Deck

How to Install the Live Captions app

The Live Captions app is available as Flatpak package that works in most Linux desktop!

Linux Mint 21 and Fedora 38+ (with 3rd party repository enabled) can directly search for and install “Live Captions” from either Software Manager or Gnome Software.

1. For Ubuntu, first press Ctrl+Alt+T on keyboard to open terminal. When it opens, run command to enable flatpak support:

sudo apt install flatpak

Other Linux can follow this official setup guide to enable Flatpak.

2. Then, run command to install the app through Flatpak package:

flatpak install https://dl.flathub.org/repo/appstream/net.sapples.LiveCaptions.flatpakref

As running in sandbox, it may have hundred MB downloads for run-time libraries.

After installation, launch it from start menu or ‘Activities’ overview depends on your desktop environment.

If you’re first time installing an app through Flatpak, then you may need to log out and back in to make app icon visible. Or, run command below to start it from terminal:

flatpak run net.sapples.LiveCaptions

Start Live Captions

The first launch of the app will guide you to perform a short benchmark for your CPU. You need at least 1.0 score for running this app.

As it noticed, the live captions may not be accurate. It may make mistakes, including when it comes to numbers. Please do not rely on the results for anything critical or important.

When done, it starts into a blank window. There click the gear button to open ‘Preferences dialog’ to configure the window width, background opacity, text font, etc.

The built-in model so far support only English. Though, there are few more models available to download, which makes it work for Polish and French language.

To make the window always on top, just right-click on it and click “Always on Top” option.

When done configuration, just start live chat, or play something with voice, the app window should automatically show you the real-time subtitles in few seconds.

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via [email protected] Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

No Comments

Be the first to start the conversation.

Leave a Reply

Text formatting is available via select HTML.

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> 

*