Skip to content

Instantly share code, notes, and snippets.

@Spotlight0xff
Last active August 29, 2018 09:33
Show Gist options
  • Save Spotlight0xff/f422ecd987d2214487e6d8e6db945a8d to your computer and use it in GitHub Desktop.
Save Spotlight0xff/f422ecd987d2214487e6d8e6db945a8d to your computer and use it in GitHub Desktop.
WER and more information about scoring functions experiments
Model mean WER [%] std WER mean epoch time [s] std epoch
dot 20.1 0.2 1683.5 41.0944
tanh-add.conv.bias 20.05 0.15 1640.25 63.9233
tanh-add.conv 20.375 0.192029 1689 70.601
tanh-add.conv.wfb 20.125 0.258602 1621.5 28.9266
tanh-add.bias 20.125 0.108972 1600.25 10.0343
tanh-add.bias.wfb 20.275 0.216506 1626.5 12.2577
tanh-add 20.1 0.163299 1602.25 15.8015
tanh-add.wfb 20.075 0.311247 1605.5 12.5

mean and std WER across all converged models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment