Please provide the following information when requesting support.
Hardware - GPU - RTX 4060
Hardware - CPU - Ryzen 5600
Ubuntu 20.04
2.15.0
ERROR:
filip@ai:~/riva_quickstart_v2.15.0$ sudo docker run --rm -it --gpus all nvcr.io/nvidia/riva/riva-speech:2.15.0 bash
==========================
=== Riva Speech Skills ===
NVIDIA Release 24.02 (build 86328927)
Copyright (c) 2018-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
Various files include modifications (c) NVIDIA CORPORATION & AFFILIATES. All rights reserved.
This container image and its contents are governed by the NVIDIA Deep Learning Container License.
By pulling and using the container, you accept the terms and conditions of this license:
root@4db3c4060559:/opt/riva# <riva_tts_client --voice_name=English-US.Female-1
–text=“Hello, this is a speech synthesizer.”
–audio_file=/opt/riva/wav/output.wav
bash: riva_tts_client: No such file or directory
root@4db3c4060559:/opt/riva# riva_tts_client --voice_name=English-US.Female-1
–text=“Hello, this is a speech synthesizer.”
–audio_file=/opt/riva/wav/output.wav
I0506 09:24:27.603174 98 grpc.h:94] Using Insecure Server Credentials
Error creating GRPC channel: Unable to establish connection to server. Current state: 3
Exiting.
root@4db3c4060559:/opt/riva#
Can you try riva_start before the command, to initialize the triton server?
When I ran nvidia-smi:
Fri Jul 12 20:37:35 2024
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 |
|-----------------------------------------±-----------------------±---------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce RTX 4060 Off | 00000000:07:00.0 On | N/A |
| 0% 51C P8 N/A / 115W | 7668MiB / 8188MiB | 1% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
±----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 1223 G /usr/lib/xorg/Xorg 101MiB |
| 0 N/A N/A 1421 G /usr/bin/gnome-shell 76MiB |
| 0 N/A N/A 2780 G /usr/lib/firefox/firefox 0MiB |
| 0 N/A N/A 10180 C tritonserver 7318MiB |
±----------------------------------------------------------------------------------------+
Hi @0to1000subs1.0 ,
I see
Did you check on that?
Thanks
I dont know what to do with it…
↑Its when i run it as it should ↑
(sudo bash riva_start_client.sh)