runtime error

Exit code: 1. Reason: 87G [00:54<00:11, 27.9MiB/s] 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 1.57G/1.87G [00:56<00:12, 24.8MiB/s] 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 1.60G/1.87G [00:57<00:12, 22.3MiB/s] 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 1.63G/1.87G [00:58<00:08, 26.1MiB/s] 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 1.67G/1.87G [00:59<00:07, 28.3MiB/s] 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1.70G/1.87G [01:01<00:07, 23.9MiB/s] 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 1.73G/1.87G [01:03<00:06, 20.8MiB/s] 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 1.76G/1.87G [01:04<00:04, 22.1MiB/s] 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 1.80G/1.87G [01:05<00:02, 26.5MiB/s] 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 1.85G/1.87G [01:06<00:00, 30.6MiB/s] 0%| | 0.00/4.37k [00:00<?, ?iB/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.87G/1.87G [01:08<00:00, 27.3MiB/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...