snipsco / snips-nlu-rs

Snips NLU rust implementation
https://snips.ai
Other
340 stars 56 forks source link

Failed to run interactive example: multiple rlib candidates for `snips_nlu_lib` found #159

Closed vrevolverrr closed 3 years ago

vrevolverrr commented 3 years ago

Hi, I come from the Python Snips NLU package and am not familiar with Rust. Any help would be greatly appreciated! PS: Can I compile the engine to WASM and run inference on the browser with a model trained in Python?