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

[feature request] Add a mode to simply echo the text heard to the display #98

Open
josuah opened this issue Mar 7, 2024 · 3 comments
Open

Comments

@josuah
Copy link
Member

josuah commented Mar 7, 2024

This can make the Noa backed devices as a simple "hearing glass" that allows to read the text spoken out loud for hard of hearing or deaf communities.

It also doubles as a way for end-users to troubleshoot what was received by Noa.

@josuah
Copy link
Member Author

josuah commented Apr 5, 2024

This could also be used and extended as a translation feature.

The app would need modification to show the translated query, without trying to fetch a response instead.

(requested by email)

@lukeswitz
Copy link

This is incredibly simple. Apple Speech can do a great job parsing speech to text. It eliminates the need to make the initial call to the OpenAI API and can also do nearly live translation and captioning.

Surprised this isn’t in the codebase yet. I can open a PR to get it going if interested

@josuah
Copy link
Member Author

josuah commented May 6, 2024

You might be interested to wait that the rewrite of Noa comes, as it will likely use a different framework supported by both Android and iOS.

And then, after this, all it takes might be a pull request, as you said!

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

No branches or pull requests

2 participants