Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 755 Bytes

File metadata and controls

17 lines (12 loc) · 755 Bytes

Deep Speech 2

This case study explores end-to-end ASR using the Deep Speech 2 architecture on PyTorch with the Common Voice dataset.

Running the Docker image with GPU

docker run -it --runtime=nvidia springernlp/chapter_12ds:latest

Requirements

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

Book Reference

More information can be found at: Deep Learning for NLP and Speech Recognition by Springer