runtime error

/268M [00:01<00:01, 95.6MB/s] pytorch_model.bin: 63%|██████▎ | 168M/268M [00:01<00:01, 97.5MB/s] pytorch_model.bin: 67%|██████▋ | 178M/268M [00:01<00:00, 97.9MB/s] pytorch_model.bin: 74%|███████▍ | 199M/268M [00:01<00:00, 108MB/s] pytorch_model.bin: 82%|████████▏ | 220M/268M [00:02<00:00, 107MB/s] pytorch_model.bin: 90%|█████████ | 241M/268M [00:02<00:00, 104MB/s] pytorch_model.bin: 98%|█████████▊| 262M/268M [00:02<00:00, 103MB/s] pytorch_model.bin: 100%|██████████| 268M/268M [00:02<00:00, 104MB/s] tokenizer_config.json: 0%| | 0.00/421 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 421/421 [00:00<00:00, 1.79MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 53.3MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 544kB/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) 2024-04-06 09:59:37.603 | INFO | silero_api_server.tts:__init__:33 - TTS Service loaded successfully 2024-04-06 09:59:37.604 | 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...