Source weights support in Locomotive

1 Like

Also added support for OPUS sources directly:

    "version": "1.0",
    "sources": [
        "opus://Ubuntu",
        "file://D:\\path\\to\\mydataset-en_es",
        "http://data.argosopentech.com/data-ccaligned-en_es.argosdata",
    ],
1 Like