k2-fsa / fast_rnnt

A torch implementation of a recursion which turns out to be useful for RNN-T.
Other
136 stars 22 forks source link

[feature request] Enable github actions #28

Open csukuangfj opened 11 months ago

csukuangfj commented 11 months ago

I just find GitHub actions for this repo have not been enabled yet.

I suggest that we enable GitHub actions for this repo and also add CI tests.

Issues like #27 should be covered by CI.

pkufool commented 11 months ago

@csukuangfj I was doing it last week, will merge it as soon as possible.

[edit:] I mean the pre-built wheels, will also add the actions.