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
void SENNA_Treillis_buildfromscore(SENNA_Treillis *treillis, float *score, float *start, float *trans, int N, int T);
void SENNA_Treillis_buildfromscorewithsegmentation(SENNA_Treillis *treillis, float *score, float *start, float *trans, int *segmentation, int N, int T);