add kaldifeat (#680)

This commit is contained in:
ahmedalbahnasawy 2022-11-14 20:11:42 +04:00 committed by GitHub
parent cedf9aa24f
commit 62302259d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,6 +68,7 @@ RUN git clone https://github.com/k2-fsa/icefall /workspace/icefall && \
cd /workspace/icefall && \
pip install -r requirements.txt
RUN pip install kaldifeat
ENV PYTHONPATH /workspace/icefall:$PYTHONPATH
WORKDIR /workspace/icefall
WORKDIR /workspace/icefall