this post was submitted on 25 Apr 2024
42 points (88.9% liked)

Firefox

17787 readers
15 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] e0qdk@reddthat.com 26 points 6 months ago (1 children)

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.

[โ€“] jeena@jemmy.jeena.net 5 points 6 months ago

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