[go: nahoru, domu]

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] Release TTS and STT source code and Google voices as FOSS #3674

Closed
guest271314 opened this issue Nov 20, 2022 · 1 comment
Labels
external This issue is blocked on a bug with the actual product. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@guest271314
Copy link
guest271314 commented Nov 20, 2022

Thanks for stopping by to let us know something could be better!

Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to make an external network request for text-to-speech in Chrome when Google voices are used for Web Speech API speechSynthesis.speak(). The same is true for webkitSpeechRecognition() on Chrome.

For Text-To-Speech Chrome truncates input characters greater than 32768 https://source.chromium.org/chromium/chromium/src/+/master:chrome/browser/resources/network_speech_synthesis/tts_extension.js;drc=6c876d3d1412212cd4a671f54aacd9277f985ff2;l=122.

For Speech-To-Text it is not really clear that on Chrome the users' voice is sent to remote servers for processing.

Describe the solution you'd like
Release text-to-speech source code and voices as FOSS (Free Open Source Software)

Describe alternatives you've considered

Additional context
It will be helpful to developers at large and for accessibility in general and assitive technologies for the source code of Google's TTS and STT implementations to be released as open source code.

@guest271314 guest271314 changed the title [Feature request] Release TTS and SST source code and Google voices as FOSS [Feature request] Release TTS and STT source code and Google voices as FOSS Nov 20, 2022
@bcoe bcoe added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. external This issue is blocked on a bug with the actual product. labels Dec 22, 2022
@bcoe
Copy link
Contributor
bcoe commented Dec 22, 2022

Hello @guest271314,

Your best bet for a feature request like this would be opening an issue on the appropriate product issue tracker here.

This will get you in touch with the product team.

@bcoe bcoe closed this as completed Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external This issue is blocked on a bug with the actual product. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants