Update torch2.1.0-cuda11.8.dockerfile

This commit is contained in:
Yifan Yang 2023-12-06 13:46:12 +08:00 committed by GitHub
parent 8bc9431c2e
commit 660d41ff4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ RUN apt-get update && \
apt-get install -y --no-install-recommends \
curl \
vim \
libssl-dev \
libssl-dev \
autoconf \
automake \
bzip2 \
@ -44,7 +44,6 @@ RUN pip install --no-cache-dir \
k2==${K2_VERSION} -f https://k2-fsa.github.io/k2/cuda.html \
git+https://github.com/lhotse-speech/lhotse \
kaldifeat==${KALDIFEAT_VERSION} -f https://csukuangfj.github.io/kaldifeat/cuda.html \
\
kaldi_native_io \
kaldialign \
kaldifst \