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

Is speech_recognition being kept up to date? #559

Open
alaindesilets opened this issue Apr 9, 2021 · 2 comments
Open

Is speech_recognition being kept up to date? #559

alaindesilets opened this issue Apr 9, 2021 · 2 comments

Comments

@alaindesilets
Copy link

It seems many of the recognize_* methods have not kept up with the time. In particular:

  • recognize_bing: Connects to the old Bing speech API which has been phased out by NRC. There does not seem to be a recognize_azure() method to connect to the new Azure speech-to-text api.

  • recognize_ibm: Seems to also connect to a cloud service that IBM has discontinued in favour of Watson. And there does not seem to be a recognize_watson() method

@danielquinn
Copy link

This repo hasn't seen an update in 2 years, there are 202 open issues and 23 waiting pull requests. I don't think it's maintained anymore.

@rzr
Copy link

rzr commented Aug 11, 2021

On this case it can be community maintained in @abandonware org

https://rzr.github.io/rzr-presentations/docs/abandonware

Let's wait feedback from upstream if the idea is good, I'll share instructions on how to transfer repo.

Relate-to: abandonware/abandonware.github.io#5

This was referenced Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants