You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is server ready - True
Traceback (most recent call last):
File "/home/jarvis/rajesh/Indic-TTS/inference/triton_server/client.py", line 61, in
response = triton_http_client.infer(
File "/usr/local/lib/python3.10/dist-packages/tritonclient/http/_client.py", line 1482, in infer
_raise_if_error(response)
File "/usr/local/lib/python3.10/dist-packages/tritonclient/http/_utils.py", line 69, in _raise_if_error
raise error
tritonclient.utils.InferenceServerException: [400] Failed to process the request(s) for model instance 'tts_0', message: NotImplementedError: Language not supported
Is server ready - True
Traceback (most recent call last):
File "/home/jarvis/rajesh/Indic-TTS/inference/triton_server/client.py", line 61, in
response = triton_http_client.infer(
File "/usr/local/lib/python3.10/dist-packages/tritonclient/http/_client.py", line 1482, in infer
_raise_if_error(response)
File "/usr/local/lib/python3.10/dist-packages/tritonclient/http/_utils.py", line 69, in _raise_if_error
raise error
tritonclient.utils.InferenceServerException: [400] Failed to process the request(s) for model instance 'tts_0', message: NotImplementedError: Language not supported
At:
/home/triton_repo/tts/1/model.py(105): execute
Facing this issue any idea to resolve ?
The text was updated successfully, but these errors were encountered: