runtime error
Exit code: 1. Reason: /s] tokenizer.json: 0%| | 0.00/2.41M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 2.41M/2.41M [00:00<00:00, 37.1MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 75.6MB/s] normalizer.json: 0%| | 0.00/52.7k [00:00<?, ?B/s][A normalizer.json: 100%|██████████| 52.7k/52.7k [00:00<00:00, 121MB/s] added_tokens.json: 0%| | 0.00/34.6k [00:00<?, ?B/s][A added_tokens.json: 100%|██████████| 34.6k/34.6k [00:00<00:00, 93.9MB/s] special_tokens_map.json: 0%| | 0.00/1.83k [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 1.83k/1.83k [00:00<00:00, 2.97MB/s] preprocessor_config.json: 0%| | 0.00/185k [00:00<?, ?B/s][A preprocessor_config.json: 100%|██████████| 185k/185k [00:00<00:00, 13.4MB/s] Device set to use cpu ASR model loaded successfully. Loading Silero VAD model... /usr/local/lib/python3.10/site-packages/torch/hub.py:330: UserWarning: You are about to download and run code from an untrusted repository. In a future release, this won't be allowed. To add the repository to your trusted list, change the command to {calling_fn}(..., trust_repo=False) and a command prompt will appear asking for an explicit confirmation of trust, or load(..., trust_repo=True), which will assume that the prompt is to be answered with 'yes'. You can also use load(..., trust_repo='check') which will only prompt for confirmation if the repo is not already trusted. This will eventually be the default behaviour warnings.warn( Downloading: "https://github.com/snakers4/silero-vad/zipball/master" to /home/user/.cache/torch/hub/master.zip Silero VAD model loaded successfully. Traceback (most recent call last): File "/home/user/app/app.py", line 186, in <module> audio_input.stream( TypeError: EventListener._setup.<locals>.event_trigger() got an unexpected keyword argument 'every'
Container logs:
Fetching error logs...