Learn Before
Relation

Data Augmentation in Speech Recognition Through Deep Learning

  • To improve the robustness of the neural network in speech recognition, noise injection is a method we can apply by adding random noise in the input to the neural network. One of the examples is to inject Gaussian noise into the input.
  • Applying noise injection to the hidden units can be highly effective when we tune the magnitude of the noise carefully.

0

2

Updated 2021-06-23

References


Tags

Data Science

Learn After