|
|
@ -86,6 +86,7 @@ class OnlineCTCEndpoint:
|
|
|
|
|
|
|
|
|
|
|
|
Args:
|
|
|
|
Args:
|
|
|
|
ctc_log_probs (np.ndarray): (T, D)
|
|
|
|
ctc_log_probs (np.ndarray): (T, D)
|
|
|
|
|
|
|
|
decoding_something (bool): contain nonsilince.
|
|
|
|
|
|
|
|
|
|
|
|
Returns:
|
|
|
|
Returns:
|
|
|
|
bool: whether endpoint detected.
|
|
|
|
bool: whether endpoint detected.
|
|
|
|