azure-sdk-for-python
azure-sdk-for-python copied to clipboard
speechsdk.transcription not appearing as an option
- Package Name: azure-cognitiveservices-speech
- Package Version: 1.18 (I think)
- Operating System: macOs
- Python Version: 3.6.3
Error
Traceback (most recent call last):
File "transcription_sample.py", line 99, in
Account from Azure: Developer. I think that maybe this is the problem(?)
Code that I'm using: Transaction_sample from the axure documentation
@uriii3 - Thanks for your question! We'll investigate as soon as possible!
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 if that works?
pip install azure-cognitiveservices-speech --upgrade should update you to the latest stable version of the package.
Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!
Hello, could I open the issue back up again?
It looks like when I run the update command it is already satisfied but with version 1.18.0. I am not sure how to handle this.
Thanks,
Missatge de msftbot[bot] @.***> del dia dt., 23 d’ag. 2022 a les 10:04:
Closed #25467 https://github.com/Azure/azure-sdk-for-python/issues/25467 as completed.
— Reply to this email directly, view it on GitHub https://github.com/Azure/azure-sdk-for-python/issues/25467#event-7239486127, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK6EU65233VCBIFVM5MYUYTV2SAZPANCNFSM55APTCBQ . You are receiving this because you were mentioned.Message ID: @.***>
-- Oriol Ricart Vilarrubias
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
Hello,
I just resolved the issue today with another problem that i was having. Turns out my python was outdated and then the version wasn't suited for the one i had.
Thank you very much for everything!
El dt., 6 de set. 2022, 18:20, Krista Pratico @.***> va escriure:
Hi @uriii3 https://github.com/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
— Reply to this email directly, view it on GitHub https://github.com/Azure/azure-sdk-for-python/issues/25467#issuecomment-1238370581, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK6EU6Z2FZJL4OFFFPE37PDV45VLNANCNFSM55APTCBQ . You are receiving this because you were mentioned.Message ID: @.***>
Hi @uriii3. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text “/unresolve” to remove the “issue-addressed” label and continue the conversation.
Hi @uriii3, since you haven’t asked that we “/unresolve” the issue, we’ll close this out. If you believe further discussion is needed, please add a comment “/unresolve” to reopen the issue.