You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The Azure Speech SDK is not on conda-forge. However other libraries such as azure-identity and azure-storage-blob are available in conda.
Describe the solution you'd like
Please add a maintained azure-cognitiveservices-speech-sdk package to the conda-forge channel.
Describe alternatives you've considered
Using pip workarounds is not ideal for working in conda environments.
Additional context
This would align the Speech SDK with other core Azure SDKs already available on conda-forge.