434 Forks
2737 Stars
2737 Watchers

How to download and setup lingvo

Open terminal and run command
git clone https://github.com/tensorflow/lingvo.git
git clone is used to create a copy or clone of lingvo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lingvo https://github.com/tensorflow/lingvo/archive/master.zip

Or simply clone lingvo with SSH
[email protected]:tensorflow/lingvo.git

If you have some problems with lingvo

You may open issue on lingvo support forum (system) here: https://github.com/tensorflow/lingvo/issues