Update run-docker-image.yml

This commit is contained in:
Fangjun Kuang 2023-07-27 19:39:55 +08:00 committed by GitHub
parent bae8df8b0f
commit 130ac92d05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,9 +31,9 @@ jobs:
uname -a
python3 --version
python3 -m torch.utils.collect_env
# python3 -m k2.version
python3 -m k2.version
python3 -c "import lhotse; print(lhotse.__version__)"
# python3 -c "import kaldifeat; print(kaldifeat.__version__)"
python3 -c "import kaldifeat; print(kaldifeat.__version__)"
nvcc --version
which nvcc
find /usr/ -name libcuda.so*