Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

TTS: Receiving google.api_core.exceptions.InternalServerError: 500 INTERNAL: ErrorSpacePayload error

Hi there,

This was working before and suddenly stopped giving the following error : -

processing mlpy.txt --> mlpy.wav
gs://bucketname/mlpy.wav projects/myproject/locations/mylocation
Traceback (most recent call last):
File "txt_to_wav.py", line 73, in <module>
result = operation.result(timeout=900) ## wait upto 15 mins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python\Python312\Lib\site-packages\google\api_core\future\polling.py", line 261, in result
raise self._exception
google.api_core.exceptions.InternalServerError: 500 INTERNAL: [type.googleapis.com/util.ErrorSpacePayload='SpeechErrorSpace::TTS_BACKEND_REQUEST_RPC_ERROR'] 13: INTERNAL: [type.googleapis.com/util.ErrorSpacePayload='SpeechErrorSpace::TTS_BACKEND_REQUEST_RPC_ERROR']

Any one seen this before? Any solution? What do we do? Thanks for your help.

4 REPLIES 4