watson-developer-cloud / node-red-labs

Node-RED labs on the use of the Watson Developer Cloud services
MIT License
209 stars 367 forks source link

speech to test stops working with telegram voice messages #232

Closed fmanclossi closed 5 years ago

fmanclossi commented 5 years ago

Speech to text node fails with the following error: "unable to transcode data stream audio/opus -> audio/x-float-array " when receiving voice message from android telegram app.

Any hint?

chughts commented 5 years ago

@fmanclossi I think that this is a usage issue, in which case it is better asked either on developerworks answers or stack overflow. When you post the question, you will need to provide a flow that will allow the error to be recreated or at least understood.

If the diagnosis is an error in the STT node then we can raise a defect against the node.

fmanclossi commented 5 years ago

open it on developerworks https://stackoverflow.com/questions/54306275/unable-to-transcode-telegram-voice-message-using-ibm-watsown-speech-to-text-with

fmanclossi commented 5 years ago

Last update from debugging with telegram node's owner on github. According with him debugs, maybe there is as issue in S2T node. (i attach here his answers) https://github.com/windkh/node-red-contrib-telegrambot/issues/63#issuecomment-457344344 Can you check it?

chughts commented 5 years ago

I have raised a defect against the node - https://github.com/watson-developer-cloud/node-red-node-watson/issues/443

chughts commented 5 years ago

This has been dormant for 20 days now.