Contextualist / DeepSpeech-build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%