Lingvo: a Modular and Scalable Framework for Sequence-to-Sequence Modeling
arXiv:1902.08295
Abstract
Lingvo is a Tensorflow framework offering a complete solution for collaborative deep learning research, with a particular focus towards sequence-to-sequence models. Lingvo models are composed of modular building blocks that are flexible and easily extensible, and experiment configurations are centralized and highly customizable. Distributed training and quantized inference are supported directly within the framework, and it contains existing implementations of a large number of utilities, helper functions, and the newest research ideas. Lingvo has been used in collaboration by dozens of researchers in more than 20 papers over the last two years. This document outlines the underlying design of Lingvo and serves as an introduction to the various pieces of the framework, while also offering examples of advanced features that showcase the capabilities of the framework.
Cited by in corpus (6)
- Massively Multilingual Neural Machine Translation in the Wild: Findings and Challenges
- The Missing Ingredient in Zero-Shot Neural Machine Translation
- Gmail Smart Compose: Real-Time Assisted Writing
- Massively Multilingual Neural Machine Translation
- Direct speech-to-speech translation with a sequence-to-sequence model
- Reinforcement Learning based Curriculum Optimization for Neural Machine Translation