/flask-translate

flask app for translation to spanish

Primary LanguagePython

flask-app

this is the flask app of translator.

The model is found under resources/ folder, which includes

  • decoder_3.h5
  • encoder_3.h5

See how the model was built in this repo