watson-text-to-speech

IBM Watson Text-to-speech API keeps throwing Error: 403 Forbidden

南笙酒味 提交于 2020-06-01 04:43:29
问题 I've been using the IBM Watson Text-to-speech API for quite a while now. The service credentials that was working until last night has been throwing an {"code":403, "error": "Forbidden"} since this morning. I use the lite plan and London region I tried curl requests and it still doesn't work or given any further logs. I tried with a newly created pair of credentials, it's still throwing the same error. Any ideas? Here's the curl request sample although the error persists in my original python

How to get username & password for Watson Text to Speech Service?

隐身守侯 提交于 2020-01-13 14:03:35
问题 I wanted to play with the text to speech service and forked the Official Sample available at - Text to Speech Demo. The sample uses Username and password while the credentials provide only an API Key. The service(s) appear to be moving over to using API keys (in favour of username and password which is reasonable). There must be a way to provide configuration(in the create new credentials page) which would provide the username and password. I can't locate those magic parameters to pass. Any

How to get username & password for Watson Text to Speech Service?

百般思念 提交于 2019-12-06 01:34:44
I wanted to play with the text to speech service and forked the Official Sample available at - Text to Speech Demo . The sample uses Username and password while the credentials provide only an API Key. The service(s) appear to be moving over to using API keys (in favour of username and password which is reasonable). There must be a way to provide configuration(in the create new credentials page) which would provide the username and password. I can't locate those magic parameters to pass. Any pointers would be appreciated. As you spotted, the services have moved over to using API keys through