I’m looking for a straightforward way to get real-time text-to-speech (TTS) on Manjaro Linux. I’d like to be able to copy/paste a block of text and start listening to it right away. I’ve seen scripts that split text into sentences and feed them to models like the smallest Kokoro TTS. Does anyone have a simple-to-install solution or script for this on Manjaro?
Now, while not exclusively text-to-speech, but my favourite programme for that would be Speech Note.
For setting up and selecting Piper TTS voices, use Pied. Then use KMouth by KDE to have an app to paste text in an make use of Piper TTS voices.
Piper , and maybe speechd? Also look at speech note.
Yup piper is a good option. install:
- extra/speech-dispatcher
- aur/piper-tts-bin
- aur/piper-voices-common
- aur/piper-voices-…-…
Then configure speech-dispatcher according to arch wiki and enjoy TTS via command line
spd-sayor in firefox directly (switch to reading mode for a website).That plus KMouth would be exactly what OP wants. KMouth is an app you can paste text in and have speechd play it.


