mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 10:02:22 +00:00
add kaldifeat (#680)
This commit is contained in:
parent
cedf9aa24f
commit
62302259d0
@ -68,6 +68,7 @@ RUN git clone https://github.com/k2-fsa/icefall /workspace/icefall && \
|
|||||||
cd /workspace/icefall && \
|
cd /workspace/icefall && \
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
|
RUN pip install kaldifeat
|
||||||
ENV PYTHONPATH /workspace/icefall:$PYTHONPATH
|
ENV PYTHONPATH /workspace/icefall:$PYTHONPATH
|
||||||
|
|
||||||
WORKDIR /workspace/icefall
|
WORKDIR /workspace/icefall
|
Loading…
x
Reference in New Issue
Block a user