You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
It would be cool to extend CI a little bit and to:
a) Performing a full cargo test (those also perform linking of the native client)
b) Running inference on a few test samples to ensure everything is alright
For a) we'd need to have either builds of the native client or do those builds ourselves (see #3), while for b) we'd need to have pregenerated models.
The text was updated successfully, but these errors were encountered: