Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client.py not properly #29

Open
rthoke opened this issue Sep 24, 2024 · 0 comments
Open

client.py not properly #29

rthoke opened this issue Sep 24, 2024 · 0 comments

Comments

@rthoke
Copy link

rthoke commented Sep 24, 2024

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 ?

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

No branches or pull requests

1 participant