C-Nedelcu / talk-to-chatgpt

Talk to ChatGPT AI using your voice and listen to its answers through a voice
GNU Affero General Public License v3.0
1.96k stars 334 forks source link

Which solution is used for Voice Recognition? #119

Open 7k50 opened 1 year ago

7k50 commented 1 year ago

I am looking for which solution this plugin uses for Voice Recognition – but it doesn't say in the Readme or Chrome Store as far as I can see.

E.g. if I'm on a Mac, does it use Apple's Speech Recognition service, or does Google provide a similar service, or is a third-party API being used? Or is the voice recognition being done on-device, and if so how?

Overall it works well, but I would like to know where I'm potentially sending my voice data. Thank you!

C-Nedelcu commented 1 year ago

Hello,

This uses your web browser's speech recogntion API. So if you're with Google Chrome, it uses Google Chrome's speech recognition API. And so on. Since this extension only works with Chrome and Edge, then it's either.