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
@HawkAaron Why should we use log_softmax when training at here. When training the CTC model, there is no activation function such as softmax and log_softmax at here
Is there something different?
The text was updated successfully, but these errors were encountered:
@HawkAaron Why should we use log_softmax when training at here. When training the CTC model, there is no activation function such as softmax and log_softmax at here
Is there something different?
The text was updated successfully, but these errors were encountered: