runtime error

Exit code: 1. Reason: ] model.safetensors: 90%|█████████ | 1.35G/1.50G [00:04<00:00, 1.35GB/s] model.safetensors: 100%|██████████| 1.50G/1.50G [00:04<00:00, 311MB/s] generation_config.json: 0%| | 0.00/242 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 242/242 [00:00<00:00, 945kB/s] Loading codec from: neuphonic/neucodec on cpu ... pytorch_model.bin: 0%| | 0.00/1.16G [00:00<?, ?B/s] pytorch_model.bin: 0%| | 0.00/1.16G [00:01<?, ?B/s] pytorch_model.bin: 0%| | 0.00/1.16G [00:02<?, ?B/s] pytorch_model.bin: 100%|██████████| 1.16G/1.16G [00:02<00:00, 444MB/s] meta.yaml: 0%| | 0.00/37.0 [00:00<?, ?B/s] meta.yaml: 100%|██████████| 37.0/37.0 [00:00<00:00, 191kB/s] config.json: 0.00B [00:00, ?B/s] config.json: 1.87kB [00:00, 8.84MB/s] model.safetensors: 0%| | 0.00/2.32G [00:00<?, ?B/s] model.safetensors: 10%|█ | 240M/2.32G [00:01<00:13, 154MB/s] model.safetensors: 27%|██▋ | 627M/2.32G [00:04<00:10, 155MB/s] model.safetensors: 100%|██████████| 2.32G/2.32G [00:04<00:00, 547MB/s] preprocessor_config.json: 0%| | 0.00/275 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 275/275 [00:00<00:00, 1.45MB/s] /usr/local/lib/python3.13/site-packages/torch/nn/utils/weight_norm.py:144: FutureWarning: `torch.nn.utils.weight_norm` is deprecated in favor of `torch.nn.utils.parametrizations.weight_norm`. WeightNorm.apply(module, name, dim) Traceback (most recent call last): File "/app/app.py", line 21, in <module> tts = NeuTTSAir( backbone_repo="neuphonic/neutts-air", ...<2 lines>... codec_device="cpu" ) File "/app/neutts-air/neuttsair/neutts.py", line 45, in __init__ self.watermarker = perth.PerthImplicitWatermarker() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ TypeError: 'NoneType' object is not callable

Container logs:

Fetching error logs...