mozilla/DeepSpeech

Provide ds-swig prebuilts or build integration for master

Open

#3,634 opened on Apr 21, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (4,093 forks)batch import
branch:mastergood first bughelp wanted

Repository metrics

Stars
 (26,755 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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
  • add make target to build swig from source

This is good first bug but for someone at east with building stuff

Contributor guide