this post was submitted on 17 Jan 2025
38 points (97.5% liked)

Open Source

32023 readers
19 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?

top 5 comments
sorted by: hot top controversial new old
[–] Neptr@lemmy.blahaj.zone 16 points 2 days 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 4 points 1 day ago

Thanks. So much better than RHVoice.

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

[–] exu@feditown.com 7 points 1 day ago

The best TTS engine I found is from the Kaldi project. They have a bunch of different pre built apks with different voices based on sherpa-onnx or piper models.

https://k2-fsa.github.io/sherpa/onnx/tts/apk-engine.html

[–] zdhzm2pgp@lemmy.ml 4 points 1 day ago

RHVoice worked for me.