runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/2.35k [00:00<?, ?B/s] config.json: 100%|██████████| 2.35k/2.35k [00:00<00:00, 15.2MB/s] /usr/local/lib/python3.10/site-packages/torch/nn/modules/rnn.py:123: UserWarning: dropout option adds dropout after all but last recurrent layer, so non-zero dropout expects num_layers greater than 1, but got dropout=0.2 and num_layers=1 warnings.warn( /usr/local/lib/python3.10/site-packages/torch/nn/utils/weight_norm.py:143: FutureWarning: `torch.nn.utils.weight_norm` is deprecated in favor of `torch.nn.utils.parametrizations.weight_norm`. WeightNorm.apply(module, name, dim) kokoro-v1_0.pth: 0%| | 0.00/327M [00:00<?, ?B/s] kokoro-v1_0.pth: 100%|█████████▉| 327M/327M [00:00<00:00, 328MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 35, in <module> pipeline = StreamKPipeline(lang_code="a", model=model, voice=voice, device=device, speed=speed) File "/usr/local/lib/python3.10/site-packages/kokoro/pipeline.py", line 401, in __init__ self.ref_s = self.model.load_voice(self.voice).to(self.device) if self.model else None File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1928, in __getattr__ raise AttributeError( AttributeError: 'KModel' object has no attribute 'load_voice'

Container logs:

Fetching error logs...