SimpleAudioIndexer icon indicating copy to clipboard operation
SimpleAudioIndexer copied to clipboard

Watson API has changed

Open aalireza opened this issue 6 years ago • 2 comments

The way to communicate with IBM has changed. IBM's new API endpoints should be used.

aalireza avatar Mar 18 '19 05:03 aalireza

Hey looks like i ran into the same issue (attached screenshot) This time I had no trouble locating the path. (Sorry,I had to struggle a little coz i couldn't understand ubuntu commands) This time the error is this:

{'code': 401, 'error': 'Unauthorized'} The resulting request from Watson was unintelligible. and also,bool object is not iterable.

Screenshot (22)

enviz avatar Mar 18 '19 14:03 enviz

so i tried it with mode="cmu" as well instead. Got the same error again. HERE i am using the same wav file that is used in the code. It's just renamed to america.wav that's all

Screenshot (20)

enviz avatar Mar 18 '19 14:03 enviz