Krista Pratico

Results 110 comments of Krista Pratico

This may be solved by using the autorest postprocessing script: https://github.com/Azure/autorest.python/blob/autorestv3/docs/customizations.md#postprocessing This regenerates the imports in the init: https://github.com/Azure/autorest.python/blob/autorestv3/packages/autorest.python/test/dpg/version-tolerant/Expected/AcceptanceTests/DPGCustomizationCustomizedVersionTolerant/dpgcustomizationcustomizedversiontolerant/_operations/__init__.py

Hey @wonhyeongseo thanks for taking a look at this issue. `short_answer_options` is the correct name for this keyword argument. We can't change the name to `options` because 1) this is...

Hey @wonhyeongseo I think the post-processing script edits the `__init__` file, not the `_patch.py`. Can you elaborate on what problem you ran into?

Hi @jmwoloso thanks for your feedback. @bandsina can you help with this request?

@azureml-github Sorry, for the delay. Let me find someone from the Azure ML team to help with this query.

Hi @andrii-kokhan, I've reached out to the ML team. Will reply as soon as I get an answer.

Hi @uriii3, it looks like the conversation transcription feature was added in version 1.21.0 of the client library: https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/releasenotes?tabs=speech-sdk#speech-sdk-1210-april-2022-release Can you try updating your package to this version and see...

Hi @uriii3, hmm let's try to be more explicit then. Can you try specifying the exact version in your install command? `pip install azure-cognitiveservices-speech==1.21.0`

Thanks @packet-sniffer, just for clarity are you talking about the examples in documentation or the client library itself?

https://dev.azure.com/msazure/Cognitive%20Services/_workitems/edit/14337635/