belledon/tensorflow-keras:speech

$ singularity pull shub://belledon/tensorflow-keras:speech

Singularity Recipe

Bootstrap: docker
From: tensorflow/tensorflow:1.3.0-gpu-py3

%post
    apt-get update && apt-get -y install locales
    locale-gen en_US.UTF-8
    apt-get install -y git wget python3-dev python3-pip sox
    apt-get clean

    apt-get install -y libcupti-dev
    pip3 install --upgrade pip
    pip3 install  keras \
                  lxml \
                  joblib \
                  h5py \
                  python_speech_features \
                  sox

Collection


View on Datalad

Metrics

key value
id /containers/belledon-tensorflow-keras-speech
collection name belledon/tensorflow-keras
branch master
tag speech
commit 2ce903844952cc36124e12d571b589cdaef69a7c
version (container hash) 57bd279d82c600a770809c6e5bf85129
build date 2020-09-10T03:23:37.982Z
size (MB) 3323
size (bytes) 1601314847
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.