mozilla / DeepSpeech

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle tag event on GitHub Actions

lissyx opened this issue · comments

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 a github release
  • upload artifacts to github release

Depends on: