Skip to content

HVDgeek/dnn-speech-recognizer-nlp-udacity

Repository files navigation

Project-3 - Natural Language Processing Expert - UDACITY

Project: DNN Speech Recognizer

In this notebook, you will build a deep neural network that functions as part of an end-to-end automatic speech recognition (ASR) pipeline!

We begin by investigating the LibriSpeech dataset that will be used to train and evaluate your models. Your algorithm will first convert any raw audio to feature representations that are commonly used for ASR. You will then move on to building neural networks that can map these audio features to transcribed text. After learning about the basic types of layers that are often used for deep learning-based approaches to ASR, you will engage in your own investigations by creating and testing your own state-of-the-art models. Throughout the notebook, we provide recommended research papers for additional reading and links to GitHub repositories with interesting implementations.

About

Project-3 - Natural Language Processing Expert - UDACITY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published