stanford-oval / genie-server

The home server version of Almond
Apache License 2.0
266 stars 42 forks source link

Alternative support for Google Speech to Text (feature request) #36

Open slesinger opened 4 years ago

slesinger commented 4 years ago

For people from countries who speak languages not supported by Microsoft speech it would be a great feature to use Google STT and TTS.

gcampax commented 4 years ago

Hi @slesinger! Thank you for your suggestion. We're not planning to integrate with other backends ourselves, but would be more than willing to review and merge patches that do so. For those backends, users would also be responsible for acquiring the necessary API keys.

prologic commented 4 years ago

What about self-hosted speec recognition?

gcampax commented 4 years ago

Are you referring to deepspeech? It is on our roadmap to support it, but currently has very low priority.

prologic commented 4 years ago

Yes something like this. I've actually played with it but unfortunately the setup is quite complicated -- And without a GPU its rather slow :/