Trying to translate video audio if that matters. Tried Deepl on my phone held up to the speaker but it doesn’t register for some reason.

  • JackGreenEarth
    link
    fedilink
    English
    34 months ago

    I’d like this too, but I’m not sure it one app to do this exists. You can use vosk for dictation in multiple languages, various different open source text translation tools, and then use espeak to narrate in multiple languages. I don’t know if anyone’s put them together like that yet though.

    • @Fisch@lemmy.ml
      link
      fedilink
      24 months ago

      But I think espeak doesn’t sound that great. There is probably better open source TTS now.

      • Lemongrab
        link
        fedilink
        1
        edit-2
        4 months ago

        rhasspy’s Piper tts is a good engine and has some good models for English and Spanish. Integrated into some apps but isn’t difficult to code into an app.

          • Lemongrab
            link
            fedilink
            -14 months ago

            Its very light to run even on just CPU (faster than realtime) and has decent quality. Good enough I made a personal project to turn books into audio books. But quality isn’t its main selling point. I think its better than googles tts but that isn’t saying much.