runtime error
Exit code: 1. Reason: ./models/tts/maskgct/g2p/sources/g2p_chinese_model/poly_bert_model.onnx /usr/local/lib/python3.10/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py:69: UserWarning: Specified provider 'CUDAExecutionProvider' is not in available provider names.Available providers: 'AzureExecutionProvider, CPUExecutionProvider' warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> device = torch.device("cuda" if torch.cuda.is_available() else "CPU") RuntimeError: Expected one of cpu, cuda, ipu, xpu, mkldnn, opengl, opencl, ideep, hip, ve, fpga, ort, xla, lazy, vulkan, mps, meta, hpu, mtia, privateuseone device type at start of device string: CPU
Container logs:
Fetching error logs...