runtime error

Exit code: 1. Reason: 39G/1.87G [00:35<00:13, 35.4MiB/s] 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 1.45G/1.87G [00:36<00:10, 40.9MiB/s] 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 1.49G/1.87G [00:37<00:10, 37.5MiB/s] 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 1.54G/1.87G [00:38<00:07, 41.6MiB/s] 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 1.59G/1.87G [00:40<00:06, 40.1MiB/s] 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 1.63G/1.87G [00:41<00:06, 37.5MiB/s] 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1.69G/1.87G [00:42<00:04, 39.5MiB/s] 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 1.75G/1.87G [00:43<00:02, 42.5MiB/s] 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 1.79G/1.87G [00:44<00:01, 43.6MiB/s] 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 1.84G/1.87G [00:47<00:00, 32.1MiB/s] 0%| | 0.00/4.37k [00:00<?, ?iB/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.87G/1.87G [00:48<00:00, 38.6MiB/s] 0.00iB [00:00, ?iB/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4.37k/4.37k [00:30<00:00, 145iB/s] 0.00iB [00:00, ?iB/s] > Model's license - CPML > Check https://coqui.ai/cpml.txt for more info. > Using model: xtts Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> tts = TTS("tts_models/multilingual/multi-dataset/xtts_v2").to(device) File "/home/user/app/TTS/api.py", line 81, in __init__ self.load_tts_model_by_name(model_name, gpu) File "/home/user/app/TTS/api.py", line 185, in load_tts_model_by_name self.synthesizer = Synthesizer( File "/home/user/app/TTS/utils/synthesizer.py", line 109, in __init__ self._load_tts_from_dir(model_dir, use_cuda) File "/home/user/app/TTS/utils/synthesizer.py", line 164, in _load_tts_from_dir self.tts_model.load_checkpoint(config, checkpoint_dir=model_dir, eval=True) File "/home/user/app/TTS/tts/models/xtts.py", line 751, in load_checkpoint self.tokenizer = VoiceBpeTokenizer(vocab_file=vocab_path) File "/home/user/app/TTS/tts/layers/xtts/tokenizer.py", line 596, in __init__ self.tokenizer = Tokenizer.from_file(vocab_file) Exception: expected `,` or `}` at line 2 column 11

Container logs:

Fetching error logs...