Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

No Standard Plan available for Speech to Text anymore #4

Open
kwiatks opened this issue Aug 8, 2021 · 2 comments
Open

No Standard Plan available for Speech to Text anymore #4

kwiatks opened this issue Aug 8, 2021 · 2 comments

Comments

@kwiatks
Copy link

kwiatks commented Aug 8, 2021

https://github.com/IBM/build-custom-stt-model-with-diarization/blob/master/README.md#2-create-watson-speech-to-text-service

Standard Plan not available anymore

➜ build-custom-stt-model-with-diarization git:(master) ✗ docker run -p 8080:8080 stt-with-diarization
Traceback (most recent call last):
File "app.py", line 64, in
language_models = speech_to_text.list_language_models().get_result()
File "/usr/local/lib/python3.8/dist-packages/ibm_watson/speech_to_text_v1.py", line 1443, in list_language_models
response = self.send(request)
File "/usr/local/lib/python3.8/dist-packages/ibm_cloud_sdk_core/base_service.py", line 308, in send
raise ApiException(response.status_code, http_response=response)
ibm_cloud_sdk_core.api_exception.ApiException: Error: This feature is not available for the Bluemix Lite plan. Please upgrade to a paid plan to activate this feature: https://console.bluemix.net/catalog/services/speech-to-text, Code: 400 , X-global-transaction-id: e201f0ca-b2c2-4ab2-84be-681fb13d0208

@kwiatks
Copy link
Author

kwiatks commented Aug 8, 2021

Upgraded from Lite to "Plus - NEW!" - still get same error as above

@kwiatks
Copy link
Author

kwiatks commented Aug 8, 2021

After upgrading you need to get new credentials - then rebuilt docker image and then didn't get the above issue anymore

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant