I am working with choregraph to develop an application for Nao robot. I am trying to install a library that implements a speech to text functionality: it uses a simple HTTPS request. I am not able to make it work because it has a lot of dependencies and choregraph doesn't have a tool to import them properly. So my question is: how can I install any HTTPS library on choregraph without downloading every single dependency module of the library?
I would like to make it work also in the virtual robot.