shaheenkdr/IndianASR:paddle_deepspeech

$ singularity pull shub://shaheenkdr/IndianASR:paddle_deepspeech

Singularity Recipe

Bootstrap:docker 
From:paddlepaddle/deep_speech:latest-gpu

%labels
        MAINTAINER Shuwei Xu

%environment
        unset HOME
        export HOME="/mnt/rds/redhen/gallina/home/sxk1497/chinese/DeepSpeech"
        export GST_ID3_TAG_ENCODING=GB2312

%post
        git clone https://github.com/PaddlePaddle/DeepSpeech.git
        cd DeepSpeech
        sh setup.sh

Collection


View on Datalad

Metrics

key value
id /containers/shaheenkdr-IndianASR-paddle_deepspeech
collection name shaheenkdr/IndianASR
branch master
tag paddle_deepspeech
commit 8bb186cc22dda44c9b49b881f1c053d950eeae39
version (container hash) a689b8b0b31ebdd55a3d16ad32818382
build date 2019-04-24T14:27:17.551Z
size (MB) 4177
size (bytes) 2687012895
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.