mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 10:02:22 +00:00
fix torchaudio version (#524)
* fix torchaudio version * fix torchaudio version
This commit is contained in:
parent
1f7832b93c
commit
f24b76e64b
@ -79,6 +79,7 @@ RUN git clone https://github.com/k2-fsa/k2.git /opt/k2 && \
|
|||||||
cd -
|
cd -
|
||||||
|
|
||||||
# install lhotse
|
# install lhotse
|
||||||
|
RUN pip install torchaudio==0.7.2
|
||||||
RUN pip install git+https://github.com/lhotse-speech/lhotse
|
RUN pip install git+https://github.com/lhotse-speech/lhotse
|
||||||
#RUN pip install lhotse
|
#RUN pip install lhotse
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user