pull/4157/merge
Afjes 3 weeks ago committed by GitHub
commit 88fbf8bdbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#
# python_speech_features documentation build configuration file, created by
# sphinx-quickstart on Thu Oct 31 16:49:58 2013.
#

@ -1,3 +1,7 @@
FROM registry.baidubce.com/paddlepaddle/paddle:latest-dev-cuda12.3-cudnn9.0-trt8.6-gcc12.2
RUN apt-get update -y
RUN apt-get -y install libsndfile1 lsof

Loading…
Cancel
Save