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?

  • hummingbird@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    21 hours 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
      ·
      19 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.