runtime error

Exit code: 1. Reason: 1.87G [00:10<00:11, 85.7MiB/s] 51%|█████▏ | 957M/1.87G [00:11<00:10, 83.5MiB/s] 56%|█████▋ | 1.05G/1.87G [00:12<00:09, 86.3MiB/s] 61%|██████ | 1.14G/1.87G [00:13<00:08, 86.2MiB/s] 66%|██████▌ | 1.23G/1.87G [00:14<00:07, 88.7MiB/s] 71%|███████ | 1.32G/1.87G [00:16<00:07, 77.6MiB/s] 75%|███████▌ | 1.41G/1.87G [00:17<00:05, 78.8MiB/s] 80%|████████ | 1.50G/1.87G [00:18<00:04, 81.7MiB/s] 85%|████████▍ | 1.58G/1.87G [00:19<00:03, 79.2MiB/s] 90%|████████▉ | 1.68G/1.87G [00:20<00:02, 84.5MiB/s] 94%|█████████▍| 1.76G/1.87G [00:22<00:01, 73.7MiB/s] 99%|█████████▊| 1.84G/1.87G [00:23<00:00, 67.9MiB/s] 0%| | 0.00/4.37k [00:00<?, ?iB/s] 100%|██████████| 1.87G/1.87G [00:23<00:00, 78.0MiB/s] 0%| | 0.00/361k [00:00<?, ?iB/s] 100%|██████████| 4.37k/4.37k [00:00<00:00, 18.3kiB/s] 0%| | 0.00/32.0 [00:00<?, ?iB/s] 100%|██████████| 361k/361k [00:00<00:00, 1.37MiB/s] 0%| | 0.00/7.75M [00:00<?, ?iB/s] 100%|██████████| 32.0/32.0 [00:00<00:00, 101iB/s] > Model's license - CPML > Check https://coqui.ai/cpml.txt for more info. Traceback (most recent call last): File "/app/app.py", line 8, in <module> tts = TTS("tts_models/multilingual/multi-dataset/xtts_v2", gpu=True) File "/usr/local/lib/python3.10/site-packages/TTS/api.py", line 74, in __init__ self.load_tts_model_by_name(model_name, gpu) File "/usr/local/lib/python3.10/site-packages/TTS/api.py", line 177, in load_tts_model_by_name self.synthesizer = Synthesizer( File "/usr/local/lib/python3.10/site-packages/TTS/utils/synthesizer.py", line 90, in __init__ assert torch.cuda.is_available(), "CUDA is not availabe on this machine." AssertionError: CUDA is not availabe on this machine.

Container logs:

Fetching error logs...