Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 244 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 244 Bytes

wenet-train-env

build wenet train env docker image

set your docker hub username and token in [Setting -> Secrets]:

key: DOCKERHUB_USERNAME value: your usename

key: DOCKERHUB_TOKEN value: your token

then goto [Actions] run this workflow.