Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ journalctl -xeu subgen.service
- Oct 26 15:22:33 jf-two python3[21835]: Requirement already satisfied: networkx in /usr/local/lib/python3.10/dist-packages (from torch->stable-ts) (3.2)
- Oct 26 15:22:33 jf-two python3[21835]: Requirement already satisfied: jinja2 in /usr/local/lib/python3.10/dist-packages (from torch->stable-ts) (3.1.2)
- Oct 26 15:22:33 jf-two python3[21835]: Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests>=2.26.0->tiktoken==0.3.3->openai-whisper==20230918->>
- Oct 26 15:22:33 jf-two python3[21835]: Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.26.0->tiktoken==0.3.3->openai-whisper==20230918->stable-ts) (202>
- Oct 26 15:22:33 jf-two python3[21835]: Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests>=2.26.0->tiktoken==0.3.3->openai-whisper==20230918->stable-ts) (3.3)
- Oct 26 15:22:33 jf-two python3[21835]: Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/lib/python3/dist-packages (from requests>=2.26.0->tiktoken==0.3.3->openai-whisper==20230918->stable-ts) (1.2>
- Oct 26 15:22:33 jf-two python3[21835]: Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/dist-packages (from jinja2->torch->stable-ts) (2.1.3)
- Oct 26 15:22:33 jf-two python3[21835]: Requirement already satisfied: llvmlite<0.42,>=0.41.0dev0 in /usr/local/lib/python3.10/dist-packages (from numba->openai-whisper==20230918->stable-ts) (0.41.1)
- Oct 26 15:22:33 jf-two python3[21835]: Requirement already satisfied: mpmath>=0.19 in /usr/local/lib/python3.10/dist-packages (from sympy->torch->stable-ts) (1.3.0)
- Oct 26 15:22:33 jf-two python3[21835]: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual>
- Oct 26 15:22:34 jf-two python3[21839]: Requirement already satisfied: flask in /usr/local/lib/python3.10/dist-packages (3.0.0)
- Oct 26 15:22:34 jf-two python3[21839]: Requirement already satisfied: Werkzeug>=3.0.0 in /usr/local/lib/python3.10/dist-packages (from flask) (3.0.1)
- Oct 26 15:22:34 jf-two python3[21839]: Requirement already satisfied: click>=8.1.3 in /usr/local/lib/python3.10/dist-packages (from flask) (8.1.7)
- Oct 26 15:22:34 jf-two python3[21839]: Requirement already satisfied: blinker>=1.6.2 in /usr/local/lib/python3.10/dist-packages (from flask) (1.6.3)
- Oct 26 15:22:34 jf-two python3[21839]: Requirement already satisfied: itsdangerous>=2.1.2 in /usr/local/lib/python3.10/dist-packages (from flask) (2.1.2)
- Oct 26 15:22:34 jf-two python3[21839]: Requirement already satisfied: Jinja2>=3.1.2 in /usr/local/lib/python3.10/dist-packages (from flask) (3.1.2)
- Oct 26 15:22:34 jf-two python3[21839]: Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/dist-packages (from Jinja2>=3.1.2->flask) (2.1.3)
- Oct 26 15:22:35 jf-two python3[21839]: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual>
- Oct 26 15:22:35 jf-two python3[21843]: Requirement already satisfied: requests in /usr/local/lib/python3.10/dist-packages (2.31.0)
- Oct 26 15:22:35 jf-two python3[21843]: Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests) (3.3)
- Oct 26 15:22:35 jf-two python3[21843]: Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests) (2020.6.20)
- Oct 26 15:22:35 jf-two python3[21843]: Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/lib/python3/dist-packages (from requests) (1.26.5)
- Oct 26 15:22:35 jf-two python3[21843]: Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests) (3.3.1)
- Oct 26 15:22:36 jf-two python3[21843]: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual>
- Oct 26 15:22:36 jf-two python3[21847]: Requirement already satisfied: faster-whisper in /usr/local/lib/python3.10/dist-packages (0.9.0)
- Oct 26 15:22:36 jf-two python3[21847]: Requirement already satisfied: av==10.* in /usr/local/lib/python3.10/dist-packages (from faster-whisper) (10.0.0)
- Oct 26 15:22:36 jf-two python3[21847]: Requirement already satisfied: ctranslate2<4,>=3.17 in /usr/local/lib/python3.10/dist-packages (from faster-whisper) (3.20.0)
- Oct 26 15:22:36 jf-two python3[21847]: Requirement already satisfied: onnxruntime<2,>=1.14 in /usr/local/lib/python3.10/dist-packages (from faster-whisper) (1.16.1)
- Oct 26 15:22:36 jf-two python3[21847]: Requirement already satisfied: tokenizers<0.15,>=0.13 in /usr/local/lib/python3.10/dist-packages (from faster-whisper) (0.14.1)
- Oct 26 15:22:36 jf-two python3[21847]: Requirement already satisfied: huggingface-hub>=0.13 in /usr/local/lib/python3.10/dist-packages (from faster-whisper) (0.17.3)
- Oct 26 15:22:36 jf-two python3[21847]: Requirement already satisfied: pyyaml<7,>=5.3 in /usr/lib/python3/dist-packages (from ctranslate2<4,>=3.17->faster-whisper) (5.4.1)
- Oct 26 15:22:36 jf-two python3[21847]: Requirement already satisfied: numpy in /usr/local/lib/python3.10/dist-packages (from ctranslate2<4,>=3.17->faster-whisper) (1.26.1)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: requests in /usr/local/lib/python3.10/dist-packages (from huggingface-hub>=0.13->faster-whisper) (2.31.0)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: packaging>=20.9 in /usr/local/lib/python3.10/dist-packages (from huggingface-hub>=0.13->faster-whisper) (23.2)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: typing-extensions>=3.7.4.3 in /usr/local/lib/python3.10/dist-packages (from huggingface-hub>=0.13->faster-whisper) (4.8.0)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: fsspec in /usr/local/lib/python3.10/dist-packages (from huggingface-hub>=0.13->faster-whisper) (2023.10.0)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: filelock in /usr/local/lib/python3.10/dist-packages (from huggingface-hub>=0.13->faster-whisper) (3.12.4)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: tqdm>=4.42.1 in /usr/local/lib/python3.10/dist-packages (from huggingface-hub>=0.13->faster-whisper) (4.66.1)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: sympy in /usr/local/lib/python3.10/dist-packages (from onnxruntime<2,>=1.14->faster-whisper) (1.12)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: flatbuffers in /usr/local/lib/python3.10/dist-packages (from onnxruntime<2,>=1.14->faster-whisper) (23.5.26)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: protobuf in /usr/local/lib/python3.10/dist-packages (from onnxruntime<2,>=1.14->faster-whisper) (4.24.4)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: coloredlogs in /usr/local/lib/python3.10/dist-packages (from onnxruntime<2,>=1.14->faster-whisper) (15.0.1)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: humanfriendly>=9.1 in /usr/local/lib/python3.10/dist-packages (from coloredlogs->onnxruntime<2,>=1.14->faster-whisper) (10.0)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests->huggingface-hub>=0.13->faster-whisper) (2020.6.20)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/lib/python3/dist-packages (from requests->huggingface-hub>=0.13->faster-whisper) (1.26.5)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests->huggingface-hub>=0.13->faster-whisper) (3.3)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface-hub>=0.13->faster-whisper) (3.3.1)
- Oct 26 15:22:37 jf-two python3[21847]: Requirement already satisfied: mpmath>=0.19 in /usr/local/lib/python3.10/dist-packages (from sympy->onnxruntime<2,>=1.14->faster-whisper) (1.3.0)
- Oct 26 15:22:37 jf-two python3[21847]: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual>
- Oct 26 15:22:42 jf-two python3[21830]: [2023-10-26 15:22:42.391] [ctranslate2] [thread 21830] [warning] The compute type inferred from the saved model is float16, but the target device or backend do not su>
- Oct 26 15:22:42 jf-two python3[21830]: WARNING:werkzeug: * Debugger is active!
- Oct 26 15:22:42 jf-two python3[21830]: INFO:werkzeug: * Debugger PIN: 131-348-638
Advertisement
Add Comment
Please, Sign In to add comment