MartinoMensio / spacy-universal-sentence-encoder

Google USE (Universal Sentence Encoder) for spaCy
MIT License
176 stars 12 forks source link

TFLite support? #22

Open willstott101 opened 2 years ago

willstott101 commented 2 years ago

We're playing around with running this on the edge and we'd appreciate a version with fewer dependencies - perhaps a version which only depends on tflite.

MartinoMensio commented 2 years ago

Hi @willstott101, I don't have experience with tflite, but if you want to create a PR I will be glad to integrate it!