I can’t find an okish TTS to use. I tried espeak; I hate the way it sounds, though I could customize the sound.

    • Arthur Besse@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      3 years ago

      I went looking and found this which implies that the TTS isn’t working on android yet, and this which indicates the STT library does work on android but they have only a very simple and limited demo app so far.

      I also found this Voice-Cloning repo which says it has an android app that uses Tacotron2 (one of the models coqui uses, which comes from Google) to do voice cloning… which sounds promising, but I don’t see an apk or build instructions.