DeepSpeech Dockerfiles
Adapted from the official Dockerfile
On dockerhub: contextualist/deepspeech:train-latest
To load the monkey patch do:
DS_MPATCH=PATH/TO/patch.py \
python -u DeepSpeech.py \
# other options
Adapted from the official Dockerfile
On dockerhub: contextualist/deepspeech:train-latest
To load the monkey patch do:
DS_MPATCH=PATH/TO/patch.py \
python -u DeepSpeech.py \
# other options