Closed
Description
🚀 Feature
Similar to torchvision would be interesting to have the architecture of the most important models available, such as Wav2Letter, DeepSpeech, DeepSpeech2 between others...
Motivation
When trying to train a model it is already available most features needed such as Datasets, Data Transformations, however it is not available any architecture of a known model.
Pitch
Adding a module with the architecture of the most known models.