fix torchaudio version
This commit is contained in:
parent
1f7832b93c
commit
21dea66071
@ -81,7 +81,7 @@ RUN git clone https://github.com/k2-fsa/k2.git /opt/k2 && \
|
||||
# install lhotse
|
||||
RUN pip install git+https://github.com/lhotse-speech/lhotse
|
||||
#RUN pip install lhotse
|
||||
|
||||
RUN pip install torchaudio==0.7.2
|
||||
# install icefall
|
||||
RUN git clone https://github.com/k2-fsa/icefall && \
|
||||
cd icefall && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user