0 purchases
vlibrasdeeplearning 1.0.9
VLibras Translate (Deep Learning Module)
Neural translation module for VLibras Translate.
Table of Contents
Getting Started
Prerequisites
Installing
Contributors
License
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
Python >=3.5
pip > 19.0.0
git LFS
Installing
After all the prerequisites are satisfied, install as normal through pip. For example, to install an editable version of the package for development:
pip install -e .
After the initial installation (and after each update), it is usually a good idea to request a translation through the vlibras-translate module. This will trigger the model download process, which can take a bit of time depending on your internet connection.
Contributors
Samuel Moura - [email protected] / [email protected]
Caio Moraes - [email protected]
License
This project is licensed under the LGPLv3 License - see the LICENSE file for details.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.