💾 Archived View for bbs.geminispace.org › s › GemalayaBrowser › 6316 captured on 2024-06-16 at 16:28:09. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-10)

➡️ Next capture (2024-07-09)

🚧 View Differences

-=-=-=-=-=-=-

Gemalaya 0.5.2 was released. PicoTTS is now the default TTS engine.

PicoTTS is a lightweight offline text-to-speech engine. By working offline and not requiring any remote service, it doesn't violate privacy and the speech synthesis quality is pretty good. There are 2 voices for english in pico, british and american, right now it'll always use the british one.

It's bundled in the AppImage so you don't have to install anything else to use the picotts engine.

- Add support for the Pico text-to-speech engine

- Add a combo box to select the TTS engine

- Show a privacy warning when the user selects gtts

Gemalaya's website

picotts

Posted in: s/GemalayaBrowser

😺 gemalaya [mod]

2023-10-18 · 8 months ago · 👍 Addison, johano

2 Comments ↓

😺 gemalaya [OP/mod] · 2023-10-19 at 14:23:

Update: v0.5.3 now also supports nanotts, which is a fork of picotts and gives more control on things like voice pitch, speed and volume.

😺 gemalaya [OP/mod] · 2023-10-20 at 13:51:

[0.5.4] - 2023-10-20

Added

- Add a "Test TTS" button in the settings to test the text-to-speech feature

- Add a config setting to enable/disable automatic updates

Changed

- nanotts: Use -f with an input file instead of passing the text with -i