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?

  • ZkhqrD5o@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    22 hours ago

    Now, while not exclusively text-to-speech, but my favourite programme for that would be Speech Note.

  • N.E.P.T.R@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    4
    ·
    24 hours ago

    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.

    • hummingbird@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 day ago

      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-say or in firefox directly (switch to reading mode for a website).

      • N.E.P.T.R@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        2
        ·
        24 hours ago

        That plus KMouth would be exactly what OP wants. KMouth is an app you can paste text in and have speechd play it.