this post was submitted on 05 Apr 2025
30 points (100.0% liked)

Free and Open Source Software

18535 readers
33 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Hello everyone! I am interested in replacing the Google Speech Recognition and Synthesis app on Android. For Speech-to-Text (STT), I've tried Whisper and FUTO, and settled on the latter because it seemed to be more versatile. Also, FUTO seems to have some decent recognition, but not yet capable of handling all the languages that I want. Regardless, so far happy with STT. The only annoyance I have is that it does not appear as an option in the settings for Speech recognition :(

However, I can't seem to find any replacements that have good Text-to-Speech (TTS) quality. I tried espeak-ng and RHVoice, but both have robotic outputs.

Given the recent advancements in AI, I was expecting that there would be ways to incorporate open source TTS models like Kokoro to generate speech on the go. Nevertheless, I could not really find any such apps so far.

Has anyone managed to completely replace the Google app with (an)other privacy-focused FOSS app(s)?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] said@lemmy.sdf.org 4 points 1 day ago (1 children)

I'm using one of the models here . It's working for voice instructions for navigation in Organic Maps. It's also showing in the text to speech menu in the android settings.

The app it's based on (SherpaTTS) already exists on fdroid repos, but the APKs on that link has the model embedded already.

[โ€“] Cris16228@lemmy.today 3 points 1 day ago

:O that's what I was looking for and I forgot about this website! If it works, I'm going to hug you :c