Join our official Discourse to discuss with SpeechBrain users coming from all around the world!

Recurrent Neural Networks and SpeechBrain

Recurrent Neural Networks (RNNs) offer a natural way to process sequences. This tutorial demonstrates how to use the SpeechBrain implementations of RNNs including LSTMs, GRU, RNN and LiGRU a specific recurrent cell designed for speech-related tasks. RNNs are at the core of many sequence to sequence models.

Open in Google Colab