How to enable speech-to-text in Linux with this simple app
How to enable speech-to-text in Linux with this simple app
‘ZDNET Recommends’: What exactly does it mean?
ZDNET’s recommendations are based on many hours of testing, research, and comparison shopping. We gather data from the best available sources, including vendor and retailer listings as well as other relevant and independent reviews sites. And we pore over customer reviews to find out what matters to real people who already own and use the products and services we’re assessing.
When you click through from our site to a retailer and buy a product or service, we may earn affiliate commissions. This helps support our work, but does not affect what we cover or how, and it does not affect the price you pay. Neither ZDNET nor the author are compensated for these independent reviews. Indeed, we follow strict guidelines that ensure our editorial content is never influenced by advertisers.
ZDNET’s editorial team writes on behalf of you, our reader. Our goal is to deliver the most accurate information and the most knowledgeable advice possible in order to help you make smarter buying decisions on tech gear and a wide array of products and services. Our editors thoroughly review and fact-check every article to ensure that our content meets the highest standards. If we have made an error or published misleading information, we will correct or clarify the article. If you see inaccuracies in our content, please report the mistake via this form.
How to enable speech-to-text in Linux with this simple app
I’m not a big user of speech-to-text but that’s only because I “word” for a living and still have fingers that are capable of typing very fast. That’s not something I ever take for granted. And given I’ve known many people over the years who depended on speech-to-text, I am always very grateful to point out the means to make an operating system more accessible.
So, when I came across the Speech Note app, I was thrilled to find it was quite simple to add speech-to-text in Linux. However, once I installed the app and started using it, I realized that it comes with a considerable caveat…it requires power (and a lot of it).
Also: How to turn on flash notifications on Android 14
The reason this app requires so much power is that speech-to-text processing happens offline, which means it will depend on your CPU (and GPU if you have one) to carry the heavy lifting. If your machine is underpowered, one of two things will happen: the computer will crash while trying to process speech-to-text, or it will happen very slowly. So, if you don’t have a powerful desktop computer, you might want to depend on a third-party speech-to-text service, such as that found in Google Docs (which only works with the Chrome browser).
If you have a powerful enough machine, you can turn to the open-source Speech Note app. This app can be installed on any Linux distribution that supports Flatpak. It’s important to note, however, that the base installation is very small. However, downloading the language model can take up to 2GB of space, so keep that in mind if your system has limited local storage.
Once installed and ready, Speech Note does a great job of processing speech-to-text on Linux.
Let me show you how to install and prepare Speech Note for use.
How to install Speech Note
What you’ll need: To get Speech Note installed, you’ll need a Linux machine with Flatpak installed and over 2GB of free internal storage. That’s it. Let’s make it happen.
1. Open your terminal window and install
Log into your desktop and open the terminal window app. Once the app is open, paste the following command and hit Enter on your keyboard:
flatpak install flathub net.mkiol.SpeechNote
Make sure to answer Y to the questions to complete the installation.
2. Open Speech Note
Click your desktop menu and look for the Speech Note launcher. If you don’t see it, you might have to log out and log back into your desktop to make it appear.
3. Download your language model
From the main Speech Note window, click Languages. In the resulting pop-up, locate the language you want to download. Hover over that language and click the associated Download button. When the language model has been downloaded, click Close.
4. Configure Speech Note
Click the three-dot menu button in the upper left corner. From the resulting dropdown, click Settings. In the Settings popup, you’ll want to consider two changes. The first is the Audio source. Click the dropdown and make sure to select the source associated with your mic. If you’re using a built-in mic, you’ll probably want to stick Auto. If you’re using an external mic, make sure to select it from the list.
Also: Do you need a speech therapist? Now you can consult AI
The next setting is the Listening mode, for which there are three choices: one sentence, press and hold, and always on. One sentence will listen to one sentence at a time. As soon as you stop speaking, Speech Note will stop listening.
Press and hold means it will keep listening as long as you hold the Listen button. Always on means as soon as you click Listen, it will listen and continue to do so until you stop it.
5. Use Speech Note
Using Speech Note is simple. Click the Listen button and start talking. There will be a lag between your speaking and Speech Notes transcribing. Depending on the speed of your hardware, that lag can be considerable (if the machine is underpowered).
And that’s all there is to using the Speech Note app for easy speech-to-text on Linux. Remember, if your machine isn’t powerful enough to handle the processing, you can always turn to Google Chrome and Google Docs (which does work quite well on Linux).
Add a Comment
You must be logged in to post a comment.