this post was submitted on 25 Apr 2024
42 points (88.9% liked)
Firefox
20372 readers
154 users here now
/c/firefox
A place to discuss the news and latest developments on the open-source browser Firefox.
Rules
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
Reporting
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think this is just using SpeechDispatcher from the system -- so it's not a Firefox specific thing. I get a similar (but very slightly different) voice on my own system by default -- which matches what I get when I run a command like
spd-say --wait "Hello world"
from the command line.I'm pretty sure SpeechDispatcher can be configured to use a different synthesis engine -- Arch's wiki has some suggestions: https://wiki.archlinux.org/title/Speech_dispatcher -- but I haven't dug into it yet.
Hm, ok interesting, then I could appearently use Piper (from HomeAssistant) which has a nice sounding voice, I'll try that when I have some time: https://github.com/rhasspy/piper/discussions/328