m-bain / whisperX

WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
BSD 2-Clause "Simplified" License
11.95k stars 1.26k forks source link

Get this output whenever I want to start transcribing #129

Open Abdurrafey-Siddiqui opened 1 year ago

Abdurrafey-Siddiqui commented 1 year ago

I get this output. The file is still transcribing and alligning but im wondering what the issue here is.

2023-03-09 12:11:41.948243: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /usr/lib64-nvidia 2023-03-09 12:11:41.948353: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /usr/lib64-nvidia 2023-03-09 12:11:41.948373: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly.

arnavmehta7 commented 1 year ago

Most likely there is some issues in your drivers or installed version of pytorch. I will suggest to create a new environment and install packages from requirements.txt