Add Custom Speech integration to SDK and sample - #82
Add Custom Speech integration to SDK and sample#82Mike Branstein (mikebranstein) wants to merge 6 commits into
Conversation
|
If there is no changes in If their The PR looks great IMO. |
|
Thank you, William Wong (@compulim). I've corrected the package-lock.json issue, removing my unintended changes. |
|
Can you close this PR ASAP? We need the custom endpoint |
|
+1 |
|
Hello Mike Branstein (@mikebranstein) William Wong (@compulim) is there any reason this PR is not completed yet? It is blocking using the new unified speech service in bot framework WebChat, right? I hope you can follow up on this internally with the team to look into it and complete it. |
|
Taiseer Joudeh (@tjoudeh) I am not the owner of this repo and not a member of Cognitive Services team, so I cannot approve/merge this PR. 😔 I also hope to see it coming in asap. |
|
Taiseer Joudeh (@tjoudeh) I am also not the owner, nor Microsoft. I work for a MSFT partner that has been using this extensively, so I'd love to see the changes merged. Perhaps Ravi Pidaparthi (@RaviPidaparthi) could help us find the owner. |
|
Zhou Wang (@zhouwangzw) Could you please check? |
|
Any news??? Grace Sturman (@WSturman). It's possible to merge this? |
|
Grace Sturman (@WSturman) , Mike Branstein (@mikebranstein) any news?? why this is not being merged? |
|
Vishnu Priya Ananthu Sundaram (@viananth) I am not the owner of this repo, and not a Microsoft employee. I cannot merge, unfortunately. Grace Sturman (@WSturman) and Wolfgang Manousek (@wolfma61) - perhaps you can facilitate this merge. It looks like you've made the most recent commits. |
|
Can we get this merged please? |
|
This sample is for Bing Speech, which is retiring. We have a JavaScript sample for the new Speech Service at https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/js/browser. |
|
Grace Sturman (@WSturman) Hi. I was wondering how to implement the endpoint from cris.ai for my custom speech. There is method |
|
Kartik Sharma (@Kartik1607) - I think you're looking for the REST endpoints listed in the Swagger Spec: https://westus.cris.ai/swagger/ui/index. Please select v2 from the drop-down, as the details you're looking for may not be available in Beta. |
The SDK did not previously allow for testing of the Custom Speech service using the Speech WebSocket protocol. This adds an option to select the Bing Speech API or the Custom Speech API. It uses the new Custom Speech API endpoint URLs, published after //BUILD 2018.