this post was submitted on 17 Jan 2025
43 points (97.8% liked)

Open Source

32467 readers
493 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I'm trying to get TTS working on OSM, but I read that you have to have a TTS engine outside of the app. Any recommendations for an FOSS (and private) TTS engine from f-droid?

you are viewing a single comment's thread
view the rest of the comments
[–] Neptr@lemmy.blahaj.zone 19 points 2 weeks ago (2 children)

Not from f-droid, but Piper TTS models are great and performant. You can install the apk and the app requires no permissions. They also have other models other than Piper (eg Coqui). For English, I recommend recommend vits-piper-en_US-lessac-medium for the model.

Here is a link to the list of prebuilt APKs: https://k2-fsa.github.io/sherpa/onnx/tts/apk-engine.html

Here is the Github repo: https://github.com/k2-fsa/sherpa-onnx

[–] 31337@sh.itjust.works 6 points 2 weeks ago

Thanks. So much better than RHVoice.

[–] BrianTheeBiscuiteer@lemmy.world 1 points 2 weeks ago

Thanks for this. Maybe I didn't have it configured right before but after installing this engine I finally got TTS to work.