Open Mitchell1314 opened 6 years ago
pass the parameter r.recognize_ibm(audio, username=IBM_USERNAME, password=IBM_PASSWORD,language=zh-CN) The language string is the part before
https://www.ibm.com/watson/developercloud/speech-to-text/api/v1/#get_model
langauge_NarrowbandModel
https://www.ibm.com/watson/developercloud/speech-to-text/api/v1/#get_model
this link is now out of date, redirecting to https://www.ibm.com/watson#get_model
Updated location for developer docs seems to be https://cloud.ibm.com/apidocs/speech-to-text#getmodel
Hi sir, when I used "IBM Speech to Text" to make some speech recognition,here are some results I got: the speaker of this audio file is English. But if a chinese speaker, what changes should i make to get correct results for Mandarin Chinese. Waiting for your reply. Thanks a lot.