I just downloaded the master branch, opened it, and replaced it with my wit.ai client access token. But my resposedata is {
"speech": {
"confidence": 0,
"tokens": []
},
"text": "",
"type": "FINAL_TRANSCRIPTION"
}
{
"entities": {},
"intents": [],
"text": "",
"traits": {},
"type": "FINAL_UNDERSTANDING"
How can I fix it
I just downloaded the master branch, opened it, and replaced it with my wit.ai client access token. But my resposedata is {
"speech": {
"confidence": 0,
"tokens": []
},
"text": "",
"type": "FINAL_TRANSCRIPTION"
}
{
"entities": {},
"intents": [],
"text": "",
"traits": {},
"type": "FINAL_UNDERSTANDING"
How can I fix it