Skip to content

SpringerNLP/Chapter12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published