mozilla/DeepSpeech
Auf GitHub ansehenAdd CTC decoder builds for more Python versions
Open
#3.596 geöffnet am 1. Apr. 2021
Transition to GitHub Actionsgood first bughelp wanted
Repository-Metriken
- Stars
- (26.755 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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-modeljobs using a matrix as well to ensure test coverage