Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TTS chat feature request #244

Open
x-legion opened this issue Jan 5, 2024 · 6 comments
Open

TTS chat feature request #244

x-legion opened this issue Jan 5, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@x-legion
Copy link

x-legion commented Jan 5, 2024

Implement Android native TTS for dyslexic people. Kind of like how Google Bard is doing.

@danemadsen danemadsen added the enhancement New feature or request label Jan 5, 2024
@danemadsen
Copy link
Member

not sure if Android TTS works on all platforms and im not really interested in implementing too much platform specific code. But ill look into it

@Ar57m
Copy link
Contributor

Ar57m commented Jan 6, 2024

would be nice, I would love to use it with sherpa-onnx

@danemadsen danemadsen added the help wanted Extra attention is needed label Jan 10, 2024
@danemadsen
Copy link
Member

I can use https://pub.dev/packages/flutter_tts and it will be ok for all platforms (excluding linux maybe) but to be perfectly honest im kind of waiting for there so be a decent open source alternative to something like eleven labs that i can implement

@x-legion
Copy link
Author

I can use https://pub.dev/packages/flutter_tts and it will be ok for all platforms (excluding linux maybe) but to be perfectly honest im kind of waiting for there so be a decent open source alternative to something like eleven labs that i can implement

I use this app primarily on Android only. Windows and Linux have better alternatives to this. Maybe you can fork some code from here for Android. https://github.com/jing332/tts-server-android

@danemadsen danemadsen removed the help wanted Extra attention is needed label Mar 4, 2024
@baronvertigovongrahamthesecondofsealand

This would be a cool feature. Being able to speak in the keyboard (in the android app) is great, but having the app speak back would be killer.

@tangyiyong
Copy link

openai's speech api, or microsoft's edge-tts, better than flutter_tts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants