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

Replace Bing Speech API with Azure Speech API #389

Merged
merged 7 commits into from
Apr 3, 2019

Conversation

lastcoolnameleft
Copy link
Contributor

The Bing Speech API is deprecated and has been replaced with the Azure Speech API. This PR added functionality for Azure Speech API. Once the Bing Speech API has been completely removed, another PR can be added to delete that code.

@Uberi
Copy link
Owner

Uberi commented Apr 3, 2019

Wonderful, thanks!

@Uberi Uberi merged commit f9fa758 into Uberi:master Apr 3, 2019
@rbrisita
Copy link

The version should be bumped, tag a new release, and published to PyPI.

For now anyone finding this, install with VCS or tarball/zip:

  • python -m pip install git+https://github.com/Uberi/speech_recognition.git
  • python -m pip install https://github.com/Uberi/speech_recognition/archive/master.zip

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

Successfully merging this pull request may close these issues.

3 participants