Gaëtan Caillaut
Gaëtan Caillaut
Add an `encoding` parameter in the load_templates function. This is especially useful on Windows where utf-8 is not the default encoding.
Is there a way to specify the `model_version` field? I cannot find how to setup this field at the model level. It seems that it can be set on the...
**Describe the bug** When setting granularity to `word`, (start, end) of a Label does not match its `text` attribute. **To Reproduce** Set a Text tag to annotate with granularity set...
Hi, I’m using homeassistant inside a docker container, when I do a `pip list | grep websocket` it shows ``` websocket-client 1.8.0 ``` As a consequence, I cannot install the...