mozilla/DeepSpeech

Add CTC decoder builds for more Python versions

オープン

#3,596 opened on 2021/04/01

 (55 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (4,093 件のフォーク)batch import
Transition to GitHub Actionsgood first bughelp wanted

Repository metrics

Stars
 (26,755 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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 matrix as well to ensure test coverage

コントリビューターガイド