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

Intent Recognition sample app is invalid #369

Closed
thegoldenmule opened this issue Aug 29, 2019 · 8 comments
Closed

Intent Recognition sample app is invalid #369

thegoldenmule opened this issue Aug 29, 2019 · 8 comments
Assignees

Comments

@thegoldenmule
Copy link

Describe the bug
When attempting to run SCENE 2 from the https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/unity/speechrecognizer guide, the json model provided is invalid. When you attempt to import the json file (LUIS-App-Export-Unity-FunWithShapes.json) you get the error:

BadArgument: Character indicies 17,20 do not correspond to the start and end of a token.

To Reproduce
Steps to reproduce the behavior:

  1. In LUIS, click on My apps > Import new app.
  2. Select LUIS-App-Export-Unity-FunWithShapes.json.

Expected behavior
The app should be created successfully.

Version of the Cognitive Services Speech SDK
N/A.

Platform, Operating System, and Programming Language
Chrome.

Additional context
The json file is valid JSON, but the website gives the error: BadArgument: Character indicies 17,20 do not correspond to the start and end of a token..

@jhakulin
Copy link

Thanks for the feedback, we will investigate, @ActiveNick FYI

@jhakulin jhakulin self-assigned this Oct 8, 2019
@LessThan12Parsecs
Copy link

Did this ever got resolved?

@thegoldenmule
Copy link
Author

@LessThan12Parsecs I just tried it again-- same error.

@LessThan12Parsecs
Copy link

Yeah, that's a pity, I tried exporting a random app from LUIS to see if there was some field missing but wasn't able to find any changes to make it work.

@amitkumarshukla
Copy link
Contributor

@thegoldenmule We are very sorry that it didn't work yet. We figured out that the json file is currently not compatible with the latest LUIS schema as they have done some modification. We have fixed the issue.

Please use the attached json file. We will publish this in the official release once we do the next release. I am closing the issue for the time being. If you face any issue, please let us know .

LUIS-App-Export-Unity-FunWithShapes.zip

@reptilebeats
Copy link

should update it now, almost gave up before finding this

@chrisbasoglu
Copy link

chrisbasoglu commented Mar 2, 2020

The next official release, 1.10, is out tomorrow: 3/2/2020.

@reptilebeats
Copy link

haha figures

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

No branches or pull requests

6 participants