mwer topic
List
mwer repositories
CTC-OptimizedLoss
57
Stars
10
Forks
Watchers
Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.
CE-OptimizedLoss
22
Stars
6
Forks
Watchers
Optimized loss based on cross-entropy (CE), like MWER (minimum WER) Loss with beam search and negative sampling strategy, Smoothed Max Pooling Loss.