Blame view

egs/gale_arabic/s5b/local/score.sh 101 Bytes
8dcb6dfcb   Yannick Estève   first commit
1
2
3
4
5
6
  
  #!/bin/bash
  
  
  steps/scoring/score_kaldi_wer.sh "$@"
  steps/scoring/score_kaldi_cer.sh --stage 2 "$@"