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: REST/Streaming Service with GCP-Compatible API #977

Closed
ghost opened this issue Nov 20, 2017 · 4 comments
Closed

Feature Request: REST/Streaming Service with GCP-Compatible API #977

ghost opened this issue Nov 20, 2017 · 4 comments

Comments

@ghost
Copy link

ghost commented Nov 20, 2017

Hey folks, I'm really delighted to see the Pretrained Models officially up and in the Readme! I've started experimenting with this, looking forward to having some fun.

Something I'd love to try with DeepSpeech is to build a backend for Mycroft - Mycroft's STT API is pretty basic so this shouldn't be too hard. But, for making Moz DeepSpeech maximally useful, it'd be cool to have a REST API that's compatible with Google's, so using DeepSpeech with existing code would only require changing a URI (or hacking a DNS record, at worst?).

The Google REST API is pretty straightforward: https://cloud.google.com/speech/docs/apis

Might even complete this myself after some experimentation, we'll see if I have time and bandwidth. :)

@MainRo
Copy link

MainRo commented Nov 24, 2017

I started a project to host deepspeech as a service, see #847. It is only for testing purposes for now but making it google compatible should be easy. I may also expose the nuance API in it.

@ashwan1
Copy link

ashwan1 commented Jan 6, 2018

I wrote django based web app that can record sound from browser and return its transcription. Please check #847.

@kdavis-mozilla
Copy link
Contributor

@cathalgarvey As there is a third part project doing this[1], I am going to close this issue.

@lock
Copy link

lock bot commented Jan 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Jan 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants