Skip to content

Latest commit

 

History

History

DeepSpeech2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Deep Speech 2

This section walks through training a model using the Deep Speech 2 architecture on PyTorch.

Running the Docker image

docker run -it --runtime=nvidia jimmywhitaker/deepspeech2:latest

The container will start a jupyter notebook. Follow the commands inside the Chapter 12 notebook.