lissyx

Results 42 issues of lissyx

When cross-compiling python binding, we rely on a `multistrap` generated chroot to build but we still need python on the host as well. Documentation should emphasize that in chroot and...

help wanted
documentation
good first bug

NodeJS v12-v15 has been merged upstream and should be part of SWIG 4.1 ; we should direct people to use that release instead of relying on our fork (which will...

help wanted
documentation
good first bug
branch:master

We hard-coded the action call with one version https://github.com/mozilla/DeepSpeech/blob/5f566f442541d76f320ee081294cdef980c361d1/.github/workflows/macOS-amd64.yml#L54-L86 it would be nice to: - use a matrix for all versions we can - add new `train-test-model` jobs using a...

help wanted
good first bug
Transition to GitHub Actions

Once we have everything properly being built, handling tag event on GitHub Actions: - process to a build (lib, docker images) - collect artifacts - push to repositories - create...

help wanted
ci

After moving to newer version of SWIG code breaks as shows in #3633 A good fix is either: - provide a set of prebuilt swig out of github actions -...

help wanted
good first bug
branch:master

Now that we masterize better the build-and-cache aspect of TaskCluster, it might be a good time to re-think the interfacing for the known-to-be-painful build dance between TensorFlow and TaskCluster: -...

TaskCluster is a CI service provided by Mozilla, and available to both Firefox development (Firefox-CI instance) and Community on Github (Community TaskCluster). It’s being widely used across some Mozilla projects,...

help wanted
ci

``` + ls -halR DeepSpeech.0.10.0-alpha.3 DeepSpeech.0.10.0-alpha.3: total 7.7M drwxr-xr-x 1 task_161425170976582 None 0 Feb 25 11:17 . drwxr-xr-x 1 task_161425170976582 None 0 Feb 25 11:17 .. -rw-r--r-- 1 task_161425170976582 None...

bug
help wanted
branch:master
ci
Windows