Traditional vs. End-to-End Speech Recognition Pipelines
The traditional approach to speech recognition relies on a pipeline with several intermediate components:
The end-to-end approach replaces this multi-step chain with a single deep neural network, allowing the system to be optimized directly for the final output using a single criterion:
0
2
Contributors are:
Who are from:
Tags
Data Science
Machine Learning Yearning @ DeepLearning.AI
Dive into Deep Learning @ D2L
Deep Learning
Machine Learning
Supervised Learning
Related
End-to-End Deel Learning in Autonomous Driving
Traditional vs. End-to-End Speech Recognition Pipelines
When an end-to-end speech-to-text model receives an audio recording, what should it output directly?
End-to-end speech recognition has been a successful application of end-to-end learning.
An end-to-end speech recognition model can take a(n) _____ and produce the transcript directly.
Match each item to its role in an end-to-end speech recognition system.
Order the steps in a simple end-to-end speech recognition pipeline.
Which dataset is most important for training an end-to-end speech recognition system?
End-to-end learning is always the most effective choice for every machine learning problem.
End-to-End Systems Can Succeed, Yet Still Be Suboptimal
Match each statement with the best supporting detail about direct input-to-output learning in speech recognition.
Choosing Between End-to-End and a Pipeline for Transcription
Why end-to-end speech systems can predict more than a single value
Choosing an End-to-End Model for Meeting Transcription
Inputs and Outputs in End-to-End Speech Recognition
Traditional vs. End-to-End Speech Recognition Pipelines