mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-18 21:44:18 +00:00
small fixes
This commit is contained in:
parent
fe54545ec7
commit
50aa88dffe
@ -72,7 +72,9 @@ RUN pip install --no-cache-dir \
|
|||||||
typeguard \
|
typeguard \
|
||||||
numpy \
|
numpy \
|
||||||
pytest \
|
pytest \
|
||||||
graphviz
|
graphviz \
|
||||||
|
tqdm
|
||||||
|
|
||||||
|
|
||||||
RUN git clone https://github.com/k2-fsa/icefall /workspace/icefall && \
|
RUN git clone https://github.com/k2-fsa/icefall /workspace/icefall && \
|
||||||
cd /workspace/icefall && \
|
cd /workspace/icefall && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user