runtime error

02<00:01, 63.6MB/s] pytorch_model.bin: 70%|███████ | 189M/268M [00:02<00:01, 65.8MB/s] pytorch_model.bin: 74%|███████▍ | 199M/268M [00:02<00:01, 66.8MB/s] pytorch_model.bin: 82%|████████▏ | 220M/268M [00:02<00:00, 77.3MB/s] pytorch_model.bin: 90%|█████████ | 241M/268M [00:03<00:00, 82.7MB/s] pytorch_model.bin: 94%|█████████▍| 252M/268M [00:03<00:00, 76.9MB/s] pytorch_model.bin: 100%|██████████| 268M/268M [00:03<00:00, 83.8MB/s] pytorch_model.bin: 100%|██████████| 268M/268M [00:03<00:00, 79.3MB/s] tokenizer_config.json: 0%| | 0.00/421 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 421/421 [00:00<00:00, 4.00MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 139MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 1.21MB/s] Initializing Silero TTS server /usr/local/lib/python3.10/site-packages/pydub/utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning) 2023-11-18 18:04:34.633 | INFO | silero_api_server.tts:__init__:33 - TTS Service loaded successfully 2023-11-18 18:04:34.633 | INFO | silero_api_server.tts:list_languages:149 - Loading remote language index Traceback (most recent call last): File "/app/server.py", line 231, in <module> tts_service = tts.SileroTtsService(SILERO_SAMPLES_PATH) File "/usr/local/lib/python3.10/site-packages/silero_api_server/tts.py", line 42, in __init__ self.load_model(lang) File "/usr/local/lib/python3.10/site-packages/silero_api_server/tts.py", line 52, in load_model raise Exception(f"{lang_model} not in {list(self.langs.values())}") Exception: v3_en.pt not in []

Container logs:

Fetching error logs...