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

Streaming support? #126

Open
edevil opened this issue Jun 15, 2016 · 5 comments
Open

Streaming support? #126

edevil opened this issue Jun 15, 2016 · 5 comments

Comments

@edevil
Copy link

edevil commented Jun 15, 2016

Does this library support streaming of the audio data to the APIs? I can't find it in the documentation but since some APIs support it it would make the process of capturing audio -> text transcription faster.

@Uberi
Copy link
Owner

Uberi commented Jun 17, 2016

Hi @edevil,

Support for this is planned for the next major version. However, it will require significant backward compatibility breaks to do properly. I don't really have time to work on that at the moment, but it's definitely on the roadmap.

@evancohen
Copy link

I would also be very interested in this. Could you point me in the right direction so I could take a look?

@Uberi
Copy link
Owner

Uberi commented Jun 29, 2016

The current work for that is in the streaming branch of this repository. Haven't worked on that for a while, though.

@cusspvz
Copy link

cusspvz commented May 13, 2017

It would be awesome if you guys figure out a easy way to implement this. For me, this is a must on any speech recognition lib. I wish I was pro on python to help you guys out. :p

@burgil
Copy link

burgil commented Aug 8, 2021

Hey I know it's been a few years, but is there any updates on the topic?
I was looking for ways to get real time results from google on long recordings, some basic speech feedback you know..
I believe it's called streaming.

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

No branches or pull requests

6 participants